/[svn]
ViewVC logotype

Revision 1695


Jump to revision: Previous Next
Author: schoenebeck
Date: Sat Feb 16 01:09:33 2008 UTC (16 years, 1 month ago)
Changed paths: 16
Log Message:
* added new LSCP event "DEVICE_MIDI" which can be used by frontends to
  react on MIDI data arriving on certain MIDI input devices (so far only
  Note-On and Note-Off events are sent via this LSCP event)
* bumped version to 0.5.1.4cvs


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/Documentation/lscp.xml modified , text changed
Directorylinuxsampler/trunk/configure.in modified , text changed
Directorylinuxsampler/trunk/src/EventListeners.h modified , text changed
Directorylinuxsampler/trunk/src/Sampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/Sampler.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevice.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevice.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputPort.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputPort.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInstrumentMapper.h modified , text changed
Directorylinuxsampler/trunk/src/network/lscp.y modified , text changed
Directorylinuxsampler/trunk/src/network/lscpevent.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscpevent.h modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.h modified , text changed

  ViewVC Help
Powered by ViewVC