/[svn]
ViewVC logotype

Revision 840


Jump to revision: Previous Next
Author: persson
Date: Sun Feb 26 13:00:08 2006 UTC (18 years ago)
Changed paths: 20
Log Message:
* fixed some concurrency problems between the lscp thread and the
  audio/midi threads for these commands: load engine, set channel
  audio output device, set channel midi input device/port/channel and
  remove channel. Thanks to Vincent Bongiorno for bug reports and
  testing.
* removed an autotools warning
* fixed an iterator bug
* minor code clean-ups


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.in modified , text changed
Directorylinuxsampler/trunk/src/Sampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/Sampler.h modified , text changed
Directorylinuxsampler/trunk/src/common/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/common/SynchronizedConfig.h added
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDevice.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDevice.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceAlsa.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceMidiShare.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputPort.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputPort.h modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineChannelFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineChannelFactory.h modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineFactory.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/DiskThread.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EngineChannel.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.h modified , text changed
Directorylinuxsampler/trunk/src/linuxsampler.cpp modified , text changed

  ViewVC Help
Powered by ViewVC