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

Diff of /jlscp/trunk/ChangeLog

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

revision 1340 by iliev, Mon Sep 10 21:26:10 2007 UTC revision 1781 by iliev, Mon Sep 29 18:21:21 2008 UTC
# Line 1  Line 1 
1  CVS HEAD  CVS HEAD
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      * API Changes
14        - Client: added new methods - getMidiInstrumentEntries,
15          findLostDbInstrumentFiles, setDbInstrumentFilePath, setSoTimeout
16          getExtendedCharacterEscaping, setExtendedCharacterEscaping
17        - Parser: added new method - toExtendedEscapeSequence
18    
19      * Bug fixes:
20        - null parameters and parameters with null names are now not sent
21          to LinuxSampler
22        - fixed a bug in DB_INSTRUMENTS_JOB_INFO notifications
23        - fixed bug #75
24    
25    jlscp v0.7a: 2007-12-06
26      * Added support for monitoring the total number of active disk streams
27    
28      * API Changes
29        - Added new interface - Instrument
30        - Client: added new methods - getFileInstrumentCount,
31          getFileInstrumentInfo,  getFileInstruments
32        - MidiInputDevice: added new methods - getPortsParameter,
33          setPortsParameter
34        - Parser: some of the methods are now public
35    
36    jlscp v0.6a: 2007-10-15
37    * Added support for escape sequences    * Added support for escape sequences
38    
39    * API Changes    * API Changes
40      - Client: added new method - editInstrument      - Client: added new methods - editChannelInstrument, formatInstrumentsDb
       dependences list of parameters  
41      - Client: getAudioOutputDriverInfo is now public and accepts a      - Client: getAudioOutputDriverInfo is now public and accepts a
42        dependences list of parameters        dependences list of parameters
43      - Client: getMidiInputDriverInfo is now public and accepts a      - Client: getMidiInputDriverInfo is now public and accepts a

Legend:
Removed from v.1340  
changed lines
  Added in v.1781

  ViewVC Help
Powered by ViewVC