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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 6168 byte(s)
Diff to previous 523
* 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 523 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 9 10:17:12 2005 UTC (18 years, 11 months ago) by capela
File length: 6163 byte(s)
Diff to previous 189
* [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 189 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 8 16:31:47 2004 UTC (19 years, 9 months ago) by capela
File length: 5991 byte(s)
Diff to previous 171
- fixes underway; example_client/server are better crash test dummies now.


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


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


Revision 125 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 14 21:04:04 2004 UTC (19 years, 10 months ago) by capela
File length: 5888 byte(s)
Diff to previous 103
* Added support for the new LIST commands (draft v.08).


Revision 103 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jun 4 14:32:51 2004 UTC (19 years, 10 months ago) by capela
File length: 5724 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