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

Log of /liblscp/trunk/configure.in

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 1898 byte(s)
Diff to previous 380 , to selected 163
* 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: 1898 byte(s)
Diff to previous 378 , to selected 163
Prepare for 0.2.5 release.


Revision 378 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 13 17:20:46 2005 UTC (19 years, 1 month ago) by capela
File length: 939 byte(s)
Diff to previous 370 , to selected 163
Added support for the new INSTRUMENT_NAME of GET CHANNEL INFO command.


Revision 370 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 11 13:32:19 2005 UTC (19 years, 1 month ago) by capela
File length: 939 byte(s)
Diff to previous 278 , to selected 163
Minor error message prefix correction.


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: 937 byte(s)
Diff to previous 253 , to selected 163
* 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 253 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 27 14:40:08 2004 UTC (19 years, 6 months ago) by capela
File length: 937 byte(s)
Diff to previous 213 , to selected 163
* 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 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: 937 byte(s)
Diff to previous 199 , to selected 163
* 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: 937 byte(s)
Diff to previous 194 , to selected 163
* renamed pkg-config lib name 'liblscp' -> 'lscp', as it's common practice
  to omit the 'lib' prefix


Revision 194 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 9 14:35:27 2004 UTC (19 years, 8 months ago) by capela
File length: 940 byte(s)
Diff to previous 189 , to selected 163
Release 0.2.1


Revision 189 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 8 16:31:47 2004 UTC (19 years, 8 months ago) by capela
File length: 943 byte(s)
Diff to previous 188 , to selected 163
- fixes underway; example_client/server are better crash test dummies now.


Revision 188 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 8 09:13:36 2004 UTC (19 years, 8 months ago) by capela
File length: 943 byte(s)
Diff to previous 187 , to selected 163
- lscp_set_channel_audio_channel() is using a wrong command syntax: fixed.
- device configuration functions missing on documention main page: added.


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: 943 byte(s)
Diff to previous 180 , to selected 163
* 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 180 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 6 20:20:51 2004 UTC (19 years, 8 months ago) by capela
File length: 940 byte(s)
Diff to previous 179 , to selected 163
Prepared for 0.2.0 release.


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


Revision 178 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 6 15:52:25 2004 UTC (19 years, 8 months ago) by capela
File length: 944 byte(s)
Diff to previous 177 , to selected 163
Slight change to thread join termination code.


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


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


Revision 167 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 2 14:36:43 2004 UTC (19 years, 9 months ago) by capela
File length: 944 byte(s)
Diff to previous 166 , to selected 163
* New lscp_get_channel_stream_usage() helper function.


Revision 166 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 1 16:14:28 2004 UTC (19 years, 9 months ago) by capela
File length: 944 byte(s)
Diff to previous 163
Minor attempts to clean autocrap/libfool stuff.


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


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


Revision 156 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 28 16:29:05 2004 UTC (19 years, 9 months ago) by capela
File length: 944 byte(s)
Diff to previous 146 , to selected 163
Minor fix on client callback documentation intro.


Revision 146 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 25 12:00:25 2004 UTC (19 years, 9 months ago) by capela
File length: 944 byte(s)
Diff to previous 144 , to selected 163
* Major changes to server event protocol interface
  on attempt to comply with draft-protocol v.11.


Revision 144 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 24 18:25:11 2004 UTC (19 years, 9 months ago) by capela
File length: 944 byte(s)
Diff to previous 132 , to selected 163
* 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) (annotate) - [select for diffs]
Modified Fri Jun 18 14:19:19 2004 UTC (19 years, 9 months ago) by capela
File length: 944 byte(s)
Diff to previous 114 , to selected 163
* Overall mutexing of client command calls;
  preparation of forthcoming v.09 LSCP document draft.


Revision 114 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 7 21:40:23 2004 UTC (19 years, 9 months ago) by capela
File length: 943 byte(s)
Diff to previous 103 , to selected 163
* New lscp_socket_herror() wraper function
  for proper gethostbyname() error messages.


Revision 103 - (view) (download) (annotate) - [select for diffs]
Added Fri Jun 4 14:32:51 2004 UTC (19 years, 9 months ago) by capela
File length: 943 byte(s)
Diff to selected 163
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