ruffle/core
Mike Welsh e052a70a5a desktop: Support looping and start/end points for event sounds
Renamed `AudioBackend::play_sound` to `start_sound`, and this
also takes a `SoundInfo` parameter with the event sound settings
from the SWF file.

Desktop now obeys the loop and start/end point settings. Envelopes
are still TODO.
2019-09-19 00:47:05 -07:00
..
src desktop: Support looping and start/end points for event sounds 2019-09-19 00:47:05 -07:00
tests core: More goto fixes 2019-09-17 19:24:55 -05:00
Cargo.toml avm1: Update swf-rs and use byte slices for functions 2019-09-09 13:57:29 -07:00