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

Diff of /jlscp/trunk/ChangeLog

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

revision 1421 by iliev, Sun Oct 14 18:08:45 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    * API Changes

Legend:
Removed from v.1421  
changed lines
  Added in v.1775

  ViewVC Help
Powered by ViewVC