ruffle/web/packages
Sean-Thomas 6b54cc4311 web: Add pause method for web player
Adds a suspend_audio method to compliment prime_audio on WebAudioBackend, as well as logic in player.rs on the set_is_playing method to suspend audio when is_playing is set to false. Exposes pause method for the ruffle player in JavaScript with logic to display the play button when paused.
2020-09-29 11:05:23 -07:00
..
core web: Add pause method for web player 2020-09-29 11:05:23 -07:00
demo web: Remove & disable package-lock for subpackages, only root should have it 2020-06-13 12:35:14 -07:00
extension *: fix spelling mistakes 2020-09-19 16:17:58 -07:00
selfhosted tests: In browser based tests, actually press play and check that the movie spits out some text 2020-09-13 13:51:39 -07:00