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

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

  ViewVC Help
Powered by ViewVC