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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 4021 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 5 16:11:04 2022 UTC (2 years, 3 months ago) by schoenebeck
File length: 5313 byte(s)
Diff to previous 4010
* Sampler::Reset() no longer unloads instrument editor plugins, this is a
  workaround for the issue that instrument editor plugins were no longer
  available after sending a LSCP "RESET" command (probably due to a race).

* Bumped version (2.2.0.svn16).


Revision 4010 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 23 15:26:02 2021 UTC (2 years, 4 months ago) by schoenebeck
File length: 4905 byte(s)
Diff to previous 2503
* Additional more verbose error output in case an appropriate
  instrument editor could not be found (if there is not any
  editor at all then say so, if there is one but not capable
  to handle the instrument, then make this case clear to the
  user; in both cases print the expected location for instrument
  editor plugins).

* Bumped version (2.2.0.svn9).


Revision 2503 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 11 14:05:17 2014 UTC (10 years, 3 months ago) by schoenebeck
File length: 4799 byte(s)
Diff to previous 1897
* Minor C++11 compliance fixes (caused compilation errors
  on some recent compilers).


Revision 1897 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 10 09:31:51 2009 UTC (14 years, 11 months ago) by persson
File length: 4760 byte(s)
Diff to previous 1481
* Windows: look for editor plugins and Fantasia using base directory
  of liblinuxsampler dll
* lscp bugfix: SET CHANNEL MIDI_INPUT_TYPE didn't work with the MME
  driver


Revision 1481 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 14 23:42:15 2007 UTC (16 years, 5 months ago) by senoner
File length: 4695 byte(s)
Diff to previous 1374
* win32 port work in progress:
* - implemented win32 support in the following classes:
* Thread, Condition, Mutex, Path, LscpServer
* - lscp.y use DONTCARE instead of VOID
*  (a win32 symbol defined)
* - completed win32 editor plugin loader


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