summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2006-07-19Updated config.guess fileTaybin Rutkin
2006-07-08remove UUIDs as implemention of PBD::ID, use static counter (not finished - c...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-29Fixed i18n system.Taybin Rutkin
2006-06-28many fixes to audio file code, SMPTE offset now works correctlyPaul Davis
2006-06-22use newer python string methodsPaul Davis
2006-06-22more details for VST supportPaul Davis
2006-06-20allow libsndfile to open BWF files; fix -Woverload-virtuals being in CCFLAGS ...Paul Davis
2006-06-20Merged revisions 588:623 from tag/presndfile.Taybin Rutkin
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-06-15use ardour libsndfile even for SYSLIBSPaul Davis
2006-06-14different test for libFLACPaul Davis
2006-06-14stop FLAC test from stomping on USB configurationPaul Davis
2006-06-14attempted fix for FLAC-sensitive build of libsndfile - link FLAC into ardour ...Paul Davis
2006-06-14add specific libsndfile include path, but working this timePaul Davis
2006-06-14add specific libsndfile include pathPaul Davis
2006-06-14add libsndfilePaul Davis
2006-06-12added mutable keyword to gints used in glib atomic operations to satisfy comp...Jesse Chappell
2006-06-07Made CoreAudio library optional.Taybin Rutkin
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
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
2006-03-08fix for deferred saves by StateManager-derivatives; changes to new/copy/clear...Paul Davis
2006-03-072006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
2006-03-06SConstruct rethink.Taybin Rutkin
2006-03-05Build correctly on mactel systems.Taybin Rutkin
2006-03-042006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
2006-02-07Quick'n'dirty port of the scons fixes in ardour1 to ardour2, pleaseSampo Savolainen
2006-02-0264 bit SSE modSampo Savolainen
2006-01-24fix template generationTim Mayberry
2006-01-11Use compiler provided __BIG_ENDIAN__ instead of WORD_BIGENDIANTaybin Rutkin
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2006-01-04removed some unnecessary items.Taybin Rutkin