13
0
livetrax/libs/evoral
Robin Gareus dd5f124c60 Fix crash when testing unsupported MIDI file
smf_delete() does not handle NULL, and segfaults instead.

This only crashes with optimized builds.
libsmf will call g_critical() earlier and in that case debug-builds
call UI::handle_fatal() and ask the user to "click to exit".
2018-04-08 02:09:35 +02:00
..
evoral remove *.orig files (accidentally added in cba53a202) 2017-09-29 21:05:06 +02:00
MSVCevoral When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
src Fix crash when testing unsupported MIDI file 2018-04-08 02:09:35 +02:00
test add _locked() variants to new tempo experiment 2017-09-18 11:40:54 -04:00
run-tests.sh
wscript convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00