summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
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
2006-05-07Improved sfdb API.Taybin Rutkin
2006-05-03dmalloc link supportPaul Davis
2006-04-26Install ardour as a binary, a script and a set of sharedPaul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-05a) dynamically loadable control surface supportPaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis
2006-03-29install into ardour2 dirs, not ardour (translations not included, yet)Paul Davis
2006-03-15remove the pitiful Pix classPaul Davis
2006-03-13Make the FFT Anaylsis optional and disabled by default until further discussion.Tim Mayberry
2006-03-12First commit on FFT analysis window. Still some functionality missing,Sampo Savolainen
2006-03-12Added powerpc target.Taybin Rutkin
2006-03-10ExternalSource refactoring.Taybin Rutkin