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

Annotation of /liblscp/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 257 - (hide annotations) (download)
Tue Sep 28 16:33:59 2004 UTC (19 years, 6 months ago) by capela
File size: 1513 byte(s)
Changelog fix.

1 capela 103 liblscp - LinuxSampler Control Protocol API
2     -------------------------------------------
3    
4     ChangeLog
5    
6 capela 257 0.2.3 2004-09-28 Fixed lscp_set_channel_midi_channel() where MIDI
7     channels should be given in the range 1-16, and
8     omni mode with the new LSCP_MIDI_CHANNEL_ALL
9     symbol (0).
10 capela 253
11     Rearrangement on main command requester executive.
12    
13 capela 213 0.2.2 2004-07-29 In sync with LSCP document draf (v.12).
14    
15     New functions added: lscp_client_get_events() and
16     lscp_reset_sampler().
17    
18     Added support for generating Debian packages;
19 schoenebeck 199 renamed pkg-config lib name 'liblscp' -> 'lscp' as
20     it's common practice to omit the 'lib' prefix.
21    
22 capela 194 0.2.1 2004-07-09 Potential cripling defects habve been fixed.
23 capela 187
24 capela 178 0.2.0 2004-07-06 New LSCP extension draft (v.11) initial support.
25 capela 103 (still a work in progress...)
26    
27     0.1.9 2004-05-18 More fixes for MSVC++ example build.
28    
29     0.1.8 2004-05-17 Fix for MSVC++ example build; snprintf replaced by
30     buffer overflow friendlier sprintf.
31    
32     0.1.7 2004-05-10 Missing version.h now included on install; WIN32 is
33     only now conditionally defined.
34    
35     0.1.6 2004-05-04 WIN32 build support; LPGL disclaimer consistency;
36     versioning functions introduced.
37    
38     0.1.5 2004-04-26 Server stuff moved into examples.
39    
40     0.1.4 2004-04-24 Initial auto/libtool preparation.
41    

  ViewVC Help
Powered by ViewVC