summaryrefslogtreecommitdiff
path: root/libs/pbd
AgeCommit message (Expand)Author
2011-07-02Fix some set-but-not-used variable warnings from gcc 4.6Carl Hetherington
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-05-23Fix build.Carl Hetherington
2011-05-23Assorted doxygen fixes; no functional changes.Carl Hetherington
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-04-19allow invalidation-of-UI-request-by-object-deletion to work more often by set...Paul Davis
2011-04-09add PBD::sys::path::exists_and_writable() method to help replace access(2)Paul Davis
2011-04-04Update region peak amplitude when the region is trimmed (#3931).Carl Hetherington
2011-03-30Spurious character in GPL boilerplate.Carl Hetherington
2011-03-26remove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (...Paul Davis
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-03-12make XMLNode::add_property() correctly re-entrant and reduce the size of the ...Paul Davis
2011-03-12a better fix fpr that wierd XMLProperty botchPaul Davis
2011-03-04Missing files.Carl Hetherington
2011-03-04Test tweaks.Carl Hetherington
2011-03-04Remove unused bits.Carl Hetherington
2011-02-28remove hard-coded use of '/' in pathscanner code as dir separator (use glib i...Paul Davis
2011-02-24switch cartesian/spherical function names and make them use length. still a t...Paul Davis
2011-02-24new implementation of cartesian -> elevation, avoiding baroque code inherited...Paul Davis
2011-02-15Clean up and hopefully fix handling of logarithmic plugin parameters (fixes #...Carl Hetherington
2011-02-12actually delete the contents of the history list, rather than just empty the ...Paul Davis
2011-02-10#ifdef-ize all/most uses of the boost debug hooks APIPaul Davis
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