/[svn]
ViewVC logotype

Revision 1321


Jump to revision: Previous Next
Author: schoenebeck
Date: Tue Sep 4 01:12:49 2007 UTC (16 years, 6 months ago)
Changed paths: 19
Log Message:
* added highly experimental code for synchronizing instrument editors
  hosted in the sampler's process to safely edit instruments while playing
  without a crash (hopefully) by either suspending single regions wherever
  possible or - if unavoidable - whole engine(s)
* disk thread: queue sizes are now proportional to CONFIG_MAX_STREAMS
  instead of fix values
* removed legacy Makefiles in meanwhile deleted src/lib directory and its
  subdirectories
* bumped version to 0.4.0.7cvs


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.in modified , text changed
Directorylinuxsampler/trunk/src/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/common/ResourceManager.h modified , text changed
Directorylinuxsampler/trunk/src/engines/InstrumentEditor.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/InstrumentEditor.h modified , text changed
Directorylinuxsampler/trunk/src/engines/InstrumentManager.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/DiskThread.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/DiskThread.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/InstrumentResourceManager.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/InstrumentResourceManager.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Stream.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.h modified , text changed
Directorylinuxsampler/trunk/src/lib/Makefile.am deleted
Directorylinuxsampler/trunk/src/lib/fileloader/Makefile.am deleted
Directorylinuxsampler/trunk/src/lib/fileloader/libgig/Makefile.am deleted

  ViewVC Help
Powered by ViewVC