summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Collapse)Author
2008-12-02define ARCH_X86 even on x86_64 (untested!); giso's patch for control surface ↵Paul Davis
track indexing; carl's patches for insert-time and double-click on redirect boxes git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4279 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-26Make the wiimote code appear in the source packageSampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4264 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-23bump to 2.7.1Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4236 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-20finalize death of DOCUMENTATION; new handling of 2 parallel clearlooks trees ↵Paul Davis
(1 for OS X, 1 for linux) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4223 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-17use F2 for maximal editor in SAE-use-keypad bindings, bump to 2.7Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4187 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-14Bump SLV2 version dependency.David Robillard
Probably necessary. I think. Something in there was Ardour motivated. Pretty sure. One thing I am sure of: this is easier than finding out. I think it probably works better on OSX and all natively and pretty and stuff with those absurd capitaley directory names and "Plug-Ins" and all those other silly things you OSX folk like, as does the latest LV2 distribution. Hint hint. - The eminently professional Ardour LV2 Support and Development Division git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4158 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-10Das Wiimote Blinkenlights!Sampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4132 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-02Less sucky englishSampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4083 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-02Ensure that the newly selected track is visible on the canvas when scrolling ↵Sampo Savolainen
through tracks with prev/next. Plus a cleaner check for wiimote deps. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4082 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-01Wiimote control surface. Bind one wiimote by pressing 1+2 after the surface ↵Sampo Savolainen
module is loaded. You need to bind every time you start ardour: A Toggle play/stop D-pad: Up/Down: scroll tracks in the editor Left/Right: move playhead (nudge) +/- Zoom 1 Arm selected track(s) for recording 2 Toggle recording As an extra, if you press down B and then A to stopp recording pass, Ardour scraps the recorded audio. This is a work in progress. Please test. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4079 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-31default crossfade is now constant power; SAE gets only 3 xfades (not correct ↵Paul Davis
for 2 of them, yet); fade buttons in xfade editor have tooltips git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4073 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-29step 2 of keyboard focus work for plugin windowsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4026 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-25bump version2.6.1Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4011 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-23fix up svn_revision.h problem so that we can build from a tarball2.6Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4004 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-21Backported automatic svn revision handling from 3.0Sakari Bergen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3991 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-11minor C++ include issues, debug out removed and bump to 2.6Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3920 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-09-19Make building with aubio (actually) optional.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3764 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-09-03Unify the canvases by moving groups around rather than using ↵Nick Mainsbridge
set_scrolling_region () (eliminates the double-draw during zoom on linux), fix verbose_time_cursor clamping, make fonts smaller on location dialog buttons, hopefully improve performance when dragging multiple regions on the same track, reduce some redrawing of clocks (still not done for samples clock), allow NLS=1 on OSX, other canvas performance improvements on OSX, build SAE-us.bindings (even though they are incomplete for now). git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3707 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-08-12Remove outdated message about SVN SLV2 requirement.David Robillard
Compile with LV2 support by default if SLV2 is found (but still compile successfully otherwise). git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3685 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-08-09Embedded LV2 GTK GUI support.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3678 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-30committed build changes needed for leopard buildJesse Chappell
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3650 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-15bump required JACK versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3617 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10no more NATIVE_OSX_KEYS option - GTKOSX selects for that too2.5Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3581 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10Use scons to generate manual entities so the manual version is consistant ↵Tim Mayberry
with the Ardour version git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3563 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-07move to scons Clone everywhere rather than Copy; add Session::micro_locate() ↵Paul Davis
for ongoing work on video sync; debugging output for export precision problem; minor clean up to IO::find_possible_connection(); fix up a few signed/unsigned issues; make "feature lines" always be the right height as tracks resize; change version to 2.5 git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3517 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-20Add note about the bug causing scons to miss installed boost headers.Sampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3371 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-15add note onset detection to the ferret, c/o the aubio-based Onset VAMP ↵Paul Davis
plugin (REQUIRES libaubio installed); add toggle-region-opaque menu item for scalable ops on region opacity git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3356 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-09bump to 2.4.12.4.1Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3243 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08still bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3236 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08pretty much done with bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3234 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08wholesome svnbot loggy goodnessPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3233 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08more bot bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3232 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08more bot bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3231 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08more bot bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3230 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08more bot bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3229 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08more bot bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3228 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08more bot bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3227 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08more bot bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3226 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08more bot bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3225 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-08more bot debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3224 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-07debug svnbotPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3223 d708f5d6-7413-0410-9779-e7cbd77b26cf
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