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

Diff of /liblscp/trunk/ChangeLog

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

revision 187 by capela, Wed Jul 7 23:41:07 2004 UTC revision 415 by capela, Tue Mar 1 21:55:34 2005 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6  0.2.1  2004-07-08  Potential crippling defects were fixed.  0.2.6  2005-03-01  Fixed nasty off-by-one bug on internal helpers.
7    
8    0.2.5  2005-02-14  Added support for the new INSTRUMENT_NAME field
9                       of GET CHANNEL INFO command.
10    
11    0.2.4  2004-10-11  Fixed lscp_set_channel_midi_channel() again, MIDI
12                       channels should be given in the range 0-15, and omni
13                       mode with the LSCP_MIDI_CHANNEL_ALL symbol (16).
14    
15                       Fixed lscp_get_channel_info() to parse MIDI omni
16                       (ALL) channels mode.
17    
18    0.2.3  2004-09-28  Fixed lscp_set_channel_midi_channel() where MIDI
19                       channels should be given in the range 1-16, and
20                       omni mode with the new LSCP_MIDI_CHANNEL_ALL
21                       symbol (0).
22    
23                       Rearrangement on main command requester executive.
24    
25    0.2.2  2004-07-29  In sync with LSCP document draf (v.12).
26    
27                       New functions added: lscp_client_get_events() and
28                       lscp_reset_sampler().
29    
30                       Added support for generating Debian packages;
31                       renamed pkg-config lib name 'liblscp' -> 'lscp' as
32                       it's common practice to omit the 'lib' prefix.
33    
34    0.2.1  2004-07-09  Potential cripling defects habve been fixed.
35    
36  0.2.0  2004-07-06  New LSCP extension draft (v.11) initial support.  0.2.0  2004-07-06  New LSCP extension draft (v.11) initial support.
37                     (still a work in progress...)                     (still a work in progress...)
# Line 22  ChangeLog Line 50  ChangeLog
50  0.1.5  2004-04-26  Server stuff moved into examples.  0.1.5  2004-04-26  Server stuff moved into examples.
51    
52  0.1.4  2004-04-24  Initial auto/libtool preparation.  0.1.4  2004-04-24  Initial auto/libtool preparation.
   

Legend:
Removed from v.187  
changed lines
  Added in v.415

  ViewVC Help
Powered by ViewVC