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

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

Files shown:24
Directory revision: 2494 (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  2494  10 years  schoenebeck   * Enabled automatic svn "Revision" macro expansion on certain files. * Bumped ve…
MidiInputDeviceAlsa.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
MidiInputDeviceCoreMidi.cpp  2494  10 years  schoenebeck   * Enabled automatic svn "Revision" macro expansion on certain files. * Bumped ve…
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  2494  10 years  schoenebeck   * Enabled automatic svn "Revision" macro expansion on certain files. * Bumped ve…
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  2494  10 years  schoenebeck   * Enabled automatic svn "Revision" macro expansion on certain files. * Bumped ve…
MidiInputDeviceMme.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
MidiInputDevicePlugin.cpp  2494  10 years  schoenebeck   * Enabled automatic svn "Revision" macro expansion on certain files. * Bumped ve…
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