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

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

  ViewVC Help
Powered by ViewVC