ruffle/core
David Wendt 759aa1e469 core: Allow seeks to process on paused streams.
Our list of 'playing' streams is now a list of 'active' streams. This nomenclature change also indicates a rule change: streams are activated whenever there is work for them to do, and they are only ever deactivated by themselves when they're out of work to do. We no longer deactivate streams when they are paused as they may still have a queued seek to process.
2023-10-10 18:49:09 -06:00
..
assets chore: Update translations from Crowdin 2023-09-18 00:03:15 +02:00
build_playerglobal fix(deps): update rust dependencies 2023-10-10 02:15:59 +02:00
macros fix(deps): update rust dependencies 2023-10-10 02:15:59 +02:00
src core: Allow seeks to process on paused streams. 2023-10-10 18:49:09 -06:00
Cargo.toml fix(deps): update rust dependencies 2023-10-10 02:15:59 +02:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00