/[svn]
ViewVC logotype

Revision 2427


Jump to revision: Previous Next
Author: persson
Date: Sat Mar 2 07:03:04 2013 UTC (11 years ago)
Changed paths: 22
Log Message:
* code refactoring: added a lock guard class for exception safe mutex
  handling and used it everywhere appropriate


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/src/Sampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Condition.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Mutex.h modified , text changed
Directorylinuxsampler/trunk/src/common/WorkerThread.cpp modified , text changed
Directorylinuxsampler/trunk/src/db/InstrumentsDb.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceCoreAudio.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/CAAudioDeviceModel.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputPort.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInstrumentMapper.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngineChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineChannelBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineChannelFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/InstrumentManager.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/InstrumentManagerBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/InstrumentManagerThread.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/InstrumentResourceManager.cpp modified , text changed
Directorylinuxsampler/trunk/src/hostplugins/vst/PluginVst.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.h modified , text changed

  ViewVC Help
Powered by ViewVC