/[svn]/jlscp/trunk/ChangeLog
ViewVC logotype

Diff of /jlscp/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 784 by iliev, Mon Oct 10 14:55:44 2005 UTC revision 1440 by iliev, Mon Oct 15 19:26:03 2007 UTC
# Line 1  Line 1 
1    jlscp v0.6a: 2007-10-15
2      * Added support for escape sequences
3    
4      * API Changes
5        - Client: added new methods - editChannelInstrument, formatInstrumentsDb
6        - Client: getAudioOutputDriverInfo is now public and accepts a
7          dependences list of parameters
8        - Client: getMidiInputDriverInfo is now public and accepts a
9          dependences list of parameters
10    
11      * Bug fixes:
12        - Parameters with unset values are now not sent to LinuxSampler
13    
14    jlscp v0.5a: 2007-05-24
15      * Implemented instruments database support
16      * All notifications are now processed through the LSCP event thread
17    
18    jlscp v0.4a: 2007-04-02
19      * Implemented support for managing MIDI instrument maps.
20    
21      * Implemented support for managing Effect Sends.
22    
23      * Implemented print-only mode: Print-only mode means that the
24        client will just print all LSCP commands to the specified output
25        stream or to the standard output stream (java.lang.System.out) if
26        no output stream is specified, without taking any further actions.
27        
28      * API Changes
29               - Client:
30               - Device, AbstractDevice: added getActiveParameter method
31               - AudioOutputDevice: added getAllParameters method
32    
33  jlscp v0.3a: 2005-10-10  jlscp v0.3a: 2005-10-10
34          * Significantly speeded up the transfer by setting the socket          * Significantly speeded up the transfer by setting the socket
35            property TcpNoDelay to true            property TcpNoDelay to true

Legend:
Removed from v.784  
changed lines
  Added in v.1440

  ViewVC Help
Powered by ViewVC