summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd
AgeCommit message (Expand)Author
2012-03-01use #include <typeinfo> before using typeidPaul Davis
2012-01-21Reinstate user Controllable values, as they are neededCarl Hetherington
2012-01-20Remove unused concept of user' values. Make user_to_uiCarl Hetherington
2012-01-18new file, a small ideaPaul Davis
2011-12-28new DEBUG_ENABLED(bits) macro, potentially useful here and therePaul Davis
2011-12-17Clear up confusion with overloads of _frozen and frozen()Carl Hetherington
2011-12-15Add basic test of playlist layering.Carl Hetherington
2011-12-11Save templates as directories with plugin state, ifCarl Hetherington
2011-11-21Simple ambiguitity-resolution wrapper for gettext; use forCarl Hetherington
2011-11-16Slightly unpleasant fix for creation of tracks fromCarl Hetherington
2011-11-16remove stupid symlink stuffPaul Davis
2011-11-15utility function to detect symlinksPaul Davis
2011-10-22Add function to recover a full path from something like '.'Carl Hetherington
2011-10-18make Stateful::_id private and provide appropriate methods to set it, and use...Paul Davis
2011-09-26Add Signal5.Carl Hetherington
2011-09-21Use a MementoCommandBinder for Crossfades so that the undo record can contain...Carl Hetherington
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-05-23Assorted doxygen fixes; no functional changes.Carl Hetherington
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-04Remove unused bits.Carl Hetherington
2011-02-24switch cartesian/spherical function names and make them use length. still a t...Paul Davis
2011-02-15Clean up and hopefully fix handling of logarithmic plugin parameters (fixes #...Carl Hetherington
2011-02-10#ifdef-ize all/most uses of the boost debug hooks APIPaul 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-19Fix build.Carl Hetherington
2011-01-19Missing files.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
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-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-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-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