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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1642 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 13 16:36:14 2008 UTC (16 years, 3 months ago) by nagata
File length: 10664 byte(s)
Diff to previous 1602
* OSX: Definition of ATOMIC_INIT is added
* OSX: "~" in DB/plugin names are expanded to "$HOME"
* OSX: MIDI device name are now "linuxsampler_in_%d" where %d=0,1,etc.


Revision 1602 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 29 22:02:29 2007 UTC (16 years, 3 months ago) by schoenebeck
File length: 10218 byte(s)
Diff to previous 1601
* fixed endless loop which occured when loading an instrument editor
  plugin DLL on Windows systems failed (note: completely untested yet :) )


Revision 1601 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 29 20:27:53 2007 UTC (16 years, 3 months ago) by schoenebeck
File length: 10705 byte(s)
Diff to previous 1481
* bugfix: on some POSIX systems instrument editor plugins refused to
  load as we used a non-portable Linux specific struct field
  (fixes bug #70, patch by Ronald Baljeu)


Revision 1481 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 14 23:42:15 2007 UTC (16 years, 5 months ago) by senoner
File length: 10492 byte(s)
Diff to previous 1478
* 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 1478 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 13 19:19:18 2007 UTC (16 years, 5 months ago) by senoner
File length: 8558 byte(s)
Diff to previous 1425
* work in progress: win32 editor plugin loader


Revision 1425 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 14 22:01:28 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 6453 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, 6 months ago) by schoenebeck
File length: 6414 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