/[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 706 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 21 08:34:46 2005 UTC (18 years, 8 months ago) by iliev
File length: 201884 byte(s)
Diff to previous 705
- Added info about mute and solo functions


Revision 705 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 20 21:43:23 2005 UTC (18 years, 8 months ago) by schoenebeck
File length: 196418 byte(s)
Diff to previous 573
* support for muting sampler channels and solo mode of the same, two new
  LSCP commands ("SET CHANNEL MUTE" and "SET CHANNEL SOLO") and two new
  fields ("MUTE" and "SOLO") for command "GET CHANNEL INFO" were
  introduced for this (patch by Grigor Iliev, a bit adjusted)


Revision 573 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 24 03:18:30 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 194120 byte(s)
Diff to previous 571
command syntax (BNF) of LSCP specification is now auto generated


Revision 571 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 23 17:41:34 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 186517 byte(s)
Diff to previous 561
- added some crosslinks (patch by Grigor Iliev)
- added section "Versioning of this specification"
- added field "PROTOCOL_VERSION" to command "GET SERVER INFO"
- minor cleanup


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
- 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) - [select for diffs]
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
* 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
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
* 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
* 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
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
* 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
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
* 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, 7 months ago) by schoenebeck
File length: 165578 byte(s)
Diff to previous 206
* 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
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, 8 months ago) by schoenebeck
File length: 164360 byte(s)
* 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