/[svn]/linuxsampler/branches/release1_0_0/src/hostplugins/vst
ViewVC logotype

Log of /linuxsampler/branches/release1_0_0/src/hostplugins/vst

View Directory Listing Directory Listing


Sticky Revision:

Revision 1958 - Directory Listing
Modified Fri Jul 31 08:09:09 2009 UTC (14 years, 10 months ago) by (unknown author)
This commit was manufactured by cvs2svn to create branch 'release1_0_0'.

Revision 1942 - Directory Listing
Modified Tue Jul 14 18:20:41 2009 UTC (14 years, 10 months ago) by senoner
Original Path: linuxsampler/trunk/src/hostplugins/vst
* bugfix: LinuxSamplerVst::resume() did not call AudioEffectX::resume().
This caused LinuxSampler VST not appearing in the out: dropdown menu
under Cubase. Thanks to Arne Scheffler for the tip!


Revision 1928 - Directory Listing
Modified Fri Jul 3 11:14:46 2009 UTC (14 years, 11 months ago) by schoenebeck
Original Path: linuxsampler/trunk/src/hostplugins/vst
* VST: look for the Fantasia binary in liblinuxsampler.dll's directory and
  in its parent directory (required for the next Windows installer which
  allows to install the 64 bit and 32 bit version of LinuxSampler VST
  alongside)


Revision 1923 - Directory Listing
Modified Sat Jun 27 16:55:41 2009 UTC (14 years, 11 months ago) by persson
Original Path: linuxsampler/trunk/src/hostplugins/vst
* fixed crash happening when a pitch bend event arrived at the same
  time a new instrument was loading
* fixed building with sqlite installed in a non-standard directory


Revision 1920 - Directory Listing
Modified Sun Jun 21 15:19:06 2009 UTC (14 years, 11 months ago) by senoner
Original Path: linuxsampler/trunk/src/hostplugins/vst
* hotplugins/vst/PluginVst.cpp: Removed the final & when
launching Fantasia  java GUI which was interpreted as an
LSCP file to be loaded and hindered its correct launching
from within the VST plugin (patch of Grigor)


Revision 1917 - Directory Listing
Modified Fri Jun 12 18:55:35 2009 UTC (14 years, 11 months ago) by persson
Original Path: linuxsampler/trunk/src/hostplugins/vst
* VST: changed number of output channels from one stereo to 16 stereo


Revision 1908 - Directory Listing
Modified Mon Jun 1 18:50:06 2009 UTC (15 years ago) by persson
Original Path: linuxsampler/trunk/src/hostplugins/vst
* VST: avoid opening Fantasia more than once for each VST instance
* VST: export main function as "main" on Linux too (fix for energyXT)
* VST: prepare code for multiple output channels
* work-around for missing fnmatch function on Windows to make
  instrument database compilable


Revision 1897 - Directory Listing
Modified Sun May 10 09:31:51 2009 UTC (15 years ago) by persson
Original Path: linuxsampler/trunk/src/hostplugins/vst
* Windows: look for editor plugins and Fantasia using base directory
  of liblinuxsampler dll
* lscp bugfix: SET CHANNEL MIDI_INPUT_TYPE didn't work with the MME
  driver


Revision 1895 - Directory Listing
Modified Sun May 3 12:15:40 2009 UTC (15 years, 1 month ago) by persson
Original Path: linuxsampler/trunk/src/hostplugins/vst
* 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 1842 - Directory Listing
Modified Sat Feb 21 16:11:17 2009 UTC (15 years, 3 months ago) by persson
Original Path: linuxsampler/trunk/src/hostplugins/vst
* fixed building with libgig installed in a non-standard directory


Revision 1777 - Directory Listing
Added Mon Sep 15 16:58:10 2008 UTC (15 years, 8 months ago) by persson
Original Path: linuxsampler/trunk/src/hostplugins/vst
* added experimental support for running LinuxSampler as a DSSI, LV2
  and VST plugin


  ViewVC Help
Powered by ViewVC