/[svn]/jlscp/branches/jlscp_0_6a/ChangeLog
ViewVC logotype

Diff of /jlscp/branches/jlscp_0_6a/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 1139 by iliev, Mon Apr 2 20:43:58 2007 UTC
# Line 1  Line 1 
1    jlscp v0.4a: 2007-04-02
2      * Implemented support for managing MIDI instrument maps.
3    
4      * Implemented support for managing Effect Sends.
5    
6      * Implemented print-only mode: Print-only mode means that the
7        client will just print all LSCP commands to the specified output
8        stream or to the standard output stream (java.lang.System.out) if
9        no output stream is specified, without taking any further actions.
10        
11      * API Changes
12               - Client:
13               - Device, AbstractDevice: added getActiveParameter method
14               - AudioOutputDevice: added getAllParameters method
15    
16  jlscp v0.3a: 2005-10-10  jlscp v0.3a: 2005-10-10
17          * Significantly speeded up the transfer by setting the socket          * Significantly speeded up the transfer by setting the socket
18            property TcpNoDelay to true            property TcpNoDelay to true

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

  ViewVC Help
Powered by ViewVC