ruffle/core
Mike Welsh 34f60b127a core: Add AudioManager to handle actively playing sounds
Add an AudioManager struct to handle this list of actively playing
sounds. This will maintain information for each sound instance,
such as the owning display object, AVM1 object, etc.

This will allow us to implement the awkward AVM1 Sound API in a
fairly backend-agnostic way.
2021-01-27 15:25:04 -08:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.59 to 1.0.60 2021-01-24 14:23:03 -08:00
src core: Add AudioManager to handle actively playing sounds 2021-01-27 15:25:04 -08:00
tests chore: Remove Flash's recovery file and add it to .gitignore 2021-01-23 00:29:25 -08:00
Cargo.toml build(deps): bump rand from 0.8.2 to 0.8.3 2021-01-26 08:52:20 -08:00