13
0
livetrax/libs/evoral
David Robillard fc77ae0738 Replace a bunch of potential crashes with graceful handling of the situation.
We really need some kind of more sophisticated assert macro that can be
switched to non-fatal logging mode for release builds.  A log message, which is
often all that would happen, is a lot better than a trainwrecked performance...


git-svn-id: svn://localhost/ardour2/branches/3.0@13892 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-19 07:00:43 +00:00
..
evoral Replace a bunch of potential crashes with graceful handling of the situation. 2013-01-19 07:00:43 +00:00
src control lists should use the default value of their parameter, not zero (noticeable for pitchbend) 2013-01-15 15:00:37 +00:00
test
run-tests.sh
wscript enable and extend EVORAL_MIDI_XML. Useful for Debugging. Any objections? 2012-10-10 04:31:59 +00:00