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

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

Files shown:24
Directory revision: 1951 (of 4107)
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  1934  14 years  schoenebeck   * bugfix: don't allow to create or destroy audio devices and MIDI devices of h…
MidiInputDeviceAlsa.cpp  1951  14 years  persson   * ASIO fixes: avoid initializing the device twice, avoid throwing exception wh…
MidiInputDeviceAlsa.h  1951  14 years  persson   * ASIO fixes: avoid initializing the device twice, avoid throwing exception wh…
MidiInputDeviceCoreMidi.cpp  1887  14 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  1934  14 years  schoenebeck   * bugfix: don't allow to create or destroy audio devices and MIDI devices of h…
MidiInputDeviceFactory.h  1934  14 years  schoenebeck   * bugfix: don't allow to create or destroy audio devices and MIDI devices of h…
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  1934  14 years  schoenebeck   * bugfix: don't allow to create or destroy audio devices and MIDI devices of h…
MidiInputDevicePlugin.h  1934  14 years  schoenebeck   * bugfix: don't allow to create or destroy audio devices and MIDI devices of h…
MidiInputPort.cpp  1924  14 years  persson   * made program change handling in MIDI thread real-time safe by moving the log…
MidiInputPort.h  1887  14 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