/[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 1202 by iliev, Thu May 24 20:17:25 2007 UTC
# Line 1  Line 1 
1    jlscp v0.5a: 2007-05-24
2      * Implemented instruments database support
3      * All notifications are now processed through the LSCP event thread
4    
5    jlscp v0.4a: 2007-04-02
6      * Implemented support for managing MIDI instrument maps.
7    
8      * Implemented support for managing Effect Sends.
9    
10      * Implemented print-only mode: Print-only mode means that the
11        client will just print all LSCP commands to the specified output
12        stream or to the standard output stream (java.lang.System.out) if
13        no output stream is specified, without taking any further actions.
14        
15      * API Changes
16               - Client:
17               - Device, AbstractDevice: added getActiveParameter method
18               - AudioOutputDevice: added getAllParameters method
19    
20  jlscp v0.3a: 2005-10-10  jlscp v0.3a: 2005-10-10
21          * Significantly speeded up the transfer by setting the socket          * Significantly speeded up the transfer by setting the socket
22            property TcpNoDelay to true            property TcpNoDelay to true

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

  ViewVC Help
Powered by ViewVC