summaryrefslogtreecommitdiff
path: root/libs/ardour/wscript
AgeCommit message (Expand)Author
2010-04-13substantive change: use the JACK wait API and provide "thread buffers" separa...Paul Davis
2010-04-09Prevent clipping during the import of files from sources that haveCarl Hetherington
2010-04-02Make audiographer SndfileWriter use PBD::Signal and use it properly. Also mak...Sakari Bergen
2010-04-02(FULL) not-yet-complete JACK session management patch (TODO: get program name...Paul Davis
2010-04-02Make sure that tests are rebuilt even when only their headers change.Carl Hetherington
2010-03-17do not use SSE source code on a non-x86 buildPaul Davis
2010-03-13"Ardour" -> PROGRAM_NAME change for libardour and setup for gtk2_ardourPaul Davis
2010-03-10how about that ... a monitor/main section .. GUI is still unfinished .. sever...Paul Davis
2010-02-18the Properties & 64bit region commitPaul Davis
2010-02-08new RegionCommand object; remove unused string argument from Region::thaw(); ...Paul Davis
2010-02-03Move i18n stuff into autowaf.David Robillard
2010-01-29MidiClock_SlaveTest: add basic frameworkHans Baier
2010-01-29* add waf option to enable compilation of unit testsHans Baier
2010-01-04add a way to see (most of) the waf config used to build ardour at run time (f...Paul Davis
2009-12-27Re-integrate export-optimization branch.Sakari Bergen
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-10restore rec-enable, solo & mute functionality; remove all Global*Command cruf...Paul Davis
2009-12-10drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route...Paul Davis
2009-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-12-06Merged revisions 6293,6296-6306,6308 via svnmerge from Taybin Rutkin
2009-12-04cross-thread handling of SessionEvent allocation/deallocation, with widesprea...Paul Davis
2009-12-03Move some (most) playlist-related code and data into a separate objectCarl Hetherington
2009-12-02more MTC stuff, including toggleable use of torben's PI controllerPaul Davis
2009-11-30move some debug trace support code around to a more sane locationPaul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-27Update BBT_Time add and subtract interfaces (stubs, just for unit test buildi...David Robillard
2009-10-27Consistent test source file naming (not the Ardour convention though, maybe s...David Robillard
2009-10-27Skeleton tests for BBT_Time.David Robillard
2009-10-27new SnapBBT debug option, split out BBT_time and start work on BBT arithmetic...Paul Davis
2009-10-23Split butler into separate object (partially, just data so far...)David Robillard
2009-10-15rework Stateful::set_state() patch to avoid default version argumentPaul Davis
2009-10-06ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge tr...Paul Davis
2009-08-08waf build works on OS X ; new bindings file and processing system in place fo...Paul Davis
2009-07-23libs/ardour/wscript: unit tests get a target name, inorder to be able to buil...Hans Baier
2009-07-22Update autowaf.David Robillard
2009-07-22make i18n build work ; add mackie dir back to build ; token work on amp for M...Paul Davis
2009-07-17hopefully fix the build, and actually use the optionsPaul Davis
2009-07-17massive changes to waf build scripts so that nearly everything "should" be wo...Paul Davis
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-06-23Interpolation: First working but buggy version using libsamplerateHans Baier
2009-06-16first pass (ok, third really) at internal send+return - audio routing inside ...Paul Davis
2009-06-10* Refactor varispeed playback into own class, replace fixed-point arithmetic ...Hans Baier
2009-06-10libardour: * Add basic classes for later support of multiple interpolation al...Hans Baier
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-14First stage of options rework.Carl Hetherington
2009-05-13more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF B...Paul Davis
2009-05-07Returns (i.e. sidechains).David Robillard
2009-05-07The great audio processing overhaul.David Robillard
2009-05-04Back out part of r5035: SLV2 doesn't require LRDF and LRDF is in uselib alrea...David Robillard
2009-05-04Strip trailing whitespace from waf scripts.David Robillard