/[svn]/liblscp/trunk/doc
ViewVC logotype

Log of /liblscp/trunk/doc

View Directory Listing Directory Listing


Sticky Revision:

Revision 948 - Directory Listing
Modified Tue Nov 28 15:31:20 2006 UTC (17 years, 4 months ago) by capela
* 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, 4 months ago) by capela
* 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 735 - Directory Listing
Modified Tue Aug 16 09:48:42 2005 UTC (18 years, 7 months ago) by capela
* 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
[bug #21] Fixed automake support for separate build directory.


Revision 564 - Directory Listing
Modified Sun May 22 22:02:00 2005 UTC (18 years, 10 months ago) by capela
* 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
* 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 380 - Directory Listing
Modified Mon Feb 14 13:01:55 2005 UTC (19 years, 1 month ago) by capela
Prepare for 0.2.5 release.


Revision 213 - Directory Listing
Modified Thu Jul 29 09:22:02 2004 UTC (19 years, 8 months ago) by capela
* LSCP document draft (v.12); lscp_reset_sampler() added.


Revision 188 - Directory Listing
Modified Thu Jul 8 09:13:36 2004 UTC (19 years, 8 months ago) by capela
- lscp_set_channel_audio_channel() is using a wrong command syntax: fixed.
- device configuration functions missing on documention main page: added.


Revision 156 - Directory Listing
Modified Mon Jun 28 16:29:05 2004 UTC (19 years, 9 months ago) by capela
Minor fix on client callback documentation intro.


Revision 146 - Directory Listing
Modified Fri Jun 25 12:00:25 2004 UTC (19 years, 9 months ago) by capela
* 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, 9 months ago) by capela
* 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
* 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
* Added support for the new LIST commands (draft v.08).


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


  ViewVC Help
Powered by ViewVC