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

Contents of /liblscp/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 279 - (show annotations) (download)
Mon Oct 11 12:22:40 2004 UTC (19 years, 5 months ago) by capela
File size: 1851 byte(s)
* Fixed lscp_get_channel_info() to parse MIDI omni (ALL) channels mode.

1 liblscp - LinuxSampler Control Protocol API
2 -------------------------------------------
3
4 ChangeLog
5
6 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...)
33
34 0.1.9 2004-05-18 More fixes for MSVC++ example build.
35
36 0.1.8 2004-05-17 Fix for MSVC++ example build; snprintf replaced by
37 buffer overflow friendlier sprintf.
38
39 0.1.7 2004-05-10 Missing version.h now included on install; WIN32 is
40 only now conditionally defined.
41
42 0.1.6 2004-05-04 WIN32 build support; LPGL disclaimer consistency;
43 versioning functions introduced.
44
45 0.1.5 2004-04-26 Server stuff moved into examples.
46
47 0.1.4 2004-04-24 Initial auto/libtool preparation.
48

  ViewVC Help
Powered by ViewVC