13
0
livetrax/libs/evoral/src
Michael R. Fisher 5a97ae6bd6 Include evoral/Note.hpp before pbd/compose.h
- This workaround prevents a clang compiler error about template
  visibility
2013-08-08 15:23:09 -04:00
..
libsmf Fix some compilation warnings 2013-03-23 14:50:58 +01:00
Control.cpp
ControlList.cpp fix (?) behaviour when punching into automation write mode while the transport is moving, hopefully without breaking anything else 2013-04-02 16:10:51 -04:00
ControlSet.cpp
Curve.cpp disable spline interpolation for curves - use linear interpolation; configuration parameter pending for this, plus slightly cleaner reuse of existing ControlList methods 2012-12-09 17:24:58 +00:00
debug.cpp
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 Include evoral/Note.hpp before pbd/compose.h 2013-08-08 15:23:09 -04:00
SMF.cpp
SMFReader.cpp