summaryrefslogtreecommitdiff
path: root/libs/ardour/SConscript
AgeCommit message (Expand)Author
2011-09-27minor tweak to OS X linkflags, to remove suppression of undefined symbol warn...Paul Davis
2011-05-31conditionally compile support for jack_port_type_get_buffer_size() and if ava...Paul Davis
2011-01-18Add checks and config for Rasqal, required by slv2Doug McLain
2010-05-06move largefile and reentrant compiler flags up to the top level, rather than ...Paul Davis
2010-05-02patch for #2997 from carl, fix handling stat of large filesPaul Davis
2009-11-11fix scons tests for various JACK functions; use jack_on_info_shutdown() if it...Paul Davis
2009-11-10add configure tests for a new JACK API functionPaul Davis
2009-10-09handle AU Factory presets along with user presets2.8.3Paul Davis
2009-10-05provide jdelay-based hardware/port insert latency measurementPaul Davis
2009-10-01merge 5674:5682 and 5689-5694 from mixbus branchPaul Davis
2009-01-28AU state handling, including changes to PathScanner so that it can now do rec...Paul Davis
2008-10-21Backported automatic svn revision handling from 3.0Sakari Bergen
2008-05-15add note onset detection to the ferret, c/o the aubio-based Onset VAMP plugin...Paul Davis
2008-04-24plugin selection via menu, along with "favorites"Paul Davis
2008-02-27fix up BWF creation; make CoreAudioSource work; add CAImportable; refactor So...Paul Davis
2008-02-27rearrange icons/presets on xfade editor to be symmetric; refactor importable ...Paul Davis
2008-02-14fix the same old same old OS X install_name_tool issue, this time for libardourPaul Davis
2008-02-06include lv2 source in srctar even if LV2=0Paul Davis
2008-02-02Sort things to reduce merge hell. No functional changes.David Robillard
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-25lots of small fixes related to the rythmic rodentPaul Davis
2008-01-25include required source in libardour file listPaul Davis
2008-01-25meet rhythm ferret: cute, furry and always on time (ardour build now requires...Paul Davis
2008-01-22remove new (unadded, under-development soruce filePaul Davis
2008-01-22centralized "is this OS X" definition in build scriptsPaul Davis
2008-01-17Revert previous non-fix.David Robillard
2008-01-17Build against SLV2 CFLAGS from pkg-config.David Robillard
2008-01-15Fix building without SLV2.David Robillard
2008-01-15LV2 support.David Robillard
2007-12-04add pitch shifting; minor fixes elsewherePaul Davis
2007-11-20integrate the not-yet-released RubberBand library into ardour for timefxPaul Davis
2007-11-01new ancestral data handling for regions; new Stretch AudioFilter replaces ses...Paul Davis
2007-09-24fix up translation domains to reflect v2; functor command headerPaul Davis
2007-09-20changes for OSX/SAEPaul Davis
2007-09-09more changes for the import dialog, with breakout of importable source code i...Paul Davis
2007-03-16pre-beta12Paul Davis
2007-03-15Make sse_functions_xmm.cc compile for i386 and i686 Sampo Savolainen
2007-03-15edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix bui...Paul Davis
2007-03-13Added a xmmintrin.h based SSE function find_peaks(). Needs polishing as Sampo Savolainen
2007-02-05use SilentFileSource when sources cannot be foundPaul Davis
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2006-12-22start using global, 100% generic enum to/from string objectPaul Davis
2006-11-24a scons thinko. hardware monitoring now works :)Nick Mainsbridge
2006-11-24fix up scons check for hardware monitoring, minor error message typoNick Mainsbridge
2006-11-21Check for COREAUDIO by default. If found, define HAVE_WEAK_COREAUDIO.Taybin Rutkin
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-11-03move all destructive functionality into SndFileSource as a mode, and drop Des...Paul Davis
2006-11-03Plugin windows change title when route title changes.Taybin Rutkin
2006-10-31change libsndfile to libsndfile-ardour to eliminate possible confusion with a...Ben Loftis