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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2837 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 23 06:14:00 2015 UTC (8 years, 7 months ago) by persson
File length: 5195 byte(s)
Diff to previous 2687
* fixed printf type errors (mostly in debug messages)



Revision 2687 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 4 17:16:05 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 5195 byte(s)
Diff to previous 2343
* 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 2343 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 29 16:14:45 2012 UTC (11 years, 11 months ago) by persson
File length: 4990 byte(s)
Diff to previous 1876
* fixed configure script error with old autoconf versions
* LV2: use the new lv2 package if present
* lsatomic.h: use gcc provided atomic functions if building with gcc
  4.7 and C++11
* added comments in lsatomic.h


Revision 1876 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 27 12:16:12 2009 UTC (15 years ago) by schoenebeck
File length: 5020 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) (annotate) - [select for diffs]
Modified Sun Feb 3 00:13:27 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 4889 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) (annotate) - [select for diffs]
Modified Wed Jan 30 20:22:47 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 6797 byte(s)
Diff to previous 1653
- refactoring of recent commit


Revision 1653 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 30 01:51:46 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 6548 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) (annotate) - [select for diffs]
Modified Sun Oct 14 22:01:28 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 4808 byte(s)
Diff to previous 1374
- postponed commit for the recent commit batch


Revision 1374 - (view) (download) (annotate) - [select for diffs]
Added Wed Oct 3 18:37:56 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 4769 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