/[svn]/liblscp/tags/liblscp_0_5_6
ViewVC logotype

Log of /liblscp/tags/liblscp_0_5_6

View Directory Listing Directory Listing


Sticky Revision:

Revision 1969 - Directory Listing
Modified Sat Aug 1 17:57:38 2009 UTC (14 years, 7 months ago) by (unknown author)
Copied from: liblscp/trunk revision 1968
This commit was manufactured by cvs2svn to create tag 'liblscp_0_5_6'.

Revision 1968 - Directory Listing
Modified Sat Aug 1 17:57:37 2009 UTC (14 years, 7 months ago) by capela
Original Path: liblscp/trunk
- Final preparations for the 0.5.6 release.


Revision 1967 - Directory Listing
Modified Sat Aug 1 17:37:28 2009 UTC (14 years, 7 months ago) by capela
Original Path: liblscp/trunk
- Preparations for the 0.5.6 release.


Revision 1966 - Directory Listing
Modified Sat Aug 1 17:23:32 2009 UTC (14 years, 7 months ago) by capela
Original Path: liblscp/trunk
- Preparations for the 0.5.6 release.


Revision 1965 - Directory Listing
Modified Sat Aug 1 16:52:37 2009 UTC (14 years, 7 months ago) by capela
Original Path: liblscp/trunk
* Preparations for the 0.5.6 release.


Revision 1813 - Directory Listing
Modified Sat Dec 20 23:16:45 2008 UTC (15 years, 3 months ago) by capela
Original Path: liblscp/trunk
- fixed win32/Makefile.mingw.


Revision 1806 - Directory Listing
Modified Thu Dec 11 01:28:42 2008 UTC (15 years, 3 months ago) by schoenebeck
Original Path: liblscp/trunk
* fixed locale related parser bug (fixes #59)
* bumped version to 0.5.5.10


Revision 1802 - Directory Listing
Modified Sun Dec 7 13:50:08 2008 UTC (15 years, 3 months ago) by schoenebeck
Original Path: liblscp/trunk
* added new client interface functions, for managing the global limit of
  maximum voices and disk streams: lscp_get_voices(), lscp_set_voices(),
  lscp_get_streams(), lscp_set_streams()
* bumped version to 0.5.5.9


Revision 1711 - Directory Listing
Modified Tue Feb 26 19:08:13 2008 UTC (16 years ago) by schoenebeck
Original Path: liblscp/trunk
* _lscp_device_port_info_query(): take port parameter "NAME" into the
  result list, so that e.g. the "NAME" port / channel parameter appears in
  QSampler's device managment dialog, allowing the user to rename MIDI
  ports / audio channels (CAUTION: hope this won't break anything)
* bumped version to 0.5.5.8


Revision 1697 - Directory Listing
Modified Sat Feb 16 19:31:32 2008 UTC (16 years, 1 month ago) by schoenebeck
Original Path: liblscp/trunk
* added LSCP event "DEVICE_MIDI"


Revision 1692 - Directory Listing
Modified Fri Feb 15 17:04:34 2008 UTC (16 years, 1 month ago) by schoenebeck
Original Path: liblscp/trunk
* bugfix: _lscp_client_evt_proc() dropped LSCP events


Revision 1690 - Directory Listing
Modified Thu Feb 14 19:34:44 2008 UTC (16 years, 1 month ago) by schoenebeck
Original Path: liblscp/trunk
* bugfix in lscp_client_subscribe(): only the first
  lscp_client_subscribe() call succeeded (per client),
  all subsequent ones failed


Revision 1689 - Directory Listing
Modified Thu Feb 14 17:05:51 2008 UTC (16 years, 1 month ago) by schoenebeck
Original Path: liblscp/trunk
* added new LSCP event "CHANNEL_MIDI" (CAUTION: behavior change for
  lscp_client_subscribe() and lscp_client_unsubscribe!)
* bumped version to 0.5.5.4


Revision 1671 - Directory Listing
Modified Wed Feb 6 09:18:21 2008 UTC (16 years, 1 month ago) by capela
Original Path: liblscp/trunk
- Bump update for win32 build.


Revision 1666 - Directory Listing
Modified Mon Feb 4 14:06:07 2008 UTC (16 years, 1 month ago) by schoenebeck
Original Path: liblscp/trunk
- fixed bug of previous commit


Revision 1665 - Directory Listing
Modified Mon Feb 4 13:02:30 2008 UTC (16 years, 1 month ago) by schoenebeck
Original Path: liblscp/trunk
* added new client interface function, for renaming
  effect send entities: lscp_set_fxsend_name()


Revision 1641 - Directory Listing
Modified Sun Jan 13 16:31:45 2008 UTC (16 years, 2 months ago) by nagata
Original Path: liblscp/trunk
* OSX Xcode project files are added (directory osx)


Revision 1412 - Directory Listing
Modified Fri Oct 12 22:43:38 2007 UTC (16 years, 5 months ago) by capela
Original Path: liblscp/trunk
* Changed client interface function, for editing
  instrument, from:
    lscp_edit_instrument();
  to:
    lscp_edit_channel_instrument();


Revision 1369 - Directory Listing
Modified Tue Oct 2 17:29:55 2007 UTC (16 years, 5 months ago) by capela
Original Path: liblscp/trunk
- On the way up for the 0.5.4 release.


Revision 1368 - Directory Listing
Modified Tue Oct 2 07:16:59 2007 UTC (16 years, 5 months ago) by capela
Original Path: liblscp/trunk
- Prepare for new release 0.5.4.


Revision 1365 - Directory Listing
Modified Mon Oct 1 17:22:02 2007 UTC (16 years, 5 months ago) by schoenebeck
Original Path: liblscp/trunk
* Added new client interface function, for editing instruments:
    lscp_edit_instrument();
* Fixed some minor bugs in:
    lscp_set_fxsend_midi_controller();
    lscp_set_fxsend_level();


Revision 1031 - Directory Listing
Modified Mon Jan 15 11:08:28 2007 UTC (17 years, 2 months ago) by capela
Original Path: liblscp/trunk
* Added new client interface functions, for sampler
  channel effect sends control:
    lscp_set_fxsend_midi_controller();
    lscp_set_fxsend_level();

* Added new field member to lscp_fxsend_info_t (level).


Revision 1029 - Directory Listing
Modified Mon Jan 15 00:40:40 2007 UTC (17 years, 2 months ago) by schoenebeck
Original Path: liblscp/trunk
fixed debhelper error due to invalid changelog time stamps


Revision 1020 - Directory Listing
Modified Thu Jan 11 15:25:04 2007 UTC (17 years, 2 months ago) by capela
Original Path: liblscp/trunk
* Audio routing representation changed to integer array.


Revision 1019 - Directory Listing
Modified Thu Jan 11 12:33:05 2007 UTC (17 years, 2 months ago) by capela
Original Path: liblscp/trunk
* Added new client interface functions, for sampler
  channel effect sends control:
	 lscp_create_fxsend();
	 lscp_destroy_fxsend();
	 lscp_get_fxsends();
	 lscp_list_fxsends();
	 lscp_get_fxsend_info();
	 lscp_set_fxsend_audio_channel();
  and for global volume:
	 lscp_get_volume();
	 lscp_set_volume();


Revision 997 - Directory Listing
Modified Fri Dec 22 00:35:52 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
Prepared for 0.5.1 release.


Revision 994 - Directory Listing
Modified Thu Dec 21 13:33:27 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
*  Added support for new (un)subscribable events:
     LSCP_EVENT_AUDIO_OUTPUT_DEVICE_COUNT,
     LSCP_EVENT_AUDIO_OUTPUT_DEVICE_INFO,
     LSCP_EVENT_MIDI_INPUT_DEVICE_COUNT,
     LSCP_EVENT_MIDI_INPUT_DEVICE_INFO,
     LSCP_EVENT_MIDI_INSTRUMENT_MAP_COUNT,
     LSCP_EVENT_MIDI_INSTRUMENT_MAP_INFO,
     LSCP_EVENT_MIDI_INSTRUMENT_COUNT,
     LSCP_EVENT_MIDI_INSTRUMENT_INFO.


Revision 988 - Directory Listing
Modified Tue Dec 19 11:28:47 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
- Updated examples (3nd round).


Revision 985 - Directory Listing
Modified Mon Dec 18 16:42:33 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
- Updated examples (again).


Revision 983 - Directory Listing
Modified Mon Dec 18 09:39:20 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
- Updated examples.


Revision 978 - Directory Listing
Modified Sun Dec 17 20:29:45 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
* Preparation for final 0.5.0 release.


Revision 977 - Directory Listing
Modified Sun Dec 17 15:08:35 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
- Last-minute addition to new protocol_version field on server info struct.


Revision 975 - Directory Listing
Modified Sun Dec 17 00:59:40 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
* MIDI instrument mapping, second round, according to
  LSCP 1.2 draft document as of December 15, 2006.

* New client interface functions:
     lscp_set_channel_midi_map();
     lscp_add_midi_instrument_map();
     lscp_remove_midi_instrument_map();
     lscp_get_midi_instrument_maps();
     lscp_list_midi_instrument_maps();
     lscp_get_midi_instrument_map_name();
     lscp_set_midi_instrument_map_name();


Revision 965 - Directory Listing
Modified Mon Dec 4 23:56:27 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
Going up into 0.4.2 release really fast.


Revision 963 - Directory Listing
Modified Sun Dec 3 18:30:04 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
* MIDI instrument mapping fixed, previously missing
  the regular ON_DEMAND load mode.

* Server error reporting is now effective; all server
  numerical error and warning codes are added to 100,
  thus giving a proper non-zero lscp_client_get_errno()
  return value.


Revision 954 - Directory Listing
Modified Tue Nov 28 23:36:05 2006 UTC (17 years, 3 months ago) by schoenebeck
Original Path: liblscp/trunk
- minor Debian packaging fix and preparation for release 0.4.1


Revision 952 - Directory Listing
Modified Tue Nov 28 22:46:32 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
Code cleanup; preparations for 0.4.1 release (hopefully).


Revision 949 - Directory Listing
Modified Tue Nov 28 18:30:54 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
Corrected RPM spec file.


Revision 948 - Directory Listing
Modified Tue Nov 28 15:31:20 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
* Fixed some compilation warnings due to suspicious type
  casting and unsused header macros.

* Changed deprecated copyright attribute to license
  and added ldconfig to post-(un)install steps
  to liblscp.spec (RPM).


Revision 946 - Directory Listing
Modified Mon Nov 27 18:33:02 2006 UTC (17 years, 3 months ago) by capela
Original Path: liblscp/trunk
* As of the LSCP 1.2 working draft document, added
  some missing client interface functions:
    lscp_get_total_voice_count();
    lscp_get_total_voice_count_max();
  and for the new MIDI instrument mapping features:
    lscp_map_midi_instrument();
    lscp_unmap_midi_instrument();
    lscp_get_midi_instruments();
    lscp_get_midi_instrument_info();
    lscp_clear_midi_instruments();


Revision 921 - Directory Listing
Modified Sun Sep 24 12:55:48 2006 UTC (17 years, 5 months ago) by capela
Original Path: liblscp/trunk
GPL address update.


Revision 873 - Directory Listing
Modified Thu Jun 1 22:41:17 2006 UTC (17 years, 9 months ago) by capela
Original Path: liblscp/trunk
* Fixed some compilation warnings due to suspicious type
  casting and unsused header macros.

* Changed deprecated copyright attribute to license
  and added ldconfig to post-(un)install steps


Revision 869 - Directory Listing
Modified Thu Jun 1 08:32:16 2006 UTC (17 years, 9 months ago) by capela
Original Path: liblscp/trunk
* Fixed some compilation warnings due to suspicious type
  casting and unsused header macros.

* Changed deprecated copyright attribute to license
  and added ldconfig to post-(un)install steps
  to liblscp.spec (RPM).


Revision 764 - Directory Listing
Modified Sun Aug 28 22:23:43 2005 UTC (18 years, 6 months ago) by capela
Original Path: liblscp/trunk
Prepare for liblscp 0.3.2 release (final).


Revision 763 - Directory Listing
Modified Sun Aug 28 22:15:20 2005 UTC (18 years, 6 months ago) by schoenebeck
Original Path: liblscp/trunk
prepared for release 0.3.2


Revision 762 - Directory Listing
Modified Sun Aug 28 21:32:40 2005 UTC (18 years, 6 months ago) by capela
Original Path: liblscp/trunk
Prepare for liblscp 0.3.2 release.


Revision 754 - Directory Listing
Modified Wed Aug 24 18:01:55 2005 UTC (18 years, 6 months ago) by capela
Original Path: liblscp/trunk
Renamed configure.in to newer configure.ac.


Revision 750 - Directory Listing
Modified Fri Aug 19 17:06:40 2005 UTC (18 years, 7 months ago) by capela
Original Path: liblscp/trunk
* Include debian files into distribution.


Revision 749 - Directory Listing
Modified Fri Aug 19 17:05:08 2005 UTC (18 years, 7 months ago) by capela
Original Path: liblscp/trunk
* Fixed missing initialization bug on lscp_channel_info_t
  new struct fields (mute/solo).

* Include debian files into distribution.


Revision 743 - Directory Listing
Modified Tue Aug 16 17:56:22 2005 UTC (18 years, 7 months ago) by schoenebeck
Original Path: liblscp/trunk
prepared for release 0.3.1


Revision 742 - Directory Listing
Modified Tue Aug 16 17:21:44 2005 UTC (18 years, 7 months ago) by capela
Original Path: liblscp/trunk
Prepared for 0.3.1 release.


Revision 735 - Directory Listing
Modified Tue Aug 16 09:48:42 2005 UTC (18 years, 7 months ago) by capela
Original Path: liblscp/trunk
* Added support to sampler channel MUTE/SOLO states:
   lscp_set_channel_mute();
   lscp_set_channel_solo();
  with corresponding new lscp_channel_info_t fields.


Revision 712 - Directory Listing
Modified Thu Jul 21 13:30:31 2005 UTC (18 years, 8 months ago) by capela
Original Path: liblscp/trunk
[bug #21] Fixed automake support for separate build directory.


Revision 627 - Directory Listing
Modified Fri Jun 10 11:33:55 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: liblscp/trunk
Debian changelog update for release 0.3.0


Revision 626 - Directory Listing
Modified Fri Jun 10 09:59:18 2005 UTC (18 years, 9 months ago) by capela
Original Path: liblscp/trunk
* 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 625 - Directory Listing
Modified Thu Jun 9 15:55:49 2005 UTC (18 years, 9 months ago) by capela
Original Path: liblscp/trunk
* 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 - Directory Listing
Modified Thu Jun 9 10:37:19 2005 UTC (18 years, 9 months ago) by capela
Original Path: liblscp/trunk
* [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 598 - Directory Listing
Modified Thu Jun 2 07:50:53 2005 UTC (18 years, 9 months ago) by flax
Original Path: liblscp/trunk
* fixed multiport build probs. again


Revision 589 - Directory Listing
Modified Sun May 29 14:43:42 2005 UTC (18 years, 9 months ago) by flax
Original Path: liblscp/trunk
* fixed debian bug #311062 cross platform build error (bug.debian.org)


Revision 584 - Directory Listing
Modified Wed May 25 02:35:22 2005 UTC (18 years, 9 months ago) by flax
Original Path: liblscp/trunk
* fixed a debian/changelog error which caused sources not to be uploaded


Revision 582 - Directory Listing
Modified Wed May 25 02:02:00 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: liblscp/trunk
changelog format fix, accidently introduced with last commit


Revision 581 - Directory Listing
Modified Wed May 25 01:43:17 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: liblscp/trunk
version sync


Revision 576 - Directory Listing
Modified Tue May 24 06:04:24 2005 UTC (18 years, 9 months ago) by flax
Original Path: liblscp/trunk
* new cvs to debian package


Revision 565 - Directory Listing
Modified Sun May 22 22:22:26 2005 UTC (18 years, 10 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, 10 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, 10 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, 10 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 481 - Directory Listing
Modified Mon Mar 21 02:48:03 2005 UTC (19 years ago) by flax
Original Path: liblscp/trunk
* more packaging fixes


Revision 480 - Directory Listing
Modified Sun Mar 20 14:46:17 2005 UTC (19 years ago) by flax
Original Path: liblscp/trunk
* fixed debian packaging


Revision 449 - Directory Listing
Modified Thu Mar 10 22:48:38 2005 UTC (19 years 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 (19 years 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 (19 years 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 419 - Directory Listing
Modified Wed Mar 2 16:25:27 2005 UTC (19 years ago) by capela
Original Path: liblscp/trunk
Mini bitsy regression.


Revision 415 - Directory Listing
Modified Tue Mar 1 21:55:34 2005 UTC (19 years ago) by capela
Original Path: liblscp/trunk
* Fixed nasty off-by-one bug on internal helpers.


Revision 380 - Directory Listing
Modified Mon Feb 14 13:01:55 2005 UTC (19 years, 1 month ago) by capela
Original Path: liblscp/trunk
Prepare for 0.2.5 release.


Revision 378 - Directory Listing
Modified Sun Feb 13 17:20:46 2005 UTC (19 years, 1 month 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 (19 years, 1 month 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, 5 months 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, 5 months 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 257 - Directory Listing
Modified Tue Sep 28 16:33:59 2004 UTC (19 years, 5 months ago) by capela
Original Path: liblscp/trunk
Changelog fix.


Revision 254 - Directory Listing
Modified Tue Sep 28 14:06:18 2004 UTC (19 years, 5 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, 5 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, 7 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, 8 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, 8 months ago) by schoenebeck
Original Path: liblscp/trunk
* added support for generating Debian packages


Revision 194 - Directory Listing
Modified Fri Jul 9 14:35:27 2004 UTC (19 years, 8 months ago) by capela
Original Path: liblscp/trunk
Release 0.2.1


Revision 189 - Directory Listing
Modified Thu Jul 8 16:31:47 2004 UTC (19 years, 8 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, 8 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, 8 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 180 - Directory Listing
Modified Tue Jul 6 20:20:51 2004 UTC (19 years, 8 months ago) by capela
Original Path: liblscp/trunk
Prepared for 0.2.0 release.


Revision 179 - Directory Listing
Modified Tue Jul 6 16:24:41 2004 UTC (19 years, 8 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, 8 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, 8 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, 8 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, 8 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, 8 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, 8 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, 8 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, 8 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, 8 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, 8 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, 8 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, 8 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, 9 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, 9 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, 9 months ago) by capela
Original Path: liblscp/trunk
* New lscp_socket_herror() wraper function
  for proper gethostbyname() error messages.


Revision 107 - Directory Listing
Modified Fri Jun 4 21:06:59 2004 UTC (19 years, 9 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 105 - Directory Listing
Modified Fri Jun 4 14:48:59 2004 UTC (19 years, 9 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 103 - Directory Listing
Modified Fri Jun 4 14:32:51 2004 UTC (19 years, 9 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 100 - Directory Listing
Modified Tue Jun 1 20:27:25 2004 UTC (19 years, 9 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 98 - Directory Listing
Modified Tue Jun 1 11:13:56 2004 UTC (19 years, 9 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 92 - Directory Listing
Modified Thu May 27 10:32:44 2004 UTC (19 years, 9 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 78 - Directory Listing
Modified Mon May 17 18:08:07 2004 UTC (19 years, 10 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 62 - Directory Listing
Modified Tue May 4 15:13:29 2004 UTC (19 years, 10 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 52 - Directory Listing
Modified Mon Apr 26 16:22:16 2004 UTC (19 years, 10 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 51 - Directory Listing
Modified Mon Apr 26 16:16:15 2004 UTC (19 years, 10 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 50 - Directory Listing
Modified Sat Apr 24 19:53:05 2004 UTC (19 years, 10 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 49 - Directory Listing
Modified Sat Apr 24 19:27:09 2004 UTC (19 years, 10 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 48 - Directory Listing
Modified Sat Apr 24 11:53:19 2004 UTC (19 years, 10 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 47 - Directory Listing
Modified Sat Apr 24 11:36:42 2004 UTC (19 years, 10 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 46 - Directory Listing
Modified Fri Apr 23 15:32:01 2004 UTC (19 years, 11 months ago) by capela
Original Path: liblscp/trunk
Initial alpha release.


Revision 45 - Directory Listing
Added Fri Apr 23 15:32:01 2004 UTC (19 years, 11 months ago) by (unknown author)
Original Path: liblscp/trunk
Standard project directories initialized by cvs2svn.

  ViewVC Help
Powered by ViewVC