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

Diff of /jlscp/trunk/ChangeLog

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

revision 1139 by iliev, Mon Apr 2 20:43:58 2007 UTC revision 1781 by iliev, Mon Sep 29 18:21:21 2008 UTC
# Line 1  Line 1 
1    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
38    
39      * API Changes
40        - Client: added new methods - editChannelInstrument, formatInstrumentsDb
41        - Client: getAudioOutputDriverInfo is now public and accepts a
42          dependences list of parameters
43        - Client: getMidiInputDriverInfo is now public and accepts a
44          dependences list of parameters
45    
46      * Bug fixes:
47        - Parameters with unset values are now not sent to LinuxSampler
48    
49    jlscp v0.5a: 2007-05-24
50      * Implemented instruments database support
51      * All notifications are now processed through the LSCP event thread
52    
53  jlscp v0.4a: 2007-04-02  jlscp v0.4a: 2007-04-02
54    * Implemented support for managing MIDI instrument maps.    * Implemented support for managing MIDI instrument maps.
55    

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

  ViewVC Help
Powered by ViewVC