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

Log of /linuxsampler/trunk/src/hostplugins/au/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: 3940 byte(s)
Diff to previous 2421 , to selected 2203
* 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 2421 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 24 09:45:34 2013 UTC (11 years, 1 month ago) by persson
File length: 5773 byte(s)
Diff to previous 2420 , to selected 2203
* fixed makefile for AU plugin, which was broken in previous commit


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: 5760 byte(s)
Diff to previous 2208 , to selected 2203
* removed usage of deprecated Automake variable INCLUDES
* ASIO driver: removed compiler warnings


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: 5757 byte(s)
Diff to previous 2203
* Mac OS X: Makefile fix for the install-strip target


Revision 2203 - (view) (download) (annotate) - [selected]
Modified Sat Jul 9 16:44:27 2011 UTC (12 years, 8 months ago) by persson
File length: 5606 byte(s)
Diff to previous 2197
* 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: 5546 byte(s)
Diff to previous 2183 , to selected 2203
* 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: 5544 byte(s)
Diff to previous 2018 , to selected 2203
* 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 2018 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 27 19:04:57 2009 UTC (14 years, 5 months ago) by iliev
File length: 5415 byte(s)
Diff to previous 2012 , to selected 2203
* SFZ format engine: Implemented sfz version 1
   Filter EG, Amplifier EG and Pitch EG
* use SF2 file loader from libgig


Revision 2012 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 23 17:53:17 2009 UTC (14 years, 5 months ago) by iliev
File length: 5427 byte(s)
Diff to previous 1923 , to selected 2203
* Refactoring: moved the independent code from
  the Gigasampler format engine to base classes
* SFZ format engine: experimental code (not usable yet)
* SoundFont format engine: experimental code (not usable yet)
* Fixed crash which may occur when MIDI key + transpose is out of range


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: 5381 byte(s)
Diff to previous 1855 , to selected 2203
* 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 1855 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 2 15:33:38 2009 UTC (15 years ago) by iliev
File length: 5363 byte(s)
Diff to previous 1846 , to selected 2203
* fixed endless loop in Engine::SuspendAll() (bug #120)
* AU plugin, work in progress: minor fixes in the build files


Revision 1846 - (view) (download) (annotate) - [select for diffs]
Added Thu Feb 26 22:43:45 2009 UTC (15 years, 1 month ago) by iliev
File length: 5356 byte(s)
Diff to selected 2203
* AU plugin, work in progress:
* added build files
* fixes in MIDI event handling


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