summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/memento_command.h
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-03-01use template export forms for MemementoCommandPaul Davis
2013-12-01'libs/pbd' - DLL visibility stuff and associated changes needed for building ...John Emmas
2013-10-17add export visibility macros across libardourPaul Davis
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2011-09-21Use a MementoCommandBinder for Crossfades so that the undo record can contain...Carl Hetherington
2010-07-15Fix thinko in my previous commit. Should fix #3315.Carl Hetherington
2010-07-14Fix binding of automation list undo records to MIDI sources. Should fix the ...Carl Hetherington
2010-03-02(1) stop using mangled names in history state, use demangled ones instead (2)...Paul Davis
2009-12-22cleanup up cleanup at session destruction; clarify the meaning of 3 signals (...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-15rework Stateful::set_state() patch to avoid default version argumentPaul Davis
2009-05-12Remove most using declarations from header files.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-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-10-21various fixes related to lifetime management and xfades in particular. lots a...Paul Davis
2006-10-17reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; ...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-10Can pass a core to ardbg now. Fixed sometimes crash on saving history byHans Fugal
2006-08-09 r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600Hans Fugal
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