Skip to content

Tags: doytsujin/ruffle

Tags

nightly-2021-05-04

Toggle nightly-2021-05-04's commit message
avm1: Handle CDATA sections in XML

nightly-2021-05-03

Toggle nightly-2021-05-03's commit message
ci: Bump github-actions-deploy-aur

Hopefully fix AUR packaging because archlinux Docker image has
moved.

nightly-2021-05-02

Toggle nightly-2021-05-02's commit message
chore: Bump stylelint from 13.13.0 to 13.13.1 in /web

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.0 to 13.13.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](stylelint/stylelint@13.13.0...13.13.1)

Signed-off-by: dependabot[bot] <[email protected]>

nightly-2021-05-01

Toggle nightly-2021-05-01's commit message
avm2: Fix Array.splice

Fix `Array.splice` in cases where elements are added but not
deleted, and when the starting index is larger than the length
of the array.

nightly-2021-04-30

Toggle nightly-2021-04-30's commit message
chore: Bump to wgpu 0.8

nightly-2021-04-29

Toggle nightly-2021-04-29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
web: Use unicode escapes for checkbox emojis

nightly-2021-04-28

Toggle nightly-2021-04-28's commit message
core: Also hide playback controls on single-frame SWFs

nightly-2021-04-27

Toggle nightly-2021-04-27's commit message
chore: Bump JS packages

nightly-2021-04-26

Toggle nightly-2021-04-26's commit message
ci: Update PKGBUILD for AUR package

nightly-2021-04-25

Toggle nightly-2021-04-25's commit message
tests: Add tests for BitmapData max size