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

Diff of /liblscp/trunk/ChangeLog

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

revision 946 by capela, Mon Nov 27 18:33:02 2006 UTC revision 965 by capela, Mon Dec 4 23:56:27 2006 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6    0.4.2  2006-12-04  MIDI instrument mapping fixed, previously missing
7                       the regular ON_DEMAND load mode.
8    
9                       Server error reporting is now effective; all server
10                       numerical error and warning codes are added to 100,
11                       thus giving a proper non-zero lscp_client_get_errno()
12                       return value.
13    
14    0.4.1  2006-11-28  Fixed the flush timeout operation to be issued only
15                       once, avoiding recurrent client failure after receive
16                       timeout.
17    
18                       Support for very long command result sets have been
19                       introduced, with the downside of strictly obeying
20                       the LSCP draft.
21    
22                       list_midi_instruments() is now being implemented.
23    
24                       LGPL text is now back in COPYING.
25    
26  0.4.0  2006-11-27  As of the LSCP 1.2 working draft document, added  0.4.0  2006-11-27  As of the LSCP 1.2 working draft document, added
27                     some missing client interface functions:                     some missing client interface functions:
28                       lscp_get_total_voice_count();                       lscp_get_total_voice_count();

Legend:
Removed from v.946  
changed lines
  Added in v.965

  ViewVC Help
Powered by ViewVC