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

Diff of /liblscp/trunk/ChangeLog

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

revision 1692 by schoenebeck, Fri Feb 15 17:04:34 2008 UTC revision 1711 by schoenebeck, Tue Feb 26 19:08:13 2008 UTC
# Line 3  liblscp - LinuxSampler Control Protocol Line 3  liblscp - LinuxSampler Control Protocol
3    
4  ChangeLog  ChangeLog
5    
6  CVS HEAD           Bugfix: _lscp_client_evt_proc() dropped LSCP events.  CVS HEAD           _lscp_device_port_info_query(): take port parameter
7                       "NAME" into the result list.
8    
9                       Bugfix: _lscp_client_evt_proc() dropped LSCP events.
10    
11                     Bugfix in lscp_client_subscribe(): only the first                     Bugfix in lscp_client_subscribe(): only the first
12                     lscp_client_subscribe() call succeeded (per client),                     lscp_client_subscribe() call succeeded (per client),
# Line 11  CVS HEAD           Bugfix: _lscp_client_ Line 14  CVS HEAD           Bugfix: _lscp_client_
14    
15                     Added support for new (un)subscribable events:                     Added support for new (un)subscribable events:
16                       LSCP_EVENT_CHANNEL_MIDI                       LSCP_EVENT_CHANNEL_MIDI
17                         LSCP_EVENT_DEVICE_MIDI
18                     Caution: the bitflag approach for the event variable                     Caution: the bitflag approach for the event variable
19                     is now abondoned, since otherwise we would soon hit the                     is now abondoned, since otherwise we would soon hit the
20                     limit of the bit range. The bitflag approach will                     limit of the bit range. The bitflag approach will

Legend:
Removed from v.1692  
changed lines
  Added in v.1711

  ViewVC Help
Powered by ViewVC