/[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 2287 by iliev, Wed Nov 23 18:58:46 2011 UTC
# Line 1  Line 1 
1  CVS HEAD  CVS HEAD
2      * Added support for send effects
3    
4      * Cache engines' info to speed up the sampler channels' info retrieval
5    
6      * API Changes
7        - Client: added new method - getProtocolVersion
8    
9    jlscp v0.8: 2009-08-03
10      * Added support for monitoring MIDI events on sampler channels
11        and MIDI devices
12    
13      * Added support for sending MIDI messages to sampler channels
14    
15      * Added support for retrieving instrument's key mapping and
16        keyswitch mapping
17    
18      * Implemented option for adding instruments in separate directories in the
19        instruments DB (patch by Chris Cherrett & Andrew Williams, a bit adjusted)
20    
21      * Added support for controlling the global sampler-wide limit of
22        maximum voices and disk streams
23    
24      * Added support for escaping unicode characters
25    
26      * API Changes
27        - Client: added new methods - getMidiInstrumentEntries,
28          findLostDbInstrumentFiles, setDbInstrumentFilePath, setSoTimeout
29          getExtendedCharacterEscaping, setExtendedCharacterEscaping
30        - Parser: added new method - toExtendedEscapeSequence
31    
32      * Bug fixes:
33        - null parameters and parameters with null names are now not sent
34          to LinuxSampler
35        - fixed a bug in DB_INSTRUMENTS_JOB_INFO notifications
36        - fixed bug #75
37        - fixed bug #104
38    
39    jlscp v0.7a: 2007-12-06
40      * Added support for monitoring the total number of active disk streams
41    
42      * API Changes
43        - Added new interface - Instrument
44        - Client: added new methods - getFileInstrumentCount,
45          getFileInstrumentInfo,  getFileInstruments
46        - MidiInputDevice: added new methods - getPortsParameter,
47          setPortsParameter
48        - Parser: some of the methods are now public
49    
50    jlscp v0.6a: 2007-10-15
51    * Added support for escape sequences    * Added support for escape sequences
52    
53    * API Changes    * API Changes
54        - Client: added new methods - editChannelInstrument, formatInstrumentsDb
55      - Client: getAudioOutputDriverInfo is now public and accepts a      - Client: getAudioOutputDriverInfo is now public and accepts a
56        dependences list of parameters        dependences list of parameters
57      - 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.2287

  ViewVC Help
Powered by ViewVC