ardour/libs/evoral/src
Carl Hetherington 9237c7411c Catch exception thrown by SMF code when it cannot write
to a file (#4640).


git-svn-id: svn://localhost/ardour2/branches/3.0@11259 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-18 02:10:40 +00:00
..
libsmf Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
Control.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
ControlList.cpp Don't round control list events when x-scaling them; prevents large loss of accuracy with xfades when they are scaled to be small and then expanded again (#4602). 2011-12-31 13:25:29 +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 Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +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