13
0
livetrax/libs/evoral/evoral
Carl Hetherington 5ac22e9095 Add new SharedStatefulProperty which manages a shared_ptr to
some Stateful object, and a subclass to use this for
AutomationList.  SharedStatefulProperty will manage undo / redo
using full copies of the XML state, like MementoCommand,
but does it within the Property undo system.



git-svn-id: svn://localhost/ardour2/branches/3.0@12740 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-16 17:20:10 +00:00
..
Control.hpp Simple approach to putting plugin controls into the 2012-01-20 18:02:48 +00:00
ControlList.hpp Add new SharedStatefulProperty which manages a shared_ptr to 2012-06-16 17:20:10 +00:00
ControlSet.hpp
Curve.hpp
Event.hpp Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
EventList.hpp Some fixes for GCC 4.7.0 2012-03-30 00:03:53 +00:00
EventRingBuffer.hpp Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
EventSink.hpp
midi_events.h
midi_util.h
MIDIEvent.hpp Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
MIDIParameters.hpp
Note.hpp Remove dubious Evoral::Event methods that exposed non-const references to members. 2011-10-19 18:11:31 +00:00
OldSMF.hpp
Parameter.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
PatchChange.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
Range.hpp Hopefully less bad version of Evoral::RangeList::subtract, 2012-05-31 20:23:31 +00:00
Sequence.hpp fix a build issue in Evoral that was preventing Sequencer<T>::dump() from being available, and expose operator<< for Sequence<T> 2011-12-22 02:09:39 +00:00
SMF.hpp Catch exception thrown by SMF code when it cannot write 2012-01-18 02:10:40 +00:00
SMFReader.hpp
TimeConverter.hpp Don't leave internal edit mode when clicking on an automation region view (#4747). 2012-03-22 16:41:23 +00:00
TypeMap.hpp
types.hpp Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00