/[svn]
ViewVC logotype

Revision 1934


Jump to revision: Previous Next
Author: schoenebeck
Date: Sun Jul 12 10:35:55 2009 UTC (14 years, 8 months ago)
Changed paths: 16
Log Message:
* bugfix: don't allow to create or destroy audio devices and MIDI devices
  of host plugin implementations (e.g VST, AU, DSSI, LV2) on their own,
  as they only exist in the context of the plugin instance and would
  otherwise crash the application


Changed paths

Path Details
Directorylinuxsampler/trunk/src/Sampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/Sampler.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/Device.cpp added
Directorylinuxsampler/trunk/src/drivers/Device.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/drivers/Plugin.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDevice.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/AudioOutputDevicePlugin.cpp 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/MidiInputDeviceFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceFactory.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevicePlugin.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevicePlugin.h modified , text changed

  ViewVC Help
Powered by ViewVC