/[svn]
ViewVC logotype

Revision 1835


Jump to revision: Previous Next
Author: iliev
Date: Mon Feb 16 17:56:50 2009 UTC (15 years, 1 month ago)
Changed paths: 13
Log Message:
* Adapted drivers/Plugin class to be used as a base class for the
  AudioUnit plugin and fixed orphaned pointers when deleting PluginGlobal
* Fixed possible iterator invalidations when resetting the sampler
* Fixed memory leaks when issuing the following LSCP commands:
  GET AUDIO_OUTPUT_DRIVER INFO
  GET AUDIO_OUTPUT_DRIVER_PARAMETER INFO
  GET MIDI_INPUT_DRIVER INFO
  GET MIDI_INPUT_DRIVER_PARAMETER INFO
* Fixed possible compilation error when sqlite is not present


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/src/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/Sampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/Sampler.h modified , text changed
Directorylinuxsampler/trunk/src/db/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/drivers/Plugin.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/Plugin.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceCoreAudio.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EngineChannel.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