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

Log of /linuxsampler/trunk/src/hostplugins/au

View Directory Listing Directory Listing


Sticky Revision:

Revision 2519 - Directory Listing
Modified Sat Feb 8 09:34:32 2014 UTC (10 years, 2 months ago) by persson
* 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 - Directory Listing
Modified Sun Feb 24 09:45:34 2013 UTC (11 years, 1 month ago) by persson
* fixed makefile for AU plugin, which was broken in previous commit


Revision 2420 - Directory Listing
Modified Sun Feb 24 08:59:25 2013 UTC (11 years, 1 month ago) by persson
* removed usage of deprecated Automake variable INCLUDES
* ASIO driver: removed compiler warnings


Revision 2208 - Directory Listing
Modified Mon Jul 18 08:18:21 2011 UTC (12 years, 9 months ago) by persson
* Mac OS X: Makefile fix for the install-strip target


Revision 2203 - Directory Listing
Modified Sat Jul 9 16:44:27 2011 UTC (12 years, 9 months ago) by persson
* 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 - Directory Listing
Modified Sat Jul 2 09:55:42 2011 UTC (12 years, 9 months ago) by persson
* 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 - Directory Listing
Modified Sat Jun 11 17:53:32 2011 UTC (12 years, 10 months ago) by persson
* 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 - Directory Listing
Modified Tue Oct 27 19:04:57 2009 UTC (14 years, 5 months ago) by iliev
* SFZ format engine: Implemented sfz version 1
   Filter EG, Amplifier EG and Pitch EG
* use SF2 file loader from libgig


Revision 2012 - Directory Listing
Modified Fri Oct 23 17:53:17 2009 UTC (14 years, 5 months ago) by iliev
* 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 1992 - Directory Listing
Modified Fri Aug 28 07:48:47 2009 UTC (14 years, 7 months ago) by iliev
* bugfix: AU plugin failed to destroy its audio/MIDI devices


Revision 1923 - Directory Listing
Modified Sat Jun 27 16:55:41 2009 UTC (14 years, 9 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 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 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, 1 month ago) by iliev
* AU plugin, work in progress:
* added build files
* fixes in MIDI event handling


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


  ViewVC Help
Powered by ViewVC