Log of /liblscp/tags/liblscp_0_2_9
Directory Listing
Revision
566 -
Directory Listing
Modified
Sun May 22 22:22:27 2005 UTC
(18 years, 6 months ago)
by
(unknown author)
Copied from:
liblscp/trunk revision 565
This commit was manufactured by cvs2svn to create tag 'liblscp_0_2_9'.
Revision
565 -
Directory Listing
Modified
Sun May 22 22:22:26 2005 UTC
(18 years, 6 months ago)
by
capela
Original Path:
liblscp/trunk
* Fixed support for the newest LSCP command: GET SERVER INFO.
Revision
564 -
Directory Listing
Modified
Sun May 22 22:02:00 2005 UTC
(18 years, 6 months ago)
by
capela
Original Path:
liblscp/trunk
* Added support for the newest LSCP command: GET SERVER INFO.
Revision
562 -
Directory Listing
Modified
Sun May 22 11:27:56 2005 UTC
(18 years, 6 months ago)
by
capela
Original Path:
liblscp/trunk
* 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 -
Directory Listing
Modified
Mon May 9 10:17:12 2005 UTC
(18 years, 7 months ago)
by
capela
Original Path:
liblscp/trunk
* [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 -
Directory Listing
Modified
Thu Mar 10 22:48:38 2005 UTC
(18 years, 9 months ago)
by
capela
Original Path:
liblscp/trunk
* Prepare 0.2.7 yet another bug-fix release.
Revision
445 -
Directory Listing
Modified
Thu Mar 10 20:16:09 2005 UTC
(18 years, 9 months ago)
by
capela
Original Path:
liblscp/trunk
Preparations for the 0.2.7 bugfix release.
Revision
435 -
Directory Listing
Modified
Wed Mar 9 18:39:57 2005 UTC
(18 years, 9 months ago)
by
capela
Original Path:
liblscp/trunk
* Mini bitsy regression; a severe crash (segfault)
was fixed on the device configuration functions:
lscp_set_audio_device_param();
lscp_set_midi_device_param();
lscp_set_audio_channel_param();
lscp_set_midi_port_param();
Revision
415 -
Directory Listing
Modified
Tue Mar 1 21:55:34 2005 UTC
(18 years, 9 months ago)
by
capela
Original Path:
liblscp/trunk
* Fixed nasty off-by-one bug on internal helpers.
Revision
378 -
Directory Listing
Modified
Sun Feb 13 17:20:46 2005 UTC
(18 years, 9 months ago)
by
capela
Original Path:
liblscp/trunk
Added support for the new INSTRUMENT_NAME of GET CHANNEL INFO command.
Revision
370 -
Directory Listing
Modified
Fri Feb 11 13:32:19 2005 UTC
(18 years, 9 months ago)
by
capela
Original Path:
liblscp/trunk
Minor error message prefix correction.
Revision
279 -
Directory Listing
Modified
Mon Oct 11 12:22:40 2004 UTC
(19 years, 1 month ago)
by
capela
Original Path:
liblscp/trunk
* Fixed lscp_get_channel_info() to parse MIDI omni (ALL) channels mode.
Revision
278 -
Directory Listing
Modified
Mon Oct 11 11:59:31 2004 UTC
(19 years, 1 month ago)
by
capela
Original Path:
liblscp/trunk
* 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 -
Directory Listing
Modified
Tue Sep 28 14:06:18 2004 UTC
(19 years, 2 months ago)
by
capela
Original Path:
liblscp/trunk
* Fix MIDI input selection (revised).
Revision
253 -
Directory Listing
Modified
Mon Sep 27 14:40:08 2004 UTC
(19 years, 2 months ago)
by
capela
Original Path:
liblscp/trunk
* 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 -
Directory Listing
Modified
Thu Jul 29 09:22:02 2004 UTC
(19 years, 4 months ago)
by
capela
Original Path:
liblscp/trunk
* LSCP document draft (v.12); lscp_reset_sampler() added.
Revision
199 -
Directory Listing
Modified
Tue Jul 13 18:48:00 2004 UTC
(19 years, 4 months ago)
by
schoenebeck
Original Path:
liblscp/trunk
* renamed pkg-config lib name 'liblscp' -> 'lscp', as it's common practice
to omit the 'lib' prefix
Revision
197 -
Directory Listing
Modified
Mon Jul 12 19:01:07 2004 UTC
(19 years, 4 months ago)
by
schoenebeck
Original Path:
liblscp/trunk
* added support for generating Debian packages
Revision
189 -
Directory Listing
Modified
Thu Jul 8 16:31:47 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
- fixes underway; example_client/server are better crash test dummies now.
Revision
188 -
Directory Listing
Modified
Thu Jul 8 09:13:36 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
- lscp_set_channel_audio_channel() is using a wrong command syntax: fixed.
- device configuration functions missing on documention main page: added.
Revision
187 -
Directory Listing
Modified
Wed Jul 7 23:41:07 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
* 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
179 -
Directory Listing
Modified
Tue Jul 6 16:24:41 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
Some minor and probable memory leak resolutions.
Revision
178 -
Directory Listing
Modified
Tue Jul 6 15:52:25 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
Slight change to thread join termination code.
Revision
177 -
Directory Listing
Modified
Tue Jul 6 14:06:17 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
Simple use of condition variable on event subscription synchronization.
Revision
171 -
Directory Listing
Modified
Mon Jul 5 16:26:44 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
Milestone for integral implementation of draft-protocol v.11.
Revision
167 -
Directory Listing
Modified
Fri Jul 2 14:36:43 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
* New lscp_get_channel_stream_usage() helper function.
Revision
166 -
Directory Listing
Modified
Thu Jul 1 16:14:28 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
Minor attempts to clean autocrap/libfool stuff.
Revision
163 -
Directory Listing
Modified
Wed Jun 30 15:16:03 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
Driver parameter info wrapper implementation.
Revision
158 -
Directory Listing
Modified
Tue Jun 29 16:39:11 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
Initial split parameter array code.
Revision
156 -
Directory Listing
Modified
Mon Jun 28 16:29:05 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
Minor fix on client callback documentation intro.
Revision
148 -
Directory Listing
Modified
Fri Jun 25 18:20:57 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
* Major changes to server event protocol interface
on attempt to comply with draft-protocol v.11. (fix).
Revision
147 -
Directory Listing
Modified
Fri Jun 25 16:35:17 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
* Major changes to server event protocol interface
on attempt to comply with draft-protocol v.11 (fix).
Revision
146 -
Directory Listing
Modified
Fri Jun 25 12:00:25 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
* Major changes to server event protocol interface
on attempt to comply with draft-protocol v.11.
Revision
144 -
Directory Listing
Modified
Thu Jun 24 18:25:11 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
* 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 -
Directory Listing
Modified
Fri Jun 18 14:19:19 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
* Overall mutexing of client command calls;
preparation of forthcoming v.09 LSCP document draft.
Revision
125 -
Directory Listing
Modified
Mon Jun 14 21:04:04 2004 UTC
(19 years, 5 months ago)
by
capela
Original Path:
liblscp/trunk
* Added support for the new LIST commands (draft v.08).
Revision
114 -
Directory Listing
Modified
Mon Jun 7 21:40:23 2004 UTC
(19 years, 6 months ago)
by
capela
Original Path:
liblscp/trunk
* New lscp_socket_herror() wraper function
for proper gethostbyname() error messages.
Revision
45 -
Directory Listing
Added
Fri Apr 23 15:32:01 2004 UTC
(19 years, 7 months ago)
by
(unknown author)
Original Path:
liblscp/trunk
Standard project directories initialized by cvs2svn.