summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Collapse)Author
2008-03-31disable (s)LV2 by default until its released2.4Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3201 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-26oops, there it isPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3186 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24another tweak to libcurl detectionBen Loftis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24don't check for libcurl unless really necessaryPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3178 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24initial checkin of freesound integrationBen Loftis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3169 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-17add STL_DEBUG option to enable easy use of _GLIBCXX_DEBUG, for STL debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3151 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-04Improvements on the FFT analysis toolSampo Savolainen
- Enable FFT analysis by default - FFT graph is now in cairo - The window is now a window instead of a dialog - Analysis window can be resized - The view can be switched between normalized and an absolute value - The minimum and maximum values for a graph can be shown git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3135 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-26Add missing $PREFIX/share/ardour2 to uninstall target. Fix consequent ↵Nick Mainsbridge
missing icons thinko in previous commit. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3122 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-25New FREEDESKTOP scons option installs desktop MIME entry and .desktop file. ↵Nick Mainsbridge
Also uses fd.o standard names and locations for icons. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3121 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-24make canvas text scale with font scaler; prevent bogus values from putting ↵Paul Davis
NaN's into automation lines git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3118 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-23fix up meter thread management when JACK client starts/stops/is halted ; put ↵Paul Davis
focus in plugin search entry when plugin selector is shown ; add WINDOWS_KEY option to gtk2_ardour/SConscript, controlling what X modifier is used for LEVEL4 modifier/bindings ; fix up Keyboard object to properly support LEVEL4 bindings ; fix Playlist::partition_internal() to avoid acting on regions that should not be operated on given the range provided ; fix up more stuff relating to get_regions_for(), including cut/delete ops on edit range vs. regions git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3115 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06fix message about SLV22.3Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3025 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06bump version to 2.3Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3021 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-05adjusting region fade in/out lengths makes the fade in/out active; new font ↵Paul Davis
sizes; new font generation code in gtk2_ardour/SConscript; move mixer strip/group pane over to the RHS to match the editor; clean up ardour-sae-de.bindings.in; fix glue-to-music-time menu item (was always active) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3010 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-30fix build on systems without LV2 prereqsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2979 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-30Support for LV2 scale points (control port enumerations), ala LADSPA+LRDF.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2977 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-29add macro for MAC_OS_X_VERSION_MIN_REQUIRED to avoid issues on ppc builds; ↵Paul Davis
include VECLIB optimizations on leopard too, add lib dependencies/links for vamp + FFTW git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2976 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25more rhythm ferret/transient detection/split region stuff, maybe it works nowPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2969 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25lots of small fixes related to the rythmic rodentPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2967 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25meet rhythm ferret: cute, furry and always on time (ardour build now ↵Paul Davis
requires fftw3 & fftw3f, no exceptions, ever) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2959 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-22centralized "is this OS X" definition in build scriptsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2954 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-19Print message when LV2 support is not enabled.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2948 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-16Added more obvious error message when SLV2 is too old.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2925 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-15LV2 support.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2922 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-10minor tweaksPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2879 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-10more rubberband/fftw3f build fixesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2878 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-10handle missing fftw3f better stillPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2877 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-10handle missing fftw3f betterPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2876 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-10fix botched test for fftw3fPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2874 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-10set-punch-loop-from-region added (missing somehow!); keybindings changed; ↵Paul Davis
tarball fixes; SConstruct looks for fftw3f before committing to rubberband usage git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2873 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-10finish merge of vamp-sdk into source tree; write OSC URL to file in ↵Paul Davis
~/.ardour2 ; change stretch button name; fix bad handling of cancel-in-progress during stretch/pitch operation git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2870 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-09its version 2.2!Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2853 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-09add "msgupdate" target for sconsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2850 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-28minor fixes from OS X landPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2720 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-27fix for vamp-sdk botch in SConstruct; new audio clock focus command; make ↵Paul Davis
insert-region pay attention to entered track; different modifier list for gtk/osx; hide ye olde blue arrow on selected marker line git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2718 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-27MESCLUN: new SAE-specific bindings file; parametized binding files; fix ↵Paul Davis
handling of master source info loading from XML; change rubberband stretch progress reporting; better handling of top level menubar accelerators on Quartz; fixup handling of user-specified bindings file; no more audition on double-click in region list (does rename instead); various OS X specific fixups; partial fix for memory leakage in import code (fixed by timbyr in trunk but not back-portable to 2.X) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2716 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-21fixed fftw header lookup problem in sconstructJesse Chappell
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2709 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-20possible fixPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2707 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-20fix for systems without fftw3fPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2706 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-20integrate the not-yet-released RubberBand library into ardour for timefxPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2704 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-09fix up botched marker management scheme; add Editor::get_edit_op_range(); ↵Paul Davis
make cut ops use get_edit_op_range() when there is no time/region selection. still a little in progress to get the details right git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2614 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-18fix compile/test flags for OS XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2560 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-09new keybinding editor, mostly finished but not 100%Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2531 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-09-28add uninstall target (does NOT remove translations)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2499 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-09-272 patches from jdavisp3; remove some debugging output from generic MIDI; ↵Paul Davis
rationalize string usage in SoundFileOmega; allow "mode hint" when using SoundFileOmega; restore context menu import functionality; bump to v2.1 git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2490 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22remove GTKOSX_PREFIX from scons; MIDI/MMC fix from Chris G; fix crash when ↵Paul Davis
starting without ALSA sequencer loaded in kernel git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2340 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22changes to support packaging of the GTK-Quartz version of Ardour for OS XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2338 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-15changes specific to GTK-OSX buildPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2303 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-01bump to 2.0.5Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2207 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-31fix up user keybindings saving, and bump to 2.0.42.0.4Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2201 d708f5d6-7413-0410-9779-e7cbd77b26cf