| File |
Rev. |
Age |
Author |
Last log entry |
Attic/
[show contents]
|
|
|
|
|
Makefile.am
|
1.16
|
18 months |
persson |
* fixed building with libgig installed in a non-standard directory
|
MidiInputDevice.cpp
|
1.17
|
2 years |
schoenebeck |
* added new LSCP event "DEVICE_MIDI" which can be used by frontends to
react o... |
MidiInputDevice.h
|
1.18
|
13 months |
schoenebeck |
* bugfix: don't allow to create or destroy audio devices and MIDI devices
of h... |
MidiInputDeviceAlsa.cpp
|
1.24
|
12 months |
schoenebeck |
* ALSA MIDI driver supports now "NAME" device parameter, for overriding
the AL... |
MidiInputDeviceAlsa.h
|
1.18
|
12 months |
schoenebeck |
* ALSA MIDI driver supports now "NAME" device parameter, for overriding
the AL... |
MidiInputDeviceCoreMidi.cpp
|
1.12
|
16 months |
persson |
* bugfix: pitch bend wasn't working with JackMidi, VST, LV2, Mme,
CoreMidi or ... |
MidiInputDeviceCoreMidi.h
|
1.7
|
2 years |
schoenebeck |
* code cleanup:
- global.h now only covers global definitions that are needed fo... |
MidiInputDeviceFactory.cpp
|
1.16
|
12 months |
schoenebeck |
* ALSA MIDI driver supports now "NAME" device parameter, for overriding
the AL... |
MidiInputDeviceFactory.h
|
1.9
|
13 months |
schoenebeck |
* bugfix: don't allow to create or destroy audio devices and MIDI devices
of h... |
MidiInputDeviceJack.cpp
|
1.5
|
4 weeks |
persson |
* sfz engine: improved support for exclusive groups (group, off_by and
off_mod... |
MidiInputDeviceJack.h
|
1.1
|
2 years |
persson |
* added JACK MIDI driver
|
MidiInputDeviceMidiShare.cpp
|
1.4
|
2 years |
schoenebeck |
* dispatch bank select as ordinary CC as well, the user might seriously
want t... |
MidiInputDeviceMidiShare.h
|
1.6
|
2 years |
schoenebeck |
* code cleanup:
- global.h now only covers global definitions that are needed fo... |
MidiInputDeviceMme.cpp
|
1.5
|
16 months |
persson |
* fixed a memory management error which could cause a crash when a
plugin was ... |
MidiInputDeviceMme.h
|
1.2
|
2 years |
senoner |
* win32 port, work in progress:
- added ASIO low latency audio output driver
* ... |
MidiInputDevicePlugin.cpp
|
1.3
|
13 months |
schoenebeck |
* bugfix: don't allow to create or destroy audio devices and MIDI devices
of h... |
MidiInputDevicePlugin.h
|
1.4
|
13 months |
schoenebeck |
* bugfix: don't allow to create or destroy audio devices and MIDI devices
of h... |
MidiInputPort.cpp
|
1.24
|
10 months |
schoenebeck |
* added support for sending MIDI CC messages via LSCP command
"SEND CHANNEL MI... |
MidiInputPort.h
|
1.17
|
16 months |
persson |
* bugfix: pitch bend wasn't working with JackMidi, VST, LV2, Mme,
CoreMidi or ... |
MidiInstrumentMapper.cpp
|
1.15
|
14 months |
persson |
* made program change handling in MIDI thread real-time safe by moving
the log... |
MidiInstrumentMapper.h
|
1.9
|
14 months |
persson |
* made program change handling in MIDI thread real-time safe by moving
the log... |
VirtualMidiDevice.cpp
|
1.4
|
10 months |
schoenebeck |
* added support for sending MIDI CC messages via LSCP command
"SEND CHANNEL MI... |
VirtualMidiDevice.h
|
1.4
|
10 months |
schoenebeck |
* added support for sending MIDI CC messages via LSCP command
"SEND CHANNEL MI... |
midi.h
|
1.2
|
3 years |
schoenebeck |
* implemented MIDI instrument mapping according to latest LSCP draft
|