/[svn]/linuxsampler/trunk/src/hostplugins/vst/Makefile.am
ViewVC logotype

Log of /linuxsampler/trunk/src/hostplugins/vst/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2519 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 8 09:34:32 2014 UTC (10 years, 1 month ago) by persson
File length: 1561 byte(s)
Diff to previous 2478 , to selected 1842
* enabled automake 'subdir-objects' option and moved external source
  references (vst, au, asio) from makefiles to cpp files, in order to
  get rid of warnings from automake 1.14


Revision 2478 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 19 07:52:33 2013 UTC (10 years, 5 months ago) by persson
File length: 2070 byte(s)
Diff to previous 2420 , to selected 1842
* fixed build error on newer MinGW
* support building with older jack versions
* support building with spaces in vst sdk path


Revision 2420 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 24 08:59:25 2013 UTC (11 years, 1 month ago) by persson
File length: 1727 byte(s)
Diff to previous 2347 , to selected 1842
* removed usage of deprecated Automake variable INCLUDES
* ASIO driver: removed compiler warnings


Revision 2347 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 10 15:47:32 2012 UTC (11 years, 9 months ago) by persson
File length: 1707 byte(s)
Diff to previous 2208 , to selected 1842
* VST: try to open Fantasia automatically on Linux and Mac too (on
  Linux, the Fantasia jar should be placed in <prefix>/share/java)
* VST: fixed crashes on Linux Ardour and EnergyXT


Revision 2208 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 18 08:18:21 2011 UTC (12 years, 8 months ago) by persson
File length: 1680 byte(s)
Diff to previous 2203 , to selected 1842
* Mac OS X: Makefile fix for the install-strip target


Revision 2203 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 16:44:27 2011 UTC (12 years, 8 months ago) by persson
File length: 1541 byte(s)
Diff to previous 2197 , to selected 1842
* sf2 engine: fine-tuned amplitude EG (by switching from gig to sfz EG)
* sfz engine: added support for EG hold (ampeg_hold)
* Mac OS X: made it possible to specify plugin installation dir to
  configure


Revision 2197 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 2 09:55:42 2011 UTC (12 years, 8 months ago) by persson
File length: 1488 byte(s)
Diff to previous 2183 , to selected 1842
* AU: changed number of output channels from one stereo to 16 stereo
* VST: made it possible to build the VST plugin for Mac
* AU: link AU plugin dynamically if --disable-shared isn't specified
* minor Makefile fix for building lscpparser when build and source
  directories are separate


Revision 2183 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 11 17:53:32 2011 UTC (12 years, 9 months ago) by persson
File length: 824 byte(s)
Diff to previous 1923 , to selected 1842
* Mac OS X fixes: support the new dir for Core Audio SDK, fixed name
  collision of enum in EffectControl, fixed building outside source
  directory, fixed wrong name of destructor in
  AudioOutputDeviceCoreAudio.cpp
* made sure all source files for hostplugins are included when doing
  "make dist"
* removed empty directories left from the cvs to svn migration


Revision 1923 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 27 16:55:41 2009 UTC (14 years, 9 months ago) by persson
File length: 824 byte(s)
Diff to previous 1908 , to selected 1842
* 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 1908 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 1 18:50:06 2009 UTC (14 years, 9 months ago) by persson
File length: 803 byte(s)
Diff to previous 1897 , to selected 1842
* 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 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 10 09:31:51 2009 UTC (14 years, 10 months ago) by persson
File length: 740 byte(s)
Diff to previous 1842
* 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 1842 - (view) (download) (annotate) - [selected]
Modified Sat Feb 21 16:11:17 2009 UTC (15 years, 1 month ago) by persson
File length: 730 byte(s)
Diff to previous 1777
* fixed building with libgig installed in a non-standard directory


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: 715 byte(s)
Diff to selected 1842
* 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