/[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 1718 by iliev, Wed Mar 19 10:05:33 2008 UTC
# Line 1  Line 1 
1    CVS HEAD
2      * API Changes
3        - Client: added new method - getMidiInstrumentEntries
4    
5      * Bug fixes:
6        - null parameters and parameters with null names are now not sent
7          to LinuxSampler
8        - fixed a bug in DB_INSTRUMENTS_JOB_INFO notifications
9    
10    jlscp v0.7a: 2007-12-06
11      * Added support for monitoring the total number of active disk streams
12    
13      * API Changes
14        - Added new interface - Instrument
15        - Client: added new methods - getFileInstrumentCount,
16          getFileInstrumentInfo,  getFileInstruments
17        - MidiInputDevice: added new methods - getPortsParameter,
18          setPortsParameter
19        - Parser: some of the methods are now public
20    
21    jlscp v0.6a: 2007-10-15
22      * Added support for escape sequences
23    
24      * API Changes
25        - Client: added new methods - editChannelInstrument, formatInstrumentsDb
26        - Client: getAudioOutputDriverInfo is now public and accepts a
27          dependences list of parameters
28        - Client: getMidiInputDriverInfo is now public and accepts a
29          dependences list of parameters
30    
31      * Bug fixes:
32        - Parameters with unset values are now not sent to LinuxSampler
33    
34    jlscp v0.5a: 2007-05-24
35      * Implemented instruments database support
36      * All notifications are now processed through the LSCP event thread
37    
38  jlscp v0.4a: 2007-04-02  jlscp v0.4a: 2007-04-02
39    * Implemented support for managing MIDI instrument maps.    * Implemented support for managing MIDI instrument maps.
40    

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

  ViewVC Help
Powered by ViewVC