CVS log for liblscp/examples/server.c

(logo)

Help

(back) Up to [ls] / liblscp / examples

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.11 / (as text) / (view) - annotate - [select for diffs] , Thu Jan 11 12:33:04 2007 UTC (23 months, 3 weeks ago) by capela
Branch: MAIN
CVS Tags: liblscp_0_5_3, liblscp_0_5_2, HEAD
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
* 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 1.10 / (as text) / (view) - annotate - [select for diffs] , Sun Dec 3 18:30:04 2006 UTC (2 years, 1 month ago) by capela
Branch: MAIN
CVS Tags: liblscp_0_5_1, liblscp_0_5_0, liblscp_0_4_2
Changes since 1.9: +370 -370 lines
Diff to previous 1.9
* 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 1.9 / (as text) / (view) - annotate - [select for diffs] , Sun Sep 24 11:55:48 2006 UTC (2 years, 3 months ago) by capela
Branch: MAIN
CVS Tags: liblscp_0_4_1
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
GPL address update.

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Thu Jun 1 21:41:17 2006 UTC (2 years, 7 months ago) by capela
Branch: MAIN
CVS Tags: liblscp_0_3_3
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
* 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 1.7 / (as text) / (view) - annotate - [select for diffs] , Thu Jun 1 07:32:16 2006 UTC (2 years, 7 months ago) by capela
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
* 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 1.6 / (as text) / (view) - annotate - [select for diffs] , Wed Jul 7 22:41:07 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
CVS Tags: liblscp_0_3_2, liblscp_0_3_1, liblscp_0_3_0, liblscp_0_2_9, liblscp_0_2_8, liblscp_0_2_7, liblscp_0_2_6, liblscp_0_2_5, liblscp_0_2_3, liblscp_0_2_1
Changes since 1.5: +0 -4 lines
Diff to previous 1.5
* 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 1.5 / (as text) / (view) - annotate - [select for diffs] , Tue Jul 6 14:52:25 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
CVS Tags: liblscp_0_2_0
Changes since 1.4: +0 -6 lines
Diff to previous 1.4
Slight change to thread join termination code.

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Fri Jun 25 15:35:17 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
* Major changes to server event protocol interface
  on attempt to comply with draft-protocol v.11 (fix).

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Fri Jun 25 11:00:25 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.2: +78 -343 lines
Diff to previous 1.2
* Major changes to server event protocol interface
  on attempt to comply with draft-protocol v.11.

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Fri Jun 18 13:19:19 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.1: +73 -73 lines
Diff to previous 1.1
* Overall mutexing of client command calls;
  preparation of forthcoming v.09 LSCP document draft.

Revision 1.1.1.1 / (as text) / (view) - annotate - [select for diffs] (vendor branch) , Tue Jun 1 10:13:56 2004 UTC (4 years, 7 months ago) by capela
Branch: rncbc
CVS Tags: liblscp_0_1_9_99, liblscp_0_1_9_98
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Initial alpha release.

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Tue Jun 1 10:13:56 2004 UTC (4 years, 7 months ago) by capela
Branch: MAIN
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

LinuxSampler Developers
Powered by
ViewCVS