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

Diff of /liblscp/trunk/ChangeLog

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

revision 194 by capela, Fri Jul 9 14:35:27 2004 UTC revision 378 by capela, Sun Feb 13 17:20:46 2005 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6    0.2.5  2005-02-13  Added support for the new INSTRUMENT_NAME field
7                       of GET CHANNEL INFO command.
8    
9    0.2.4  2004-10-11  Fixed lscp_set_channel_midi_channel() again, MIDI
10                       channels should be given in the range 0-15, and omni
11                       mode with the LSCP_MIDI_CHANNEL_ALL symbol (16).
12                      
13                       Fixed lscp_get_channel_info() to parse MIDI omni
14                       (ALL) channels mode.
15    
16    0.2.3  2004-09-28  Fixed lscp_set_channel_midi_channel() where MIDI
17                       channels should be given in the range 1-16, and
18                       omni mode with the new LSCP_MIDI_CHANNEL_ALL
19                       symbol (0).
20                      
21                       Rearrangement on main command requester executive.
22    
23    0.2.2  2004-07-29  In sync with LSCP document draf (v.12).
24    
25                       New functions added: lscp_client_get_events() and
26                       lscp_reset_sampler().
27    
28                       Added support for generating Debian packages;
29                       renamed pkg-config lib name 'liblscp' -> 'lscp' as
30                       it's common practice to omit the 'lib' prefix.
31    
32  0.2.1  2004-07-09  Potential cripling defects habve been fixed.  0.2.1  2004-07-09  Potential cripling defects habve been fixed.
33    
34  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.

Legend:
Removed from v.194  
changed lines
  Added in v.378

  ViewVC Help
Powered by ViewVC