summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Collapse)Author
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
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2110 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-03set powermate env keys in SConstruct, so that POWERMATE is set even if ↵Paul Davis
SURFACES=false git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2102 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-03updated scons to make powermate optional and defaults to off when not on linuxJesse Chappell
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2096 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-02prep for 2.0.3Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2094 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-29flac-handling fix, from trunkPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2084 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-28add basic support for the griffin powermate (a control surface) (from ben ↵Paul Davis
loftis) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2077 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-012nd stage of denormal handling (from trunk); fix to avoid FLAC support when ↵Paul Davis
using a too-new FLAC library git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1940 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-31add new denormal handling capabilities (95% finished)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1935 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-09bump version to deal with tarball screwupPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0.1@1810 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-07merge changes from trunkPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0.1@1790 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-30updated version in sconstruct to 2.0Jesse Chappell
git-svn-id: svn://localhost/ardour2/trunk@1765 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-26patch from Joe Button to cache VST personal use question/answerPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1748 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-25make session exchange run againPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1744 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-25remove debugging messagePaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1743 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-23ardour_system.rc now has the same content as ardour.rc, to allow us to more ↵Paul Davis
easily add new variable/parameters when updating a user's configuration git-svn-id: svn://localhost/ardour2/trunk@1739 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-07add new profile object, use it to remove certain horizontal elements from ↵Paul Davis
GUI if screen is narrow; make verbose canvas cursor use primary clock mode if secondary clock is not visible git-svn-id: svn://localhost/ardour2/trunk@1676 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-02Fix for scons syntax error.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1654 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-02Enabled conditional FLAC importing.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1653 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-16remove missing ardour.spec stuff from build filePaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1606 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-16fix bad python code for splitting cpuinfo flags, so that even the last flag ↵Paul Davis
gets the attention it deserves git-svn-id: svn://localhost/ardour2/trunk@1602 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-15edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix ↵Paul Davis
build for find_peaks on x86; don't duplicate sources when embedding; use Glib::ustring for all source-related strings; fixup plugin UI automation buttons git-svn-id: svn://localhost/ardour2/trunk@1595 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-12add GPROFILE scons option; fix spectacular CPU usage sawtooth caused by ↵Paul Davis
constant redraw of entire rects when their bounds change git-svn-id: svn://localhost/ardour2/trunk@1576 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-01no more disabling strict aliasingPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1544 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-27fix for build issue on Mandriva, #1180 ; remove stacktrace output when JACK ↵Paul Davis
freewheeling is turned off git-svn-id: svn://localhost/ardour2/trunk@1525 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26compile tranzport stuff by default but do not allow compilation if libusb is ↵Paul Davis
not found git-svn-id: svn://localhost/ardour2/trunk@1518 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22sndfile including fix.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1492 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport ↵John Anderson
updates. Thanks to Gerd Flaig for the merge command: svn merge svn+ssh://ardoursvn@ardour.org/ardour2/trunk@1449 svn+ssh://ardoursvn@ardour.org/ardour2/branches/surfaces. git-svn-id: svn://localhost/ardour2/trunk@1460 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17added missing file to srctar2.0beta11.1Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1345 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17bump to beta11Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1341 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17merge by hand changes from mtaht to fix up export behaviour, and gcc ↵Paul Davis
warnings when optimized git-svn-id: svn://localhost/ardour2/trunk@1332 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10Reduced allocated stack sizes. Trims about 13MB of memory consumption.David Robillard
git-svn-id: svn://localhost/ardour2/trunk@1293 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-04copy older versions of the session file, fix up ardev to work again using ↵Paul Davis
%VERSION% git-svn-id: svn://localhost/ardour2/trunk@1268 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ↵Paul Davis
handle port registration error with its own error message git-svn-id: svn://localhost/ardour2/trunk@1264 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-21use ustring more; handle embedding of "paired" files as per mantis #1362Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1241 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-21updated sconstruct for g3/g4/g5 safe buildingJesse Chappell
git-svn-id: svn://localhost/ardour2/trunk@1240 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-19revert FFT_ANALYSIS=1, add check for fftw3.h if FFT_ANALYSIS==1Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1232 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-19Removed SoundFileBrowser from Windows menu.Taybin Rutkin
FFT_ANALYSIS defaults to YES. git-svn-id: svn://localhost/ardour2/trunk@1229 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-19next step of generic MIDI feedback fix - remove static _send_feedback from ↵Paul Davis
MIDI controllables git-svn-id: svn://localhost/ardour2/trunk@1225 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-16added logarithmic option for waveform scaling. added save/restore of ↵Jesse Chappell
rectified and logscale waveform options in session. modified sconstruct to look for certain libs in some common locations, this should be usable controllable but isnt yet. deals better with the libsndfile build when flac is installed. git-svn-id: svn://localhost/ardour2/trunk@1219 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-08fix required library versions; fix use of shared_ptr by redirect_box; fix ↵Paul Davis
double delete of redirects; make delete event work only on button release, in general git-svn-id: svn://localhost/ardour2/trunk@1193 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-06miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURSPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1192 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30build tweaks to include tranzport code in tarballPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1174 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-17better work-around for svn_revision.hPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1137 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-16more attempts to make svn_revision.h work for allPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1136 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-15fix hover-expand mode for a couple of treeviews; make solo/rec/mute MIDI ↵Paul Davis
bindable again; merge our own clearlooks engine git-svn-id: svn://localhost/ardour2/trunk@1132 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1116 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-09first pass on track mode switch; fixes to dangling region refs after ↵Paul Davis
capture; destroy region menu item removed; small fix to SConstruct for missing C++ case; playlist selection mechanism modified ; new Selection operation added (Add); handle crashing situation with align style change handling caused by recursion git-svn-id: svn://localhost/ardour2/trunk@1099 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-07new version number2.0beta7.1Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1086 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06better error message if VST SDK is not installed and neeedPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1080 d708f5d6-7413-0410-9779-e7cbd77b26cf