- fix AV sync lost after pause using passthrough (disable dynamic AV delay estimation when in passthrough mode and revert to
AudioSystem.getOutputLatency()
which gives better result thanAudioTrack.getLatency()
) - increase performance using parametrised logging
- avos (native multimedia player) host simulator is back using SDL for debugging
- supernova external package support (but what is this...)