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

Diff of /liblscp/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 712 by capela, Thu Jul 21 13:30:31 2005 UTC revision 921 by capela, Sun Sep 24 12:55:48 2006 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6  0.3.1  2005-07-21  [bug #21] Fixed automake support for separate build  0.3.4  2006-09-24  GPL address update.
7    
8    0.3.3  2006-06-01  Fixed some compilation warnings due to suspicious type
9                       casting and unsused header macros.
10    
11                       Changed deprecated copyright attribute to license
12                       and added ldconfig to post-(un)install steps
13                       to liblscp.spec (RPM).
14    
15    0.3.2  2005-08-29  Fixed missing initialization bug on lscp_channel_info_t
16                       new struct fields (mute/solo).
17    
18                       Include debian files into distribution.
19    
20                       Renamed configure.in to newer configure.ac.
21    
22    0.3.1  2005-08-16  [bug #21] Fixed automake support for separate build
23                     directory.                     directory.
24    
25                       Added support to sampler channel MUTE/SOLO states:
26                         lscp_set_channel_mute();
27                         lscp_set_channel_solo();
28                       with corresponding new lscp_channel_info_t fields.
29    
30  0.3.0  2005-06-10  [bug #11] Timeout flush idiosyncrasy is now a feature;  0.3.0  2005-06-10  [bug #11] Timeout flush idiosyncrasy is now a feature;
31                     this just tries to flush the receive buffer whenever                     this just tries to flush the receive buffer whenever
32                     any previous transaction has failed due to a timeout.                     any previous transaction has failed due to a timeout.

Legend:
Removed from v.712  
changed lines
  Added in v.921

  ViewVC Help
Powered by ViewVC