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

Diff of /jlscp/trunk/ChangeLog

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

revision 1718 by iliev, Wed Mar 19 10:05:33 2008 UTC revision 2190 by iliev, Fri Jun 24 20:18:03 2011 UTC
# Line 1  Line 1 
1  CVS HEAD  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    * API Changes
22      - Client: added new method - getMidiInstrumentEntries      - Client: added new methods - getMidiInstrumentEntries,
23          findLostDbInstrumentFiles, setDbInstrumentFilePath, setSoTimeout
24          getExtendedCharacterEscaping, setExtendedCharacterEscaping
25        - Parser: added new method - toExtendedEscapeSequence
26    
27    * Bug fixes:    * Bug fixes:
28      - null parameters and parameters with null names are now not sent      - null parameters and parameters with null names are now not sent
29        to LinuxSampler        to LinuxSampler
30      - fixed a bug in DB_INSTRUMENTS_JOB_INFO notifications      - 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  jlscp v0.7a: 2007-12-06
35    * Added support for monitoring the total number of active disk streams    * Added support for monitoring the total number of active disk streams

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

  ViewVC Help
Powered by ViewVC