/[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 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    * API Changes
27      - Client: added new method - getMidiInstrumentEntries      - Client: added new methods - getMidiInstrumentEntries,
28          findLostDbInstrumentFiles, setDbInstrumentFilePath, setSoTimeout
29          getExtendedCharacterEscaping, setExtendedCharacterEscaping
30        - Parser: added new method - toExtendedEscapeSequence
31    
32    * Bug fixes:    * Bug fixes:
33      - null parameters and parameters with null names are now not sent      - null parameters and parameters with null names are now not sent
34        to LinuxSampler        to LinuxSampler
35      - fixed a bug in DB_INSTRUMENTS_JOB_INFO notifications      - 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  jlscp v0.7a: 2007-12-06
40    * 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.2287

  ViewVC Help
Powered by ViewVC