ruffle/core
relrelb 73f5982cad avm1: Fix `Sound.setVolume()` and `Sound.setPan()` with no arguments
Instead of coercing `undefined` into `f64` (which results `NaN` in SWF7+),
treat the missing value argument as `0`.
2021-11-14 20:25:45 +02: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.80 to 1.0.81 2021-11-02 07:02:06 +02:00
src avm1: Fix `Sound.setVolume()` and `Sound.setPan()` with no arguments 2021-11-14 20:25:45 +02:00
Cargo.toml avm2: Update flash-lso version 2021-10-25 16:32:55 -07:00