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

Annotation of /liblscp/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 187 - (hide annotations) (download)
Wed Jul 7 23:41:07 2004 UTC (19 years, 8 months ago) by capela
File size: 814 byte(s)
* lscp_isplit_create() gets wrong zero item if string list is empty: fixed.
* lscp_param_concat() was quitting prematurely when deplist is null: fixed.
* Lil'bit more informative example_client test run; new teststep command.

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

  ViewVC Help
Powered by ViewVC