/[svn]/linuxsampler/trunk/Documentation/lscp.xml
ViewVC logotype

Log of /linuxsampler/trunk/Documentation/lscp.xml

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 561 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 21 20:01:32 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 176401 byte(s)
Diff to previous 556 , to selected 534
- minor fixes, mostly typos (patch by Grigor Iliev)
- added Grigor Iliev to "Acknowledgments" chapter


Revision 556 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 21 01:10:12 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 176096 byte(s)
Diff to previous 534
* Little LSCP API change: renamed events "CHANNELS" -> "CHANNEL_COUNT" and
  "INFO" -> "CHANNEL_INFO" to be more meaningful (patch by Grigor Iliev).


Revision 534 - (view) (download) (as text) (annotate) - [selected]
Modified Mon May 9 17:40:33 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 176070 byte(s)
Diff to previous 499
updated LSCP spec document to the latest API changes and added some
convenient cross links for the HTML version of this document


Revision 499 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 15 11:54:22 2005 UTC (18 years, 11 months ago) by schoenebeck
File length: 169020 byte(s)
Diff to previous 495 , to selected 534
* little correction in LSCP specification document (patch by Grigor Iliev)


Revision 495 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 6 19:35:02 2005 UTC (18 years, 11 months ago) by schoenebeck
File length: 168804 byte(s)
Diff to previous 494 , to selected 534
just updated the date of the spec


Revision 494 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 6 19:24:39 2005 UTC (18 years, 11 months ago) by schoenebeck
File length: 168804 byte(s)
Diff to previous 377 , to selected 534
* fixed couple of mistakes in the LSCP specification document


Revision 377 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 13 00:10:53 2005 UTC (19 years, 1 month ago) by senkov
File length: 165964 byte(s)
Diff to previous 358 , to selected 534
* updated spec for INSTRUMENT_NAME


Revision 358 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 6 19:06:22 2005 UTC (19 years, 1 month ago) by senkov
File length: 165583 byte(s)
Diff to previous 357 , to selected 534
updated the date on the spec


Revision 357 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 6 04:34:00 2005 UTC (19 years, 1 month ago) by senkov
File length: 165584 byte(s)
Diff to previous 222 , to selected 534
* Removed mentioning of UDP from event unsubscription section.


Revision 222 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 21 11:35:50 2004 UTC (19 years, 7 months ago) by schoenebeck
File length: 165596 byte(s)
Diff to previous 221 , to selected 534
changed all driver names and parameter names to upper case


Revision 221 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 20 17:25:19 2004 UTC (19 years, 7 months ago) by schoenebeck
File length: 165578 byte(s)
Diff to previous 212 , to selected 534
* src/drivers/midi/MidiInputDeviceAlsa.cpp: implemented port parameter
 "NAME" which now updates the registered ALSA seq port name as well, fixed
  port parameter "ALSA_SEQ_BINDINGS" to allow more than one binding
* src/network/lscp.y: fixed symbol STRINGVAL (that is strings encapsulated
  into apostrophes) which didn't allow space characters
* changed all driver names and driver paramaters to upper case
* fixed typo in LSCP documentation
  (section 5.3.12, was: "SET MIDI_INPUT_PORT PARAMETER",
   should be: "SET MIDI_INPUT_PORT_PARAMETER")


Revision 212 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 28 14:17:29 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 165578 byte(s)
Diff to previous 206 , to selected 534
* introduced and implemented new LSCP command "RESET" which resets the
  whole sampler instance
* src/drivers/audio/AudioOutputDeviceAlsa.cpp: parameter 'card' now
  returns all available sound cards as possibility, added dependency to
  parameter 'card' to parameters 'fragments' and 'fragmentsize'
* src/drivers/DeviceParameter.cpp: fixed return value(s) for classes
  'DeviceCreationParameterString' and 'DeviceCreationParameterStrings'
  which returned the default value(s) not encapsulated into apostrophes
* src/network/lscpserver.cpp: fixed implementation of LSCP commands
  "GET MIDI_INPUT_DRIVER_PARAMETER INFO" and
  "GET AUDIO_OUTPUT_DRIVER_PARAMETER INFO"


Revision 206 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 14 19:27:53 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 164409 byte(s)
Diff to previous 151 , to selected 534
fixed little accident in section 5.4.10 that happened by the conversion
from the document's old OpenOffice format


Revision 151 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jun 26 19:53:46 2004 UTC (19 years, 9 months ago) by schoenebeck
File length: 164360 byte(s)
Diff to selected 534
* added directory 'Documentation'
* network protocol document now under CVS, converted from latest document
  (http://www.linuxsampler.org/api/draft-linuxsampler-protocol-11.sxw)
  into XML (Documentation/lscp.xml), lscp.xml is compliant to RFC 2629 and
  can be converted into HTML or RFC common ASCII format by using 'xml2rfc'
  (http://xml.resource.org/)


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