/[svn]/linuxsampler/trunk/src/network/lscpresultset.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/network/lscpresultset.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1349 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 15 11:05:38 2007 UTC (16 years, 6 months ago) by persson
File length: 6516 byte(s)
Diff to previous 1009
* made sure that LSCP syntax is not affected by gigedit locale
  settings


Revision 1009 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 4 14:43:02 2007 UTC (17 years, 2 months ago) by schoenebeck
File length: 6435 byte(s)
Diff to previous 880
* further bugfixes regarding MIDI instrument LSCP commands
  ("LIST MIDI_INSTRUMENTS ALL" reflected same bug as the
  previously fixed "LIST MIDI_INSTRUMENTS" command and
  "GET MIDI_INSTRUMENT_MAP INFO" result was not
  terminated by a "." line)


Revision 880 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 27 22:57:37 2006 UTC (17 years, 9 months ago) by schoenebeck
File length: 6347 byte(s)
Diff to previous 397
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
- encapsulated LS API relevant files into LS namespace
- removed unnecessary header inclusions


Revision 397 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 21 04:28:50 2005 UTC (19 years, 1 month ago) by senkov
File length: 6342 byte(s)
Diff to previous 225
* Added first cut of instrument database query support.


Revision 225 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 22 14:46:47 2004 UTC (19 years, 7 months ago) by schoenebeck
File length: 6091 byte(s)
Diff to previous 223
* set default volume to 1.0 in Gigasampler engine (was 0.0)
* implemented "SET CHANNEL AUDIO_OUTPUT_CHANNEL" LSCP command
* fixed "GET ENGINE INFO" LSCP command
* fixed "GET CHANNEL INFO" LSCP command
* src/network/lscp.y: fixed 'stringval' rule (returned string with formal
  apostrophes), fixed 'dotnum' rule (ignored position after decimal point)


Revision 223 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 21 11:43:53 2004 UTC (19 years, 7 months ago) by schoenebeck
File length: 6019 byte(s)
Diff to previous 120
* bug fixes in LSCP server (returned '1'/'0' instead of 'true'/'false' for
  binary fields, spuriously created new elements in maps while trying to
  find map members)


Revision 120 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 12 07:29:37 2004 UTC (19 years, 9 months ago) by senkov
File length: 5902 byte(s)
Diff to previous 116
* Error handling in resultset class, rewrite lscpserver to use resultset.


Revision 116 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 8 00:48:20 2004 UTC (19 years, 9 months ago) by senkov
File length: 3657 byte(s)
Diff to previous 113
Added comments


Revision 113 - (view) (download) (annotate) - [select for diffs]
Added Sun Jun 6 20:59:49 2004 UTC (19 years, 9 months ago) by senkov
File length: 2789 byte(s)
* Added LSCP command GET CHANNEL INFO


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