Configure option to abort when malloc is called in the process thread.
[ardour.git] / libs / pbd / wscript
2011-01-19 Carl HetheringtonConfigure option to abort when malloc is called in...
2010-12-23 Paul Davisadd EPA stuff from 2.X
2010-11-18 Paul Davissteps toward a working VBAP panner
2010-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-10 Paul Davisfix OS X compilation
2010-07-25 Carl HetheringtonFix up evoral test suite.
2010-07-16 Paul Davisnewly created files for use in recording appear in...
2010-06-24 Paul Davisuse JACK thread creation functions to create process...
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-05-16 Carl HetheringtonMove FileManager code into libpbd. Use it for SMF...
2010-04-02 Carl HetheringtonSome stub tests for scalar properties.
2010-04-02 Carl HetheringtonBuild libpbd tests using waf.
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-02 Paul Davis(1) stop using mangled names in history state, use...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-09 Carl HetheringtonModify Stateful to allow undo to be done using differen...
2009-12-31 Paul Davisnew PBD::ControllableDescriptor class to encapsulate...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-11-23 Paul Davisboost shared pointer debugging, from an idea by carl...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-22 David RobillardUpdate autowaf.
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-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-02-27 David RobillardWaf: install stuff
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardWaf building of rubberband.
2009-02-26 David RobillardClean up checks.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardWaf building of libardour (yay!).
2009-02-25 David RobillardMove waf up to top level, waf building of pbd, evoral...