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

Contents of /liblscp/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 213 - (show annotations) (download)
Thu Jul 29 09:22:02 2004 UTC (19 years, 8 months ago) by capela
File size: 1192 byte(s)
* LSCP document draft (v.12); lscp_reset_sampler() added.

1 liblscp - LinuxSampler Control Protocol API
2 -------------------------------------------
3
4 ChangeLog
5
6 0.2.2 2004-07-29 In sync with LSCP document draf (v.12).
7
8 New functions added: lscp_client_get_events() and
9 lscp_reset_sampler().
10
11 Added support for generating Debian packages;
12 renamed pkg-config lib name 'liblscp' -> 'lscp' as
13 it's common practice to omit the 'lib' prefix.
14
15 0.2.1 2004-07-09 Potential cripling defects habve been fixed.
16
17 0.2.0 2004-07-06 New LSCP extension draft (v.11) initial support.
18 (still a work in progress...)
19
20 0.1.9 2004-05-18 More fixes for MSVC++ example build.
21
22 0.1.8 2004-05-17 Fix for MSVC++ example build; snprintf replaced by
23 buffer overflow friendlier sprintf.
24
25 0.1.7 2004-05-10 Missing version.h now included on install; WIN32 is
26 only now conditionally defined.
27
28 0.1.6 2004-05-04 WIN32 build support; LPGL disclaimer consistency;
29 versioning functions introduced.
30
31 0.1.5 2004-04-26 Server stuff moved into examples.
32
33 0.1.4 2004-04-24 Initial auto/libtool preparation.
34

  ViewVC Help
Powered by ViewVC