13
0
livetrax/libs/evoral/src
Paul Davis 3cd8138a41 convert from Glib:: to Glib::Threads for all thread-related API
git-svn-id: svn://localhost/ardour2/branches/3.0@13084 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-25 17:48:55 +00:00
..
libsmf Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
Control.cpp lots more fidgety work on automation. sort of works now, but undo/redo needs attention 2012-07-17 03:10:40 +00:00
ControlList.cpp convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
ControlSet.cpp convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
Curve.cpp convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
debug.cpp 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
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 code motion to put Sequence::{add,append}_patch_changed_unlocked() next to each other as candidates for removal 2012-07-16 14:46:21 +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