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

Diff of /jlscp/trunk/ChangeLog

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

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

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

  ViewVC Help
Powered by ViewVC