13
0
livetrax/libs/evoral/src
Robin Gareus b73d9b585f fix prev commit (stupid C++ needs explicit typecast)
git-svn-id: svn://localhost/ardour2/branches/3.0@13529 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-18 21:48:29 +00:00
..
libsmf
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 add a "guard" point after a write/touch automation insertion, preserving the shape of the later segment of the existing line 2012-11-15 16:22:43 +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 fix prev commit (stupid C++ needs explicit typecast) 2012-11-18 21:48:29 +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 replace deprecated g_atomic_int_exchange_add() 2012-07-26 15:39:17 +00:00
i18n.h
midi_util.cpp
MIDIEvent.cpp remove incorrect and unnecessary template class declaration from Evoral (added recently) 2012-10-10 15:42:47 +00:00
Note.cpp
OldSMF.cpp
Sequence.cpp issue 0005121: added comment to source. Sorry, last commit was for issue 0005121, not 0005120, copied from the wrong line :[ 2012-10-12 06:04:06 +00:00
SMF.cpp
SMFReader.cpp