Move docs for PBD::sys::get_absolute_path into header
[ardour.git] / libs / pbd / pbd /
2012-06-23 Tim MayberryMove docs for PBD::sys::get_absolute_path into header
2012-06-23 Tim MayberryMove doc for PBD::sys::path_is_within to header
2012-06-23 Tim MayberryChange PBD::sys::path_is_within to take string params...
2012-06-23 Tim MayberryAdd docs for PBD::sys::equivalent_paths
2012-06-23 Tim MayberryRename PBD::sys::inodes_same to equivalent_paths
2012-06-23 Tim MayberryOverwrite target file in PBD::copy_file
2012-06-23 Tim MayberryMove PBD::sys::copy_file/s into pbd/file_utils.h and...
2012-06-23 Tim MayberryUse giomm in PBD::sys::copy_file and change function...
2012-06-23 Tim MayberryReplace PBD::sys::path use in PBD::Stateful
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-21 Todd NaugleFixing issues with opening a browser when using the...
2012-06-18 Carl HetheringtonMake EnumWriter exceptions a bit more informative.
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-05-28 Carl HetheringtonAdd path_is_within to decide if a path is within a...
2012-05-21 Carl HetheringtonMust disconnect old UnscopedConnection when setting...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-16 Paul Davisreset _signal member of a Connection so that we will...
2012-05-15 Carl HetheringtonTry to make signals.h.py more cross-python-version...
2012-05-15 Carl HetheringtonTidy up a bit.
2012-05-15 Carl HetheringtonMaybe fix typename / no-typename problems better.
2012-05-15 Carl HetheringtonAdd missing file.
2012-05-15 Carl HetheringtonMake ScopedConnectionList's mutex non-static so that one
2012-05-15 Carl HetheringtonMerge old a new signals code into one set of classes.
2012-05-15 Carl HetheringtonRemove the need for a shared_ptr for Signal; signal
2012-05-14 Carl HetheringtonBuild libs/pbd/pbd/signal.h from its generator python
2012-05-14 Paul Davisdrop boost::signals2 and replace with carl's solution...
2012-05-14 Paul Davisremove virtual inheritance of sigc::trackable by Receiv...
2012-05-10 David RobillardFix compilation on Windows. Probably.
2012-05-09 Paul Daviscorrect cut-n-paste error in new comments for signals.h
2012-05-09 Paul Davisadd some explanatory comments to pbd/signals.h
2012-05-02 Paul Davismore fixes/tweaks from the land of the lion
2012-04-24 Paul Daviseventloop and abstractui debugging, lots more commentin...
2012-04-20 Carl HetheringtonFix some warnings.
2012-04-12 Paul Davismove string_is_affirmative() into libpbd
2012-04-05 David RobillardImplement LV2 worker extension.
2012-04-01 Carl HetheringtonRemove unused ustring version of url_decode(). Rework
2012-03-20 Paul Davissome deep changes to xml++ in which we retain a C-level...
2012-03-07 Paul Davisimplement XMLNode::operator=() as a deep operation...
2012-03-01 Paul Davisuse #include <typeinfo> before using typeid
2012-01-21 Carl HetheringtonReinstate user Controllable values, as they are needed
2012-01-20 Carl HetheringtonRemove unused concept of user' values. Make user_to_ui
2012-01-18 Paul Davisnew file, a small idea
2011-12-28 Paul Davisnew DEBUG_ENABLED(bits) macro, potentially useful here...
2011-12-17 Carl HetheringtonClear up confusion with overloads of _frozen and frozen()
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2011-12-11 Carl HetheringtonSave templates as directories with plugin state, if
2011-11-21 Carl HetheringtonSimple ambiguitity-resolution wrapper for gettext;...
2011-11-16 Carl HetheringtonSlightly unpleasant fix for creation of tracks from
2011-11-16 Paul Davisremove stupid symlink stuff
2011-11-15 Paul Davisutility function to detect symlinks
2011-10-22 Carl HetheringtonAdd function to recover a full path from something...
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-09-26 Carl HetheringtonAdd Signal5.
2011-09-21 Carl HetheringtonUse a MementoCommandBinder for Crossfades so that the...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
2011-04-19 Paul Davisallow invalidation-of-UI-request-by-object-deletion...
2011-04-09 Paul Davisadd PBD::sys::path::exists_and_writable() method to...
2011-04-04 Carl HetheringtonUpdate region peak amplitude when the region is trimmed...
2011-03-30 Carl HetheringtonSpurious character in GPL boilerplate.
2011-03-26 Paul Davisremove Evoral::RingBuffer, which was (a) duplicating...
2011-03-04 Carl HetheringtonRemove unused bits.
2011-02-24 Paul Davisswitch cartesian/spherical function names and make...
2011-02-15 Carl HetheringtonClean up and hopefully fix handling of logarithmic...
2011-02-10 Paul Davis#ifdef-ize all/most uses of the boost debug hooks API
2011-02-08 Paul Davisrevert earlier changes to uuid class, but keep boost...
2011-02-07 Paul Davisforward port thread/abstract_ui changes from 2.X to 3.0
2011-02-07 Paul Davisswitch to Boost UUID's and away from libuuid
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-19 Carl HetheringtonFix build.
2011-01-19 Carl HetheringtonMissing files.
2011-01-19 Carl HetheringtonFix undo nesting.
2011-01-08 Carl HetheringtonUse DEBUG macros for SessionEvent debugging.
2011-01-07 Paul Davisforward port EPA changes from 2.X
2010-12-28 Carl HetheringtonClarify commentary slightly. No functional changes.
2010-12-23 Paul Davisa few more EPA tweaks (from 2.X)
2010-12-23 Paul Davisadd EPA stuff from 2.X
2010-12-21 David RobillardFix more broken whitespace.
2010-12-20 Paul Davisadd notification of what was changed in Stateful::post_...
2010-11-28 Paul Davisadd non-functional meta-controls for 2in/2out panning...
2010-11-27 Paul Davisdon't display internal returns to user
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul Davisone step closer to working vbap panning
2010-11-25 Carl HetheringtonPrevent removal of route inputs when the plugins cannot...
2010-11-18 Paul Davissteps toward a working VBAP panner
2010-11-16 Paul Davisfix linux side of semaphore abstraction
2010-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
2010-11-14 Carl Hetheringtonconst fix.
2010-11-10 Paul Davisfix OS X compilation
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-21 Paul Davis(1) remove almost-never used block/unlock_property_chan...
2010-09-14 Paul Davisuse isspace() and not isgraph() to identify whitespace...
2010-09-03 Carl HetheringtonRename debug -> dump
2010-09-02 Paul Davisfix thinko-bug in string specialization of Property<T>
2010-08-30 Carl HetheringtonMissing return.
2010-08-29 Carl Hetherington(Hopefully) clarify operator= and copy construction...
2010-08-26 Carl HetheringtonFix crossfade undo using the stateful diff system....
2010-08-26 Carl HetheringtonRemove no-longer used file.
2010-08-25 Carl HetheringtonSmall cleanups.
next