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

Diff of /jlscp/trunk/ChangeLog

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

revision 1139 by iliev, Mon Apr 2 20:43:58 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
31      * Implemented instruments database support
32      * All notifications are now processed through the LSCP event thread
33    
34  jlscp v0.4a: 2007-04-02  jlscp v0.4a: 2007-04-02
35    * Implemented support for managing MIDI instrument maps.    * Implemented support for managing MIDI instrument maps.
36    

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

  ViewVC Help
Powered by ViewVC