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

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

  ViewVC Help
Powered by ViewVC