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

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

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


File Rev. Age Author Last log entry
 Parent Directory        
Makefile.am  1842  15 years  persson   * fixed building with libgig installed in a non-standard directory
MidiInputDevice.cpp  1695  16 years  schoenebeck   * added new LSCP event "DEVICE_MIDI" which can be used by frontends to react o…
MidiInputDevice.h  1695  16 years  schoenebeck   * added new LSCP event "DEVICE_MIDI" which can be used by frontends to react o…
MidiInputDeviceAlsa.cpp  1715  16 years  schoenebeck   * dispatch bank select as ordinary CC as well, the user might seriously want t…
MidiInputDeviceAlsa.h  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
MidiInputDeviceCoreMidi.cpp  1887  15 years  persson   * bugfix: pitch bend wasn't working with JackMidi, VST, LV2, Mme, CoreMidi or …
MidiInputDeviceCoreMidi.h  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
MidiInputDeviceFactory.cpp  1835  15 years  iliev   * Adapted drivers/Plugin class to be used as a base class for the AudioUnit pl…
MidiInputDeviceFactory.h  1889  14 years  persson   * fixed a memory management error which could cause a crash when a plugin was …
MidiInputDeviceJack.cpp  1765  15 years  persson   * refactoring: extracted lscp notification from main() to a separate function …
MidiInputDeviceJack.h  1651  16 years  persson   * added JACK MIDI driver
MidiInputDeviceMidiShare.cpp  1715  16 years  schoenebeck   * dispatch bank select as ordinary CC as well, the user might seriously want t…
MidiInputDeviceMidiShare.h  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
MidiInputDeviceMme.cpp  1889  14 years  persson   * fixed a memory management error which could cause a crash when a plugin was …
MidiInputDeviceMme.h  1500  16 years  senoner   * win32 port, work in progress: - added ASIO low latency audio output driver * …
MidiInputDevicePlugin.cpp  1858  15 years  persson   * optimized the DSSI plugin: all plugin instances now share the same disk stre…
MidiInputDevicePlugin.h  1907  14 years  iliev   * The number of audio channels and MIDI input ports in plugin audio/MIDI devic…
MidiInputPort.cpp  1924  14 years  persson   * made program change handling in MIDI thread real-time safe by moving the log…
MidiInputPort.h  1887  15 years  persson   * bugfix: pitch bend wasn't working with JackMidi, VST, LV2, Mme, CoreMidi or …
MidiInstrumentMapper.cpp  1924  14 years  persson   * made program change handling in MIDI thread real-time safe by moving the log…
MidiInstrumentMapper.h  1924  14 years  persson   * made program change handling in MIDI thread real-time safe by moving the log…
VirtualMidiDevice.cpp  1896  14 years  persson   * bugfix: two private structs had the same name, which could cause problems if…
VirtualMidiDevice.h  1896  14 years  persson   * bugfix: two private structs had the same name, which could cause problems if…
midi.h  947  17 years  schoenebeck   * implemented MIDI instrument mapping according to latest LSCP draft

  ViewVC Help
Powered by ViewVC