summaryrefslogtreecommitdiff
path: root/libs/pbd
AgeCommit message (Expand)Author
2011-02-10get boost debug code working again (global constructors, proper location for ...Paul Davis
2011-02-08build-side of UUID reversionPaul Davis
2011-02-08revert earlier changes to uuid class, but keep boost version in svn for the f...Paul Davis
2011-02-07forward port thread/abstract_ui changes from 2.X to 3.0Paul Davis
2011-02-07switch to Boost UUID's and away from libuuidPaul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-19Lincoln's OSC clean-ups (#3716).Carl Hetherington
2011-01-19Fix build.Carl Hetherington
2011-01-19Missing files.Carl Hetherington
2011-01-19Configure option to abort when malloc is called in the process thread.Carl Hetherington
2011-01-19Fix undo nesting.Carl Hetherington
2011-01-08Use DEBUG macros for SessionEvent debugging.Carl Hetherington
2011-01-07forward port EPA changes from 2.XPaul Davis
2011-01-06yet more debugging for thread poolsPaul Davis
2011-01-05more debugging for thread poolsPaul Davis
2011-01-04more pool allocation debugging for oofusPaul Davis
2010-12-29Fix build.Carl Hetherington
2010-12-29Remove debug code.Carl Hetherington
2010-12-28Clarify commentary slightly. No functional changes.Carl Hetherington
2010-12-23a few more EPA tweaks (from 2.X)Paul Davis
2010-12-23add EPA stuff from 2.XPaul Davis
2010-12-23add EPA stuff from 2.XPaul Davis
2010-12-21Fix more broken whitespace.David Robillard
2010-12-20add notification of what was changed in Stateful::post_set() callPaul Davis
2010-11-28add non-functional meta-controls for 2in/2out panning, to control direction+w...Paul Davis
2010-11-28more or less complete restoration of Controllable::_id from XML, with all tha...Paul Davis
2010-11-27don't display internal returns to userPaul Davis
2010-11-27changes associated with save/restore of AutomationControl id'sPaul Davis
2010-11-26Fix more broken indentation (whitespace changes only).David Robillard
2010-11-26one step closer to working vbap panningPaul Davis
2010-11-25Prevent removal of route inputs when the plugins cannot be configured with th...Carl Hetherington
2010-11-23semi-functioning vbap panning, still not donePaul Davis
2010-11-19non-crashing (but also non-functional) integration of VBAP with panner "archi...Paul Davis
2010-11-18steps toward a working VBAP pannerPaul Davis
2010-11-16fix linux side of semaphore abstractionPaul Davis
2010-11-16handle OS X's lack of unnamed semaphores, phase 1Paul Davis
2010-11-14const fix.Carl Hetherington
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-11-10build fixes for OS XPaul Davis
2010-11-10fix OS X compilationPaul Davis
2010-11-10fix OS X compilationPaul Davis
2010-11-10fix OS X compilationPaul Davis
2010-10-02Demangle stacktrace names.Carl Hetherington
2010-09-22much craziness with canvas cursors; fix 0 beat cursor text when shortening no...Paul Davis
2010-09-21(1) remove almost-never used block/unlock_property_changes() methods from PBD...Paul Davis
2010-09-14use isspace() and not isgraph() to identify whitespace; remove Glib::ustring ...Paul Davis
2010-09-03Rename debug -> dumpCarl Hetherington
2010-09-02fix thinko-bug in string specialization of Property<T>Paul Davis
2010-08-30Missing return.Carl Hetherington
2010-08-29(Hopefully) clarify operator= and copy construction behaviour of the Property...Carl Hetherington