/[svn]
ViewVC logotype

Revision 2140


Jump to revision: Previous Next
Author: schoenebeck
Date: Tue Oct 5 10:35:13 2010 UTC (13 years, 5 months ago)
Changed paths: 7
Log Message:
* raised limit of program change queue from 100 to 512
  (as suggested by Alex Stone)
* removed limit of maximum amount of MIDI ports per MIDI device, since
  there is no reason for this limit
* minor syntax simplification regarding 2 new LSCP commands: changed
  "SET FX_SEND SEND_EFFECT"" to "SET FX_SEND EFFECT" and changed
  "REMOVE FX_SEND SEND_EFFECT"" to "REMOVE FX_SEND EFFECT", also changed
  the respective category field of command "GET FX_SEND INFO" from
  "SEND_EFFECT" to "EFFECT"
* updated LSCP specification document
* bumped version to 1.0.0.cvs10


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/drivers/midi/MidiInputDevice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/DiskThreadBase.h modified , text changed
Directorylinuxsampler/trunk/src/network/lscp.y modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.cpp modified , text changed

  ViewVC Help
Powered by ViewVC