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

Diff of /jlscp/trunk/ChangeLog

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

revision 1340 by iliev, Mon Sep 10 21:26:10 2007 UTC revision 1784 by iliev, Tue Sep 30 09:23:34 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      * 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        - fixed bug #104
27    
28    jlscp v0.7a: 2007-12-06
29      * Added support for monitoring the total number of active disk streams
30    
31      * API Changes
32        - Added new interface - Instrument
33        - Client: added new methods - getFileInstrumentCount,
34          getFileInstrumentInfo,  getFileInstruments
35        - MidiInputDevice: added new methods - getPortsParameter,
36          setPortsParameter
37        - Parser: some of the methods are now public
38    
39    jlscp v0.6a: 2007-10-15
40    * Added support for escape sequences    * Added support for escape sequences
41    
42    * API Changes    * API Changes
43      - Client: added new method - editInstrument      - Client: added new methods - editChannelInstrument, formatInstrumentsDb
       dependences list of parameters  
44      - Client: getAudioOutputDriverInfo is now public and accepts a      - Client: getAudioOutputDriverInfo is now public and accepts a
45        dependences list of parameters        dependences list of parameters
46      - Client: getMidiInputDriverInfo is now public and accepts a      - Client: getMidiInputDriverInfo is now public and accepts a

Legend:
Removed from v.1340  
changed lines
  Added in v.1784

  ViewVC Help
Powered by ViewVC