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

Diff of /jlscp/trunk/ChangeLog

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

revision 1326 by iliev, Fri Sep 7 11:03:52 2007 UTC revision 1817 by iliev, Wed Dec 24 16:55:54 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 controlling the global sampler-wide limit of
14        maximum voices and disk streams
15    
16      * Added support for escaping unicode characters
17    
18      * API Changes
19        - Client: added new methods - getMidiInstrumentEntries,
20          findLostDbInstrumentFiles, setDbInstrumentFilePath, setSoTimeout
21          getExtendedCharacterEscaping, setExtendedCharacterEscaping
22        - Parser: added new method - toExtendedEscapeSequence
23    
24      * Bug fixes:
25        - null parameters and parameters with null names are now not sent
26          to LinuxSampler
27        - fixed a bug in DB_INSTRUMENTS_JOB_INFO notifications
28        - fixed bug #75
29        - fixed bug #104
30    
31    jlscp v0.7a: 2007-12-06
32      * Added support for monitoring the total number of active disk streams
33    
34      * API Changes
35        - Added new interface - Instrument
36        - Client: added new methods - getFileInstrumentCount,
37          getFileInstrumentInfo,  getFileInstruments
38        - MidiInputDevice: added new methods - getPortsParameter,
39          setPortsParameter
40        - Parser: some of the methods are now public
41    
42    jlscp v0.6a: 2007-10-15
43    * Added support for escape sequences    * Added support for escape sequences
44    
45    * API Changes    * API Changes
46        - Client: added new methods - editChannelInstrument, formatInstrumentsDb
47      - Client: getAudioOutputDriverInfo is now public and accepts a      - Client: getAudioOutputDriverInfo is now public and accepts a
48        dependences list of parameters        dependences list of parameters
49      - Client: getMidiInputDriverInfo is now public and accepts a      - Client: getMidiInputDriverInfo is now public and accepts a

Legend:
Removed from v.1326  
changed lines
  Added in v.1817

  ViewVC Help
Powered by ViewVC