/[svn]/linuxsampler/trunk/src/hostplugins
ViewVC logotype

Log of /linuxsampler/trunk/src/hostplugins

View Directory Listing Directory Listing


Sticky Revision:

Revision 1928 - Directory Listing
Modified Fri Jul 3 11:14:46 2009 UTC (14 years, 9 months ago) by schoenebeck
* 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, 10 months ago) by persson
* 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, 10 months ago) by senoner
* 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, 10 months ago) by persson
* 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 (14 years, 10 months ago) by persson
* 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 (14 years, 11 months ago) by persson
* 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 (14 years, 11 months ago) by persson
* 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 1887 - Directory Listing
Modified Sat Apr 18 08:17:16 2009 UTC (15 years ago) by persson
* bugfix: pitch bend wasn't working with JackMidi, VST, LV2, Mme,
  CoreMidi or AU
* theoretical fix: made SynchronizedConfig follow C++0x memory model
  more strictly


Revision 1858 - Directory Listing
Modified Sun Mar 8 09:57:19 2009 UTC (15 years, 1 month ago) by persson
* optimized the DSSI plugin: all plugin instances now share the same
  disk streaming buffers
* added support for the "fine tune" and "pitch bend range"
  instrument-level gig parameters
* fixed minor artifacts in pitch bend handling


Revision 1855 - Directory Listing
Modified Mon Mar 2 15:33:38 2009 UTC (15 years, 1 month ago) by iliev
* fixed endless loop in Engine::SuspendAll() (bug #120)
* AU plugin, work in progress: minor fixes in the build files


Revision 1846 - Directory Listing
Modified Thu Feb 26 22:43:45 2009 UTC (15 years, 2 months ago) by iliev
* AU plugin, work in progress:
* added build files
* fixes in MIDI event handling


Revision 1845 - Directory Listing
Modified Tue Feb 24 17:41:02 2009 UTC (15 years, 2 months ago) by iliev
* AU plugin, work in progress: added the source files


Revision 1842 - Directory Listing
Modified Sat Feb 21 16:11:17 2009 UTC (15 years, 2 months ago) by persson
* 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, 7 months ago) by persson
* added experimental support for running LinuxSampler as a DSSI, LV2
  and VST plugin


  ViewVC Help
Powered by ViewVC