summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
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
2006-09-26VST support now builds a useful script and installs correctly; fix leftovers ...Paul Davis
2006-09-01Moved test for jack_port_ensure_monitor from SConstruct into Tim Mayberry
2006-08-31Fixed compilation of CoreAudioSourceTaybin Rutkin
2006-08-31Add a check for for jack function jack_port_ensure_monitor to Tim Mayberry
2006-08-24* [Modified] audioengine.ccTim Mayberry
2006-08-16make adding multiple tracks more efficient (a *lot* more efficient)Paul Davis
2006-08-11 r313@gandalf: fugalh | 2006-08-11 09:36:30 -0600Hans Fugal
2006-08-10history snapshot nameHans Fugal
2006-08-09 r294@gandalf: fugalh | 2006-08-09 15:38:00 -0600Hans Fugal
2006-08-09merge from trunkHans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-06-29merging trunkHans Fugal
2006-06-22Merging from trunkHans Fugal
2006-06-14pulling trunkHans Fugal
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-05-25changes to autoscroll behaviour. not perfect, but probably betterPaul Davis
2006-05-23compile certain control protocol things regardless of SURFACES settingPaul Davis
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-18moved OSC into libardourPaul Davis
2006-05-18a) basic prototype of OSC controlPaul Davis