summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/command.h
AgeCommit message (Expand)Author
2016-04-12some strategic documentationRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2010-08-26Fix crossfade undo using the stateful diff system. Fixes #3257.Carl Hetherington
2010-06-23midway snapshot of work done on managing Region & Source lifetimes correctly....Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-19Fix warnings.David Robillard
2009-10-15rework Stateful::set_state() patch to avoid default version argumentPaul Davis
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-22Make commands noncopyable (they are definitely not copy safe).David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-08-01Better MidiModel command framework, ready to go for all your canvas editing n...David Robillard
2007-07-16Fix formatting of command stuff to adhere to The Guidelines(TM).David Robillard
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-09 r274@gandalf: fugalh | 2006-08-07 19:53:48 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal