/[svn]
ViewVC logotype

Revision 880


Jump to revision: Previous Next
Author: schoenebeck
Date: Tue Jun 27 22:57:37 2006 UTC (17 years, 8 months ago)
Changed paths: 52
Log Message:
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
- encapsulated LS API relevant files into LS namespace
- removed unnecessary header inclusions


Changed paths

Path Details
Directorylinuxsampler/trunk/src/Sampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/Sampler.h modified , text changed
Directorylinuxsampler/trunk/src/common/ArrayList.h modified , text changed
Directorylinuxsampler/trunk/src/common/Condition.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Condition.h modified , text changed
Directorylinuxsampler/trunk/src/common/ConditionServer.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/ConditionServer.h modified , text changed
Directorylinuxsampler/trunk/src/common/LinuxSamplerException.h deleted
Directorylinuxsampler/trunk/src/common/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/common/Mutex.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Mutex.h modified , text changed
Directorylinuxsampler/trunk/src/common/atomic.h modified , text changed
Directorylinuxsampler/trunk/src/common/optional.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/Device.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/DeviceParameter.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/DeviceParameter.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/DeviceParameterFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/DeviceParameterFactory.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioChannel.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDevice.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDevice.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceAlsa.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceAlsa.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceArts.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceArts.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceFactory.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceJack.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceJack.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevice.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevice.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceAlsa.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceAlsa.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceFactory.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/common/EngineChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/EngineChannel.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EngineChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/InstrumentResourceManager.h modified , text changed
Directorylinuxsampler/trunk/src/network/lscpevent.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscpevent.h modified , text changed
Directorylinuxsampler/trunk/src/network/lscpinstrumentloader.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscpresultset.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscpresultset.h modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.cpp modified , text changed

  ViewVC Help
Powered by ViewVC