/[svn]/liblscp/trunk/liblscp.spec.in
ViewVC logotype

Log of /liblscp/trunk/liblscp.spec.in

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 4044)

Revision 712 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 21 13:30:31 2005 UTC (18 years, 8 months ago) by capela
File length: 2735 byte(s)
Diff to previous 626 , to selected 449
[bug #21] Fixed automake support for separate build directory.


Revision 626 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 10 09:59:18 2005 UTC (18 years, 9 months ago) by capela
File length: 2735 byte(s)
Diff to previous 623 , to selected 449
* 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) (annotate) - [select for diffs]
Modified Thu Jun 9 10:37:19 2005 UTC (18 years, 9 months ago) by capela
File length: 2734 byte(s)
Diff to previous 562 , to selected 449
* [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 562 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 22 11:27:56 2005 UTC (18 years, 10 months ago) by capela
File length: 2607 byte(s)
Diff to previous 523 , to selected 449
* More LSCP command syntax changes, particularly on the
  event subscription ones: the LSCP_EVENT_CHANNELS event
  definition were renamed to LSCP_EVENT_CHANNEL_COUNT,
  as to be more meaningful.


Revision 523 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 10:17:12 2005 UTC (18 years, 10 months ago) by capela
File length: 2470 byte(s)
Diff to previous 449
* [bug #9] Fixed for a LSCP command syntax convention
consistency, regarding the enumeration of available
sampler engines, Audio and MIDI drivers; this has
affected the signature of the following functions:
  lscp_get_available_engines();
  lscp_get_available_audio_drivers();
  lscp_get_available_midi_drivers();
which are now returning an integer count of engines
and drivers, respectively, while the following
functions are now being introduced:
  lscp_list_available_engines();
  lscp_list_available_audio_drivers();
  lscp_list_available_midi_drivers();
taking on the previous functionality, returning
a comma separated list of names.


Revision 449 - (view) (download) (annotate) - [selected]
Modified Thu Mar 10 22:48:38 2005 UTC (19 years ago) by capela
File length: 2356 byte(s)
Diff to previous 419
* Prepare 0.2.7 yet another bug-fix release.


Revision 419 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 2 16:25:27 2005 UTC (19 years, 1 month ago) by capela
File length: 2246 byte(s)
Diff to previous 415 , to selected 449
Mini bitsy regression.


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


Revision 380 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 14 13:01:55 2005 UTC (19 years, 1 month ago) by capela
File length: 2148 byte(s)
Diff to previous 278 , to selected 449
Prepare for 0.2.5 release.


Revision 278 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 11 11:59:31 2004 UTC (19 years, 5 months ago) by capela
File length: 2025 byte(s)
Diff to previous 254 , to selected 449
* Fixed lscp_set_channel_midi_channel() again, MIDI
  channels should be given in the range 0-15, and omni
  mode with the LSCP_MIDI_CHANNEL_ALL symbol (16).


Revision 254 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 28 14:06:18 2004 UTC (19 years, 6 months ago) by capela
File length: 1936 byte(s)
Diff to previous 213 , to selected 449
* Fix MIDI input selection (revised).


Revision 213 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 29 09:22:02 2004 UTC (19 years, 8 months ago) by capela
File length: 1848 byte(s)
Diff to previous 199 , to selected 449
* LSCP document draft (v.12); lscp_reset_sampler() added.


Revision 199 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 13 18:48:00 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 1758 byte(s)
Diff to previous 187 , to selected 449
* renamed pkg-config lib name 'liblscp' -> 'lscp', as it's common practice
  to omit the 'lib' prefix


Revision 187 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 7 23:41:07 2004 UTC (19 years, 8 months ago) by capela
File length: 1620 byte(s)
Diff to previous 52 , to selected 449
* lscp_isplit_create() gets wrong zero item if string list is empty: fixed.
* lscp_param_concat() was quitting prematurely when deplist is null: fixed.
* Lil'bit more informative example_client test run; new teststep command.


Revision 52 - (view) (download) (annotate) - [select for diffs]
Added Mon Apr 26 16:22:16 2004 UTC (19 years, 11 months ago) by capela
File length: 1429 byte(s)
Diff to selected 449
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