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

Contents of /liblscp/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Thu Jun 24 18:25:11 2004 UTC (19 years, 9 months ago) by capela
File size: 754 byte(s)
* Major change to client event protocol interface on attempt
  to comply with draft-protocol v.11.

* New function entries added: lscp_load_instrument_non_modal(),
  lscp_set_channel_audio_device() and lscp_set_channel_midi_device().

1 liblscp - LinuxSampler Control Protocol API
2 -------------------------------------------
3
4 ChangeLog
5
6 0.2.0 2004-06-24 New LSCP extension draft (v.11) initial support.
7 (still a work in progress...)
8
9 0.1.9 2004-05-18 More fixes for MSVC++ example build.
10
11 0.1.8 2004-05-17 Fix for MSVC++ example build; snprintf replaced by
12 buffer overflow friendlier sprintf.
13
14 0.1.7 2004-05-10 Missing version.h now included on install; WIN32 is
15 only now conditionally defined.
16
17 0.1.6 2004-05-04 WIN32 build support; LPGL disclaimer consistency;
18 versioning functions introduced.
19
20 0.1.5 2004-04-26 Server stuff moved into examples.
21
22 0.1.4 2004-04-24 Initial auto/libtool preparation.
23

  ViewVC Help
Powered by ViewVC