/[svn]/linuxsampler/trunk/src/network/lscpevent.h
ViewVC logotype

Log of /linuxsampler/trunk/src/network/lscpevent.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1686 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 14 14:58:50 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 4392 byte(s)
Diff to previous 1541
* added new LSCP event "CHANNEL_MIDI" which can be used by frontends to
  react on MIDI data arriving on certain sampler channels (so far only
  Note-On and Note-Off events are sent via this LSCP event)
* bumped LSCP compliance version to 1.4
* bumped LS version to 0.5.1.3cvs


Revision 1541 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 4 18:09:26 2007 UTC (16 years, 4 months ago) by iliev
File length: 4280 byte(s)
Diff to previous 1200
- Added support for monitoring the total number of active disk streams
  (new LSCP commands: GET TOTAL_STREAM_COUNT,
  SUBSCRIBE TOTAL_STREAM_COUNT, UNSUBSCRIBE TOTAL_STREAM_COUNT)


Revision 1200 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 24 14:04:18 2007 UTC (16 years, 11 months ago) by iliev
File length: 4248 byte(s)
Diff to previous 1161
* Implemented instrument scanning in background
  and commands for monitoring the scan progress


Revision 1161 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 16 15:51:18 2007 UTC (17 years ago) by iliev
File length: 4210 byte(s)
Diff to previous 1108
* Implemented instruments database


Revision 1108 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 22 20:39:04 2007 UTC (17 years, 1 month ago) by iliev
File length: 3997 byte(s)
Diff to previous 981
* Added new notification events for tracking
effect send changes and global volume changes


Revision 981 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 17 22:35:01 2006 UTC (17 years, 4 months ago) by iliev
File length: 3856 byte(s)
Diff to previous 880
* Added new notification events for tracking audio/MIDI device changes,
MIDI instrument map changes and MIDI instrument changes


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


Revision 778 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 23 06:58:26 2005 UTC (18 years, 7 months ago) by iliev
File length: 3493 byte(s)
Diff to previous 556
Added new LSCP commands: GET TOTAL_VOICE_COUNT,
GET TOTAL_VOICE_COUNT_MAX, SUBSCRIBE/UNSUBSCRIBE TOTAL_VOICE_COUNT


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


Revision 170 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jul 3 20:08:07 2004 UTC (19 years, 9 months ago) by senkov
File length: 3435 byte(s)
* moved ToString to common
* Implemented handling of multiple connections
* Implemented guts for event subscription/unsubscription
* Illustrated event notification sending by sending MISC events
when connections are established or terminated.


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