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

Diff of /liblscp/trunk/ChangeLog

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

revision 144 by capela, Thu Jun 24 18:25:11 2004 UTC revision 279 by capela, Mon Oct 11 12:22:40 2004 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6  0.2.0  2004-06-24  New LSCP extension draft (v.11) initial support.  0.2.4  2004-10-11  Fixed lscp_set_channel_midi_channel() again, MIDI
7                       channels should be given in the range 0-15, and omni
8                       mode with the LSCP_MIDI_CHANNEL_ALL symbol (16).
9                      
10                       Fixed lscp_get_channel_info() to parse MIDI omni
11                       (ALL) channels mode.
12    
13    0.2.3  2004-09-28  Fixed lscp_set_channel_midi_channel() where MIDI
14                       channels should be given in the range 1-16, and
15                       omni mode with the new LSCP_MIDI_CHANNEL_ALL
16                       symbol (0).
17                      
18                       Rearrangement on main command requester executive.
19    
20    0.2.2  2004-07-29  In sync with LSCP document draf (v.12).
21    
22                       New functions added: lscp_client_get_events() and
23                       lscp_reset_sampler().
24    
25                       Added support for generating Debian packages;
26                       renamed pkg-config lib name 'liblscp' -> 'lscp' as
27                       it's common practice to omit the 'lib' prefix.
28    
29    0.2.1  2004-07-09  Potential cripling defects habve been fixed.
30    
31    0.2.0  2004-07-06  New LSCP extension draft (v.11) initial support.
32                     (still a work in progress...)                     (still a work in progress...)
33    
34  0.1.9  2004-05-18  More fixes for MSVC++ example build.  0.1.9  2004-05-18  More fixes for MSVC++ example build.

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

  ViewVC Help
Powered by ViewVC