/[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 1974 by iliev, Mon Aug 3 14:53:11 2009 UTC
# Line 1  Line 1 
1  CVS HEAD  jlscp v0.8: 2009-08-03
2      * Added support for monitoring MIDI events on sampler channels
3        and MIDI devices
4    
5      * Added support for sending MIDI messages to sampler channels
6    
7      * Added support for retrieving instrument's key mapping and
8        keyswitch mapping
9    
10      * Implemented option for adding instruments in separate directories in the
11        instruments DB (patch by Chris Cherrett & Andrew Williams, a bit adjusted)
12    
13      * Added support for controlling the global sampler-wide limit of
14        maximum voices and disk streams
15    
16      * Added support for escaping unicode characters
17    
18    * API Changes    * API Changes
19      - Client: added new method - getMidiInstrumentEntries      - Client: added new methods - getMidiInstrumentEntries,
20          findLostDbInstrumentFiles, setDbInstrumentFilePath, setSoTimeout
21          getExtendedCharacterEscaping, setExtendedCharacterEscaping
22        - Parser: added new method - toExtendedEscapeSequence
23    
24    * Bug fixes:    * Bug fixes:
25      - null parameters and parameters with null names are now not sent      - null parameters and parameters with null names are now not sent
26        to LinuxSampler        to LinuxSampler
27      - fixed a bug in DB_INSTRUMENTS_JOB_INFO notifications      - fixed a bug in DB_INSTRUMENTS_JOB_INFO notifications
28        - fixed bug #75
29        - fixed bug #104
30    
31  jlscp v0.7a: 2007-12-06  jlscp v0.7a: 2007-12-06
32    * 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.1974

  ViewVC Help
Powered by ViewVC