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

  ViewVC Help
Powered by ViewVC