/[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 749 by capela, Fri Aug 19 17:05:08 2005 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.2  2005-08-19  Fixed missing initialization bug on lscp_channel_info_t
7                       new struct fields (mute/solo).
8    
9                       Include debian files into distribution.
10    
11    0.3.1  2005-08-16  [bug #21] Fixed automake support for separate build
12                     directory.                     directory.
13    
14                       Added support to sampler channel MUTE/SOLO states:
15                         lscp_set_channel_mute();
16                         lscp_set_channel_solo();
17                       with corresponding new lscp_channel_info_t fields.
18    
19  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;
20                     this just tries to flush the receive buffer whenever                     this just tries to flush the receive buffer whenever
21                     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.749

  ViewVC Help
Powered by ViewVC