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

  ViewVC Help
Powered by ViewVC