major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI...
[ardour.git] / libs / ardour / wscript
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-12-03 Carl HetheringtonMove some (most) playlist-related code and data into...
2009-12-02 Paul Davismore MTC stuff, including toggleable use of torben...
2009-11-30 Paul Davismove some debug trace support code around to a more...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-27 David RobillardUpdate BBT_Time add and subtract interfaces (stubs...
2009-10-27 David RobillardConsistent test source file naming (not the Ardour...
2009-10-27 David RobillardSkeleton tests for BBT_Time.
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-23 David RobillardSplit butler into separate object (partially, just...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-23 Hans Baierlibs/ardour/wscript: unit tests get a target name,...
2009-07-22 David RobillardUpdate autowaf.
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-17 Paul Davishopefully fix the build, and actually use the options
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-06-23 Hans BaierInterpolation: First working but buggy version using...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-10 Hans Baier* Refactor varispeed playback into own class, replace...
2009-06-10 Hans Baierlibardour: * Add basic classes for later support of...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-07 David RobillardReturns (i.e. sidechains).
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-04 David RobillardBack out part of r5035: SLV2 doesn't require LRDF and...
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-05-04 David RobillardFix building without LV2.
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-05-04 Paul Davisslv2 also needs lrdf
2009-05-02 David RobillardFix LV2 plugin support.
2009-04-29 Carl HetheringtonFirst cut of option to strip silence from audio regions...
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-04-16 David RobillardFix waf build.
2009-02-27 David RobillardWaf: install stuff
2009-02-27 David RobillardPrint more configuration summary stuff (sound libs).
2009-02-26 David RobillardWaf: Build LV2 support.
2009-02-26 David RobillardDon't link against VAmp plugins.
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardBuild VAmp plugins.
2009-02-26 David RobillardWaf building of rubberband.
2009-02-26 David RobillardClean up checks.
2009-02-25 David RobillardAdd missing gtk2_ardour wscript.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardWaf building of libardour (yay!).