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

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

Files shown:24
Directory revision: 2431 (of 4107)
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  1934  14 years  schoenebeck   * bugfix: don't allow to create or destroy audio devices and MIDI devices of h…
MidiInputDeviceAlsa.cpp  1993  14 years  schoenebeck   * ALSA MIDI driver supports now "NAME" device parameter, for overriding the AL…
MidiInputDeviceAlsa.h  1993  14 years  schoenebeck   * ALSA MIDI driver supports now "NAME" device parameter, for overriding the AL…
MidiInputDeviceCoreMidi.cpp  2431  11 years  schoenebeck   * CoreMIDI fix: a MIDIPacket can contain more than one event per packet.
MidiInputDeviceCoreMidi.h  2370  11 years  schoenebeck   * CoreMIDI driver: implemented driver specific port parameter "CORE_MIDI_BINDI…
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  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  2428  11 years  schoenebeck   * Reverted yesterday's MME driver change for now (requires some additional cod…
MidiInputDeviceMme.h  2324  12 years  persson   * plugin bugfix: instrument loading hang when the plugin was loaded a second t…
MidiInputDevicePlugin.cpp  2355  11 years  persson   - forgot to update copyright years in last commit
MidiInputDevicePlugin.h  2355  11 years  persson   - forgot to update copyright years in last commit
MidiInputPort.cpp  2431  11 years  schoenebeck   * CoreMIDI fix: a MIDIPacket can contain more than one event per packet.
MidiInputPort.h  2431  11 years  schoenebeck   * CoreMIDI fix: a MIDIPacket can contain more than one event per packet.
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