/[svn]/linuxsampler/trunk/src/drivers/midi
ViewVC logotype

Index of /linuxsampler/trunk/src/drivers/midi

Files shown:24
Directory revision: 2451 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
Makefile.am  2420  11 years  persson   * removed usage of deprecated Automake variable INCLUDES * ASIO driver: removed …
MidiInputDevice.cpp  2140  13 years  schoenebeck   * raised limit of program change queue from 100 to 512 (as suggested by Alex S…
MidiInputDevice.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
MidiInputDeviceAlsa.cpp  1993  14 years  schoenebeck   * ALSA MIDI driver supports now "NAME" device parameter, for overriding the AL…
MidiInputDeviceAlsa.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
MidiInputDeviceCoreMidi.cpp  2440  11 years  schoenebeck   * CoreMIDI re-fix: previous fix for handling multiple events in one packet was…
MidiInputDeviceCoreMidi.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
MidiInputDeviceFactory.cpp  2201  12 years  iliev   * Fixed possible crashes due to corrupted MIDI/audio device list after MIDI/au…
MidiInputDeviceFactory.h  1934  14 years  schoenebeck   * bugfix: don't allow to create or destroy audio devices and MIDI devices of h…
MidiInputDeviceJack.cpp  2429  11 years  schoenebeck   - just fixed compiler warning in MidiInputDeviceJack.cpp
MidiInputDeviceJack.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
MidiInputDeviceMidiShare.cpp  1715  16 years  schoenebeck   * dispatch bank select as ordinary CC as well, the user might seriously want t…
MidiInputDeviceMidiShare.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
MidiInputDeviceMme.cpp  2451  10 years  persson   * MME driver bugfix: driver wasn't closed properly
MidiInputDeviceMme.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
MidiInputDevicePlugin.cpp  2355  11 years  persson   - forgot to update copyright years in last commit
MidiInputDevicePlugin.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
MidiInputPort.cpp  2431  11 years  schoenebeck   * CoreMIDI fix: a MIDIPacket can contain more than one event per packet.
MidiInputPort.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
MidiInstrumentMapper.cpp  2427  11 years  persson   * code refactoring: added a lock guard class for exception safe mutex handling…
MidiInstrumentMapper.h  1924  14 years  persson   * made program change handling in MIDI thread real-time safe by moving the log…
VirtualMidiDevice.cpp  2385  11 years  schoenebeck   * Bugfix in VirtualMidiDevice: process note on with velocity 0 as note off.
VirtualMidiDevice.h  2384  11 years  schoenebeck   * Fixed variable underflow in VirtualMidiDevice, which caused graphical virtua…
midi.h  947  17 years  schoenebeck   * implemented MIDI instrument mapping according to latest LSCP draft

Properties

Name Value
svn:ignore .deps

  ViewVC Help
Powered by ViewVC