13
0
livetrax/libs/evoral/evoral
2010-06-14 23:43:10 +00:00
..
Control.hpp
ControlList.hpp (1) remove most uses of MementoCommand for Playlist and Region (2) move frozen state from Region into Stateful, renamed "suspend property changes" (3) successive changes to a Property (scalar) after clear_history() do not keep resetting the old value (fixes region trim) 2010-03-02 18:05:26 +00:00
ControlSet.hpp MIDI region forking, plus Playlist::regions_to_read() fix forward ported from 2.X. region forking requires a few cleanups 2010-05-19 03:03:28 +00:00
Curve.hpp
Event.hpp
EventList.hpp
EventRingBuffer.hpp
EventSink.hpp
midi_events.h change PropertyChange from a bitfield into a real object, with all the many widespread changes that causes 2010-02-19 18:09:08 +00:00
midi_util.h
MIDIEvent.hpp MIDI region forking, plus Playlist::regions_to_read() fix forward ported from 2.X. region forking requires a few cleanups 2010-05-19 03:03:28 +00:00
MIDIParameters.hpp
Note.hpp switch Evoral::Sequence debugging to use DEBUG_TRACE(); Sequence uses multiset<...,EarlierNoteComparator> for _write_notes, does FIFO note resolution for overlapping notes in SMF file; implement Sequence::overlaps() ... current use is uncertain; ARDOUR::coverage() uses 64bit framepos_t 2010-05-31 19:47:15 +00:00
OldSMF.hpp
Parameter.hpp
RingBuffer.hpp
Sequence.hpp make note overlap resolution store side effects in a DiffCommand, and add its changes to the DiffCommand being executed, so as to retain "internal" note property changes across undo 2010-06-14 23:43:10 +00:00
SMF.hpp
SMFReader.hpp
TimeConverter.hpp
TypeMap.hpp
types.hpp switch Evoral::Sequence debugging to use DEBUG_TRACE(); Sequence uses multiset<...,EarlierNoteComparator> for _write_notes, does FIFO note resolution for overlapping notes in SMF file; implement Sequence::overlaps() ... current use is uncertain; ARDOUR::coverage() uses 64bit framepos_t 2010-05-31 19:47:15 +00:00