/[svn]
ViewVC logotype

Revision 2434


Jump to revision: Previous Next
Author: schoenebeck
Date: Thu Mar 7 19:23:24 2013 UTC (11 years ago)
Changed paths: 25
Log Message:
* Started to spread new C++ keyword "override" over the code base
  (keyword introduced with C++11 standard).


Changed paths

Path Details
Directorylinuxsampler/trunk/src/common/WorkerThread.h modified , text changed
Directorylinuxsampler/trunk/src/common/global.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/DeviceParameter.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioChannel.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDevice.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceAlsa.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceArts.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceAsio.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceCoreAudio.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceJack.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDevicePlugin.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevice.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceAlsa.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceCoreMidi.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceJack.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceMidiShare.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceMme.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevicePlugin.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputPort.h modified , text changed
Directorylinuxsampler/trunk/src/effects/LadspaEffect.h modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngineChannel.h 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/InstrumentManagerBase.h modified , text changed

  ViewVC Help
Powered by ViewVC