summaryrefslogtreecommitdiff
path: root/libs/ardour/session_command.cc
AgeCommit message (Expand)Author
2017-12-16Downgrade some undo-related error messagesRobin Gareus
2017-04-21Use XMLNode::get_property in Session::memento_command_factoryTim Mayberry
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-17downgrade failed history/undo stack to info messageRobin Gareus
2013-01-09fix bad fix to error stringPaul Davis
2013-01-09minor translation fixes/typos from edogawaPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2011-09-21Use a MementoCommandBinder for Crossfades so that the undo record can contain...Carl Hetherington
2011-06-09fix serious breakage with setup of plugin automatable controls/parameters, in...Paul Davis
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-09-14Fix restoration of MementoCommand<Crossfade>. Fixes #3418.Carl Hetherington
2010-08-09Allow markers to be glued to bar/beat time. Fixes #1815.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
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis
2010-02-11tweak Stateful/StatefulDiffCommand changes so that SessionObject's actually g...Paul Davis
2010-02-09Make the MementoCommand and StatefulDiffCommand factories look up region IDs ...Carl Hetherington
2010-02-09Save and not-yet-working restore of StatefulDiffCommands.Carl Hetherington
2010-02-08new RegionCommand object; remove unused string argument from Region::thaw(); ...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-10restore rec-enable, solo & mute functionality; remove all Global*Command cruf...Paul Davis
2009-12-04Use a shared_ptr for SessionPlaylists so that it can be explicitly destroyed ...Carl Hetherington
2009-12-03Move some (most) playlist-related code and data into a separate objectCarl Hetherington
2009-10-21Fix unused parameter warnings since GCC apparently doesn't feel like listenin...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-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-06-10fix mute & solo behaviour mostly ; remove some verbose debugging outputPaul Davis
2009-06-09Fix crash when loading broken sessions with invalid route IDs.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-19Only create a Curve for an AutomationList if we need it.David Robillard
2009-02-19Remove unused Session::curves.David Robillard
2008-10-05Normalize XML property name style, preserving old session loading (on load _ ...David Robillard
2008-09-19Tidy.David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-01-19Merge with trunk R2935.David Robillard
2007-06-03Fix MIDI region loading.David Robillard
2007-04-29Merged with trunk R1761David Robillard
2007-04-14Merged with trunk R1719.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-28Merged with trunk R1393.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R999.David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-12Merged with trunk R795David Robillard