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

Diff of /jlscp/trunk/ChangeLog

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

revision 1202 by iliev, Thu May 24 20:17:25 2007 UTC revision 1605 by iliev, Mon Dec 31 15:42:55 2007 UTC
# Line 1  Line 1 
1    CVS HEAD
2      * Bug fixes:
3        - null parameters and parameters with null names are now not sent
4          to LinuxSampler
5    
6    jlscp v0.7a: 2007-12-06
7      * Added support for monitoring the total number of active disk streams
8    
9      * API Changes
10        - Added new interface - Instrument
11        - Client: added new methods - getFileInstrumentCount,
12          getFileInstrumentInfo,  getFileInstruments
13        - MidiInputDevice: added new methods - getPortsParameter,
14          setPortsParameter
15        - Parser: some of the methods are now public
16    
17    jlscp v0.6a: 2007-10-15
18      * Added support for escape sequences
19    
20      * API Changes
21        - Client: added new methods - editChannelInstrument, formatInstrumentsDb
22        - Client: getAudioOutputDriverInfo is now public and accepts a
23          dependences list of parameters
24        - Client: getMidiInputDriverInfo is now public and accepts a
25          dependences list of parameters
26    
27      * Bug fixes:
28        - Parameters with unset values are now not sent to LinuxSampler
29    
30  jlscp v0.5a: 2007-05-24  jlscp v0.5a: 2007-05-24
31    * Implemented instruments database support    * Implemented instruments database support
32    * All notifications are now processed through the LSCP event thread    * All notifications are now processed through the LSCP event thread

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

  ViewVC Help
Powered by ViewVC