ardour/libs/evoral/src
2012-07-09 18:32:53 +00:00
..
libsmf Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
Control.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
ControlList.cpp automation fixes/changes: when add a new control point, create necessary points to construct a flat default-valued line from zero the first point, and revert to the default value at the end of the write (breaks value-holds-after-write behaviour); fix bug in data elimination when recording flat-line data 2012-07-09 18:32:53 +00:00
ControlSet.cpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
Curve.cpp fix bug that has existed since rev 17 when evaluating a curve in a position before the first point of the curve 2012-05-24 01:43:02 +00:00
debug.cpp add missing (new) file 2010-06-01 01:22:37 +00:00
Event.cpp fix up some const-ness issues starting from Evoral::Event::set(), and intersect with removing Mackie..MidiByteArray::bytes() method which made a copy of the data every time we wrote it 2012-04-30 15:54:13 +00:00
i18n.h add skeleton for i18n support 2011-08-11 15:57:48 +00:00
midi_util.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
MIDIEvent.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
Note.cpp use musical_time_equal() test for equality when copying note data, not strict floating point equality. should fix #4609 (and maybe another one too) 2012-01-31 23:20:13 +00:00
OldSMF.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
Sequence.cpp 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.cpp Catch exception thrown by SMF code when it cannot write 2012-01-18 02:10:40 +00:00
SMFReader.cpp Fix my name :) 2011-04-06 15:00:16 +00:00