summaryrefslogtreecommitdiff
path: root/libs/pbd
AgeCommit message (Expand)Author
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
2010-08-26Fix crossfade undo using the stateful diff system. Fixes #3257.Carl Hetherington
2010-08-26Remove no-longer used file.Carl Hetherington
2010-08-25Fix test.Carl Hetherington
2010-08-25Small cleanups.Carl Hetherington
2010-08-25clear_history -> clear_changes and some comments.Carl Hetherington
2010-08-25Modify StatefulDiffCommand undo record to only contain the changes in one dir...Carl Hetherington
2010-08-25Small cleanups.Carl Hetherington
2010-08-25Move various code up the Property / Stateful hierarchies.Carl Hetherington
2010-08-25Rename various things in the property system.Carl Hetherington
2010-08-25Remove unused and broken method.Carl Hetherington
2010-08-22Move some RegionListProperty methods up to SequenceProperty.Carl Hetherington