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

Diff of /liblscp/trunk/ChangeLog

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

revision 279 by capela, Mon Oct 11 12:22:40 2004 UTC revision 419 by capela, Wed Mar 2 16:25:27 2005 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6    0.2.6.1            Mini bitsy regression.
7    
8    0.2.6  2005-03-01  Fixed nasty off-by-one bug on internal helpers.
9    
10    0.2.5  2005-02-14  Added support for the new INSTRUMENT_NAME field
11                       of GET CHANNEL INFO command.
12    
13  0.2.4  2004-10-11  Fixed lscp_set_channel_midi_channel() again, MIDI  0.2.4  2004-10-11  Fixed lscp_set_channel_midi_channel() again, MIDI
14                     channels should be given in the range 0-15, and omni                     channels should be given in the range 0-15, and omni
15                     mode with the LSCP_MIDI_CHANNEL_ALL symbol (16).                     mode with the LSCP_MIDI_CHANNEL_ALL symbol (16).
16                      
17                     Fixed lscp_get_channel_info() to parse MIDI omni                     Fixed lscp_get_channel_info() to parse MIDI omni
18                     (ALL) channels mode.                     (ALL) channels mode.
19    
# Line 14  ChangeLog Line 21  ChangeLog
21                     channels should be given in the range 1-16, and                     channels should be given in the range 1-16, and
22                     omni mode with the new LSCP_MIDI_CHANNEL_ALL                     omni mode with the new LSCP_MIDI_CHANNEL_ALL
23                     symbol (0).                     symbol (0).
24                      
25                     Rearrangement on main command requester executive.                     Rearrangement on main command requester executive.
26    
27  0.2.2  2004-07-29  In sync with LSCP document draf (v.12).  0.2.2  2004-07-29  In sync with LSCP document draf (v.12).
# Line 45  ChangeLog Line 52  ChangeLog
52  0.1.5  2004-04-26  Server stuff moved into examples.  0.1.5  2004-04-26  Server stuff moved into examples.
53    
54  0.1.4  2004-04-24  Initial auto/libtool preparation.  0.1.4  2004-04-24  Initial auto/libtool preparation.
   

Legend:
Removed from v.279  
changed lines
  Added in v.419

  ViewVC Help
Powered by ViewVC