13
0
livetrax/libs/evoral/src
Carl Hetherington daad719546 Remove ControlList::_max_xval which is set up and stored in
state but never actually read.


git-svn-id: svn://localhost/ardour2/branches/3.0@11787 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-04 00:15:41 +00:00
..
libsmf Fix memory leak on error condition (#4798). 2012-04-01 15:06:24 +00:00
Control.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
ControlList.cpp Remove ControlList::_max_xval which is set up and stored in 2012-04-04 00:15:41 +00:00
ControlSet.cpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
Curve.cpp (1) do not write sequential same-value automation data into a ControlList (2) thin AutomationList data when reloading from disk (similar code as Ben's from ardour 2.X, but without user-adjustable thinning density at present). Should fix #4583 and maybe others caused by NaN's occuring from zero-slope lines 2011-12-26 22:13:54 +00:00
debug.cpp add missing (new) file 2010-06-01 01:22:37 +00:00
Event.cpp Remove dubious Evoral::Event methods that exposed non-const references to members. 2011-10-19 18:11:31 +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