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

Diff of /jlscp/trunk/ChangeLog

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

revision 1440 by iliev, Mon Oct 15 19:26:03 2007 UTC revision 1783 by iliev, Tue Sep 30 03:17:26 2008 UTC
# Line 1  Line 1 
1    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      * Implemented option for adding instruments in separate directories in the
11        instruments DB (patch by Chris Cherrett & Andrew Williams, a bit adjusted)
12    
13      * Added support for escaping unicode characters
14    
15      * API Changes
16        - Client: added new methods - getMidiInstrumentEntries,
17          findLostDbInstrumentFiles, setDbInstrumentFilePath, setSoTimeout
18          getExtendedCharacterEscaping, setExtendedCharacterEscaping
19        - Parser: added new method - toExtendedEscapeSequence
20    
21      * Bug fixes:
22        - null parameters and parameters with null names are now not sent
23          to LinuxSampler
24        - fixed a bug in DB_INSTRUMENTS_JOB_INFO notifications
25        - fixed bug #75
26    
27    jlscp v0.7a: 2007-12-06
28      * Added support for monitoring the total number of active disk streams
29    
30      * API Changes
31        - Added new interface - Instrument
32        - Client: added new methods - getFileInstrumentCount,
33          getFileInstrumentInfo,  getFileInstruments
34        - MidiInputDevice: added new methods - getPortsParameter,
35          setPortsParameter
36        - Parser: some of the methods are now public
37    
38  jlscp v0.6a: 2007-10-15  jlscp v0.6a: 2007-10-15
39    * Added support for escape sequences    * Added support for escape sequences
40    

Legend:
Removed from v.1440  
changed lines
  Added in v.1783

  ViewVC Help
Powered by ViewVC