/[svn]
ViewVC logotype

Revision 3054


Jump to revision: Previous Next
Author: schoenebeck
Date: Thu Dec 15 12:47:45 2016 UTC (7 years, 3 months ago)
Changed paths: 74
Log Message:
* Fixed numerous compiler warnings.
* Bumped version (2.0.0.svn32).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/benchmarks/triang.cpp modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/scripts/generate_lscp_shell_reference.pl modified , text changed
Directorylinuxsampler/trunk/src/EventListeners.h modified , text changed
Directorylinuxsampler/trunk/src/Sampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Mutex.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Path.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Pool.h modified , text changed
Directorylinuxsampler/trunk/src/common/RTMath.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/RTMath.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDevice.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceCoreAudio.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceCoreAudio.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDevicePlugin.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/CAAudioDeviceModel.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevice.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceCoreMidi.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevicePlugin.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevicePlugin.h 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/effects/Effect.cpp modified , text changed
Directorylinuxsampler/trunk/src/effects/EffectChain.cpp modified , text changed
Directorylinuxsampler/trunk/src/effects/EffectFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/effects/LadspaEffect.cpp 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/FxSend.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/InstrumentManagerBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/AbstractVoice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/Event.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/InstrumentScriptVM.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/InstrumentScriptVMFunctions.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/SampleFile.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/Stream.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/StreamBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/VoiceBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/DiskThread.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EngineChannel.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.cpp 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/engines/sf2/DiskThread.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sf2/Engine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sf2/EngineChannel.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sf2/Stream.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sf2/Voice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sf2/Voice.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/DiskThread.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/Engine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/EngineChannel.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/InstrumentResourceManager.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/LookupTable.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/SfzSignalUnitRack.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/Stream.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/Voice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/Voice.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/sfz.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscp.y modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.cpp modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/CoreVMDynVars.cpp modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/CoreVMFunctions.h modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/editor/nksp.l modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/parser.y modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/parser_shared.h modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/scanner.l modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/tree.h modified , text changed
Directorylinuxsampler/trunk/src/shell/LSCPClient.cpp modified , text changed
Directorylinuxsampler/trunk/src/shell/TerminalCtrl.cpp modified , text changed

  ViewVC Help
Powered by ViewVC