13
0
livetrax/libs/evoral/evoral
Paul Davis c3ccff8d05 fix up part of the remaining details with automation, so that touch/write over-writes work correctly
git-svn-id: svn://localhost/ardour2/branches/3.0@13041 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-14 15:42:10 +00:00
..
Control.hpp fix up part of the remaining details with automation, so that touch/write over-writes work correctly 2012-07-14 15:42:10 +00:00
ControlList.hpp dramatic overhaul of automation. too long to explain here. this work is not finished - write/touch passes do not correctly overwrite existing data because the semantics of ControlList::insert_iterator need clarification. more to follow 2012-07-13 21:05:45 +00:00
ControlSet.hpp dramatic overhaul of automation. too long to explain here. this work is not finished - write/touch passes do not correctly overwrite existing data because the semantics of ControlList::insert_iterator need clarification. more to follow 2012-07-13 21:05:45 +00:00
Curve.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
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 Fix my name :) 2011-04-06 15:00:16 +00:00
midi_events.h
midi_util.h change default overlapping note strategy to "relax" (i.e. do nothing); fix crash when looping with MIDI data; add back note-off resolution at loop point (if it was actually there) so that notes are turned off (but don't forget Ye Olde Sustain Pedal/Controller) when looping; minor other non-functional tweaks 2011-06-21 21:29:22 +00:00
MIDIEvent.hpp Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
MIDIParameters.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Note.hpp Remove dubious Evoral::Event methods that exposed non-const references to members. 2011-10-19 18:11:31 +00:00
OldSMF.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
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 Fix my name :) 2011-04-06 15:00:16 +00:00
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 Fix my name :) 2011-04-06 15:00:16 +00:00
types.hpp dramatic overhaul of automation. too long to explain here. this work is not finished - write/touch passes do not correctly overwrite existing data because the semantics of ControlList::insert_iterator need clarification. more to follow 2012-07-13 21:05:45 +00:00