/[svn]/liblscp/trunk/lscp/thread.h
ViewVC logotype

Log of /liblscp/trunk/lscp/thread.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1019 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 11 12:33:05 2007 UTC (17 years, 2 months ago) by capela
File length: 3776 byte(s)
Diff to previous 952 , to selected 103
* 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 952 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 28 22:46:32 2006 UTC (17 years, 4 months ago) by capela
File length: 3776 byte(s)
Diff to previous 921 , to selected 103
Code cleanup; preparations for 0.4.1 release (hopefully).


Revision 921 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 24 12:55:48 2006 UTC (17 years, 6 months ago) by capela
File length: 3794 byte(s)
Diff to previous 869 , to selected 103
GPL address update.


Revision 869 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 1 08:32:16 2006 UTC (17 years, 10 months ago) by capela
File length: 3795 byte(s)
Diff to previous 177 , to selected 103
* 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 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: 3790 byte(s)
Diff to previous 103
Simple use of condition variable on event subscription synchronization.


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