13
0
livetrax/libs/evoral
Paul Davis 1f845c0e32 do not assert/abort out of data errors that may originate with external user-supplied data, and use PBD::error instead
git-svn-id: svn://localhost/ardour2/branches/3.0@9978 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-08-11 15:58:28 +00:00
..
evoral try to fix data loss at end of a capture pass for MIDI - add a new virtual method to MidiSource that specifies what should be done with stuck notes, remove duplicate(i hope) _last_flush_frame from SMFSource that mirrored, more or less, MidiSource::_last_write_end; use new virtual method when stopping after capture. 2011-07-20 18:13:03 +00:00
src do not assert/abort out of data errors that may originate with external user-supplied data, and use PBD::error instead 2011-08-11 15:58:28 +00:00
test Fix up build of tests. 2011-07-31 13:58:26 +00:00
run-tests.sh Fix up evoral test suite. 2010-07-25 00:39:04 +00:00
wscript add skeleton for i18n support 2011-08-11 15:57:48 +00:00