13
0
livetrax/libs/evoral/evoral
Carl Hetherington a2897ecef6 Fairly major change to the way in which crossfades are handled;
they are now done with region fades, rather than separate objects.
After this commit, Ardour will try to convert your session files
to the new crossfade format, but will make a backup in your
session folder first.

If you have works in progress using Ardour 3 it is
***STRONGLY RECOMMENDED*** that you back up session files before
updating to this commit.


git-svn-id: svn://localhost/ardour2/branches/3.0@11986 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-16 16:32:22 +00:00
..
Control.hpp Simple approach to putting plugin controls into the 2012-01-20 18:02:48 +00:00
ControlList.hpp Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
ControlSet.hpp
Curve.hpp
Event.hpp revert recent change to Evoral::Event, and use static_cast<> to get from Event to MIDIEvent 2011-12-02 20:34:58 +00:00
EventList.hpp Some fixes for GCC 4.7.0 2012-03-30 00:03:53 +00:00
EventRingBuffer.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
EventSink.hpp
midi_events.h
midi_util.h
MIDIEvent.hpp revert recent change to Evoral::Event, and use static_cast<> to get from Event to MIDIEvent 2011-12-02 20:34:58 +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 Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +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