/[svn]
ViewVC logotype

Revision 1213


Jump to revision: Previous Next
Author: schoenebeck
Date: Wed May 30 00:14:05 2007 UTC (16 years, 9 months ago)
Changed paths: 13
Log Message:
* moved instrument editor into a shared library 'libgigedit', the 'gigedit'
  binary is now just calling that shared library
* implemented an "instrument editor plugin" for LinuxSampler to allow
  on-the-fly instrument editing within the sampler's own process
  (this is an optional feature, auto detected at compile time)


Changed paths

Path Details
Directorygigedit/trunk/ChangeLog modified , text changed
Directorygigedit/trunk/Makefile.cvs modified , text changed
Directorygigedit/trunk/configure.ac modified , text changed
Directorygigedit/trunk/src/Makefile.am modified , text changed
Directorygigedit/trunk/src/gigedit.cpp added
Directorygigedit/trunk/src/gigedit.h added
Directorygigedit/trunk/src/main.cpp modified , text changed
Directorygigedit/trunk/src/mainwindow.cpp modified , text changed
Directorygigedit/trunk/src/mainwindow.h modified , text changed
Directorygigedit/trunk/src/plugin/ added
Directorygigedit/trunk/src/plugin/Makefile.am added
Directorygigedit/trunk/src/plugin/linuxsamplerplugin.cpp added
Directorygigedit/trunk/src/plugin/linuxsamplerplugin.h added

  ViewVC Help
Powered by ViewVC