summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2007-04-25make session exchange run againPaul Davis
2007-04-25remove debugging messagePaul Davis
2007-04-23ardour_system.rc now has the same content as ardour.rc, to allow us to more e...Paul Davis
2007-04-07add new profile object, use it to remove certain horizontal elements from GUI...Paul Davis
2007-04-02Fix for scons syntax error.Taybin Rutkin
2007-04-02Enabled conditional FLAC importing.Taybin Rutkin
2007-03-16remove missing ardour.spec stuff from build filePaul Davis
2007-03-16fix bad python code for splitting cpuinfo flags, so that even the last flag g...Paul Davis
2007-03-15edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix bui...Paul Davis
2007-03-12add GPROFILE scons option; fix spectacular CPU usage sawtooth caused by const...Paul Davis
2007-03-01no more disabling strict aliasingPaul Davis
2007-02-27fix for build issue on Mandriva, #1180 ; remove stacktrace output when JACK f...Paul Davis
2007-02-26compile tranzport stuff by default but do not allow compilation if libusb is ...Paul Davis
2007-02-22sndfile including fix.Taybin Rutkin
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson
2007-01-17added missing file to srctar2.0beta11.1Paul Davis
2007-01-17bump to beta11Paul Davis
2007-01-17merge by hand changes from mtaht to fix up export behaviour, and gcc warnings...Paul Davis
2007-01-10Reduced allocated stack sizes. Trims about 13MB of memory consumption.David Robillard
2007-01-04copy older versions of the session file, fix up ardev to work again using %VE...Paul Davis
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2006-12-21use ustring more; handle embedding of "paired" files as per mantis #1362Paul Davis
2006-12-21updated sconstruct for g3/g4/g5 safe buildingJesse Chappell
2006-12-19revert FFT_ANALYSIS=1, add check for fftw3.h if FFT_ANALYSIS==1Paul Davis
2006-12-19Removed SoundFileBrowser from Windows menu.Taybin Rutkin
2006-12-19next step of generic MIDI feedback fix - remove static _send_feedback from MI...Paul Davis
2006-12-16added logarithmic option for waveform scaling. added save/restore of rectifi...Jesse Chappell
2006-12-08fix required library versions; fix use of shared_ptr by redirect_box; fix dou...Paul Davis
2006-12-06miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURSPaul Davis
2006-11-30build tweaks to include tranzport code in tarballPaul Davis
2006-11-17better work-around for svn_revision.hPaul Davis
2006-11-16more attempts to make svn_revision.h work for allPaul Davis
2006-11-15fix hover-expand mode for a couple of treeviews; make solo/rec/mute MIDI bind...Paul Davis
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-07new version number2.0beta7.1Paul Davis
2006-11-06better error message if VST SDK is not installed and neeedPaul Davis
2006-11-02Ardour session files specify UTF-8.Taybin Rutkin
2006-11-02Fixed VERSIONED build to use SVN info instead of CVS.Taybin Rutkin
2006-11-02Removed LADSPA_PATH from ardev_common.sh, and added the MAC OSX path to list ...Doug McLain
2006-10-31change libsndfile to libsndfile-ardour to eliminate possible confusion with a...Ben Loftis
2006-10-31Make missing midi headers message more verbose.Sampo Savolainen
2006-10-26bump to beta6.12.0beta6.1Paul Davis
2006-10-26new version derivation system, improvements to splash screen displayPaul Davis
2006-10-26last minute cleanups before beta62.0beta6Paul Davis
2006-10-10add control port to ardour.rc.in and fix crash bug caused by bad shared_ptr<R...Paul Davis
2006-10-09remove debug scons messagePaul Davis
2006-10-09do not conditionally add directories to "subdirs" because then they are not i...Paul Davis
2006-10-03added global revision info accessPaul Davis
2006-10-03floating point precision fix, after months of waiting, plus fix for width of ...Paul Davis