/[svn]/linuxsampler/trunk/src/plugins/InstrumentEditor.h
ViewVC logotype

Log of /linuxsampler/trunk/src/plugins/InstrumentEditor.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2687 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 4 17:16:05 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 15199 byte(s)
Diff to previous 1876
* Instrument editor interface: Changed instrument editor plugin interface,
providing additional informations like the EngineChannel for which the
instrument editor was spawned for. This allows the instrument editors to
interact more actively with the sampler.
* Bumped version (1.0.0.svn60).


Revision 1876 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 27 12:16:12 2009 UTC (15 years ago) by schoenebeck
File length: 14302 byte(s)
Diff to previous 1659
* added optional 3rd party user data parameter for following
  liblinuxsampler C++ API methods: InstrumentEditor::Main(),
  InstrumentEditor::Launch(), InstrumentManager::LaunchInstrumentEditor()
* minor cosmetics regarding configure script summary
* debian packaging: include DSSI and LV2 plugin binaries of the sampler
  into the liblinuxsampler package
* RPM packaging: include DSSI and LV2 plugin binaries of the sampler
  into the liblinuxsampler package
* bumped version to 0.5.1.12cvs


Revision 1659 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 3 00:13:27 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 13883 byte(s)
Diff to previous 1655
* added support for triggering notes by instrument editors
  (still some cleanup / refactoring ahead, but it should work)
* bumped version to 0.5.1.1cvs


Revision 1655 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 30 20:22:47 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 16075 byte(s)
Diff to previous 1653
- refactoring of recent commit


Revision 1653 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 30 01:51:46 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 16139 byte(s)
Diff to previous 1425
* added support for notifying instrument editors on note-on / note-off
  events (e.g. to highlight the pressed keys on the virtual keyboard
  of gigedit)
* fixed return value of recently added Thread::TestCancel() method
* be verbose on DLL load errors (on Linux)


Revision 1425 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 14 22:01:28 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 13726 byte(s)
Diff to previous 1374
- postponed commit for the recent commit batch


Revision 1374 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Oct 3 18:37:56 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 13726 byte(s)
- code refactoring, moved the following files from
  src/engines/ -> src/plugins/ :

  InstrumentEditor.h ,
  InstrumentEditor.cpp ,
  InstrumentEditorFactory.h ,
  InstrumentEditorFactory.cpp


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