ardour/libs/evoral/src
Paul Davis 294b99aabf remove file manager LRU cache from code.
This was a very clever attempt to fix a non-problem. If the platform doesn't have enough file descriptors available
then the platform is broken and we're not going to hack around trying to fix it.
2014-12-10 18:28:55 -05:00
..
libsmf amend 484e38053 2014-11-18 05:28:27 +01:00
Control.cpp Fix automation write/touch. 2014-12-01 23:35:24 -05:00
ControlList.cpp Fix seek in linearly interpolated control lists. 2014-12-06 15:44:10 -05:00
ControlSet.cpp Fix crash when changing automation mode for MIDI track control automation. 2014-08-31 18:57:22 -04:00
Curve.cpp update Evoral::Curve to honor ControlList::InterpolationStyle 2014-05-30 17:00:28 +02: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 Wrap MusicalTime in a class. 2014-11-22 04:05:42 -05: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 remove incorrect and unnecessary template class declaration from Evoral (added recently) 2012-10-10 15:42:47 +00:00
Note.cpp Changes needed to accommodate building libevoral with MSVC 2014-11-24 12:51:54 +00:00
OldSMF.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
Sequence.cpp Revert "Create discrete lists for recorded MIDI controls." 2014-12-05 00:03:47 -05:00
SMF.cpp remove file manager LRU cache from code. 2014-12-10 18:28:55 -05:00
SMFReader.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
TimeConverter.cpp Fix build with a certain awful broken compiler. 2014-11-23 16:31:59 -05:00
types.cpp Max is max and min is min and I am dumb. 2014-11-22 16:33:32 -05:00