/[svn]/liblscp/trunk/src/common.h
ViewVC logotype

Log of /liblscp/trunk/src/common.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 626 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 10 09:59:18 2005 UTC (18 years, 9 months ago) by capela
File length: 7868 byte(s)
Diff to previous 623 , to selected 253
* Fixed an off-by-one timeout quirk, that has been a real
  showstopper on Mac OS X at least, which is incidental
  to qsampler's default timeout setting of 1000 msecs,
  giving up systematically on select() due to "Invalid
  argument" (EINVAL).


Revision 623 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 9 10:37:19 2005 UTC (18 years, 9 months ago) by capela
File length: 7871 byte(s)
Diff to previous 564 , to selected 253
* [bug #11] Timeout flush idiosyncrasy is now a feature;
  this just tries to flush the receive buffer whenever
  any previous transaction has failed due to a timeout.


Revision 564 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 22 22:02:00 2005 UTC (18 years, 10 months ago) by capela
File length: 7793 byte(s)
Diff to previous 415 , to selected 253
* Added support for the newest LSCP command: GET SERVER INFO.


Revision 415 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 1 21:55:34 2005 UTC (19 years, 1 month ago) by capela
File length: 7406 byte(s)
Diff to previous 253
* Fixed nasty off-by-one bug on internal helpers.


Revision 253 - (view) (download) (as text) (annotate) - [selected]
Modified Mon Sep 27 14:40:08 2004 UTC (19 years, 6 months ago) by capela
File length: 7401 byte(s)
Diff to previous 180
* Fixed lscp_set_channel_midi_channel() where MIDI
  channels should be given in the range 0-15, and
  omni mode with new LSCP_MIDI_CHANNEL_ALL symbol.

* Rearrangement on main command requester executive.


Revision 180 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 6 20:20:51 2004 UTC (19 years, 8 months ago) by capela
File length: 7283 byte(s)
Diff to previous 179 , to selected 253
Prepared for 0.2.0 release.


Revision 179 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 6 16:24:41 2004 UTC (19 years, 8 months ago) by capela
File length: 7205 byte(s)
Diff to previous 177 , to selected 253
Some minor and probable memory leak resolutions.


Revision 177 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 6 14:06:17 2004 UTC (19 years, 8 months ago) by capela
File length: 6722 byte(s)
Diff to previous 171 , to selected 253
Simple use of condition variable on event subscription synchronization.


Revision 171 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 5 16:26:44 2004 UTC (19 years, 8 months ago) by capela
File length: 6692 byte(s)
Diff to previous 163 , to selected 253
Milestone for integral implementation of draft-protocol v.11.


Revision 163 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 30 15:16:03 2004 UTC (19 years, 9 months ago) by capela
File length: 5438 byte(s)
Diff to previous 158 , to selected 253
Driver parameter info wrapper implementation.


Revision 158 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 29 16:39:11 2004 UTC (19 years, 9 months ago) by capela
File length: 4839 byte(s)
Diff to previous 144 , to selected 253
Initial split parameter array code.


Revision 144 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 24 18:25:11 2004 UTC (19 years, 9 months ago) by capela
File length: 4494 byte(s)
Diff to previous 132 , to selected 253
* Major change to client event protocol interface on attempt
  to comply with draft-protocol v.11.

* New function entries added: lscp_load_instrument_non_modal(),
  lscp_set_channel_audio_device() and lscp_set_channel_midi_device().


Revision 132 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 18 14:19:19 2004 UTC (19 years, 9 months ago) by capela
File length: 4495 byte(s)
Diff to previous 125 , to selected 253
* Overall mutexing of client command calls;
  preparation of forthcoming v.09 LSCP document draft.


Revision 125 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 14 21:04:04 2004 UTC (19 years, 9 months ago) by capela
File length: 4056 byte(s)
Diff to previous 103 , to selected 253
* Added support for the new LIST commands (draft v.08).


Revision 103 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jun 4 14:32:51 2004 UTC (19 years, 9 months ago) by capela
File length: 3674 byte(s)
Diff to selected 253
Initial alpha release.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC