/[svn]/linuxsampler/trunk/src/drivers/Plugin.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/drivers/Plugin.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 1934 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 12 10:35:55 2009 UTC (14 years, 8 months ago) by schoenebeck
File length: 14727 byte(s)
Diff to previous 1922
* 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


Revision 1922 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 26 18:55:02 2009 UTC (14 years, 9 months ago) by persson
File length: 14665 byte(s)
Diff to previous 1907
* added channel routing, fxsends and midi maps to the settings stored
  in the plugin state


Revision 1907 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 16 17:04:37 2009 UTC (14 years, 10 months ago) by iliev
File length: 8608 byte(s)
Diff to previous 1895
* The number of audio channels and MIDI input ports in plugin audio/MIDI
  devices is now fixed and can not be changed once the device is created


Revision 1895 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 3 12:15:40 2009 UTC (14 years, 10 months ago) by persson
File length: 8596 byte(s)
Diff to previous 1889
* fixes for using large audio device buffers
* VST: added support for sample rate and buffer size changes
* VST: close editor (Fantasia) when the VST is removed
* minor fix in configure for mmsystem.h detection on MinGW
* removed warnings from gcc 4.4 and valgrind


Revision 1889 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 26 12:19:00 2009 UTC (14 years, 11 months ago) by persson
File length: 8062 byte(s)
Diff to previous 1882
* fixed a memory management error which could cause a crash when a
  plugin was unloaded
* minor fixes in ASIO and MME drivers for win64


Revision 1882 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 1 15:21:13 2009 UTC (15 years ago) by iliev
File length: 8140 byte(s)
Diff to previous 1835
* LSCP server: hard close of all sockets on exit
* Load instruments in background when restoring plugin state


Revision 1835 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 16 17:56:50 2009 UTC (15 years, 1 month ago) by iliev
File length: 8055 byte(s)
Diff to previous 1777
* 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


Revision 1777 - (view) (download) (annotate) - [select for diffs]
Added Mon Sep 15 16:58:10 2008 UTC (15 years, 6 months ago) by persson
File length: 7663 byte(s)
* added experimental support for running LinuxSampler as a DSSI, LV2
  and VST plugin


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC