Fix frontend showing 2 errors on engine fatal error (exit code 52)
The exit code checked in the frontend was a hardcoded 2, which was outdated.
Whoops. Syntax error in uVideoRec
Fix video recorder not working if sound disabled (fixes
bug #200)
Something down in the food chain already uses bitflags, so might as well switch to them