ruffle/core
Aaron Hill 993d8d9f9b core: Add PlayerRuntime::{FlashPlayer, AIR} for Adobe AIR support
We've now had two different bug reports involving Adobe AIR
SWFs, so I'm going to go ahead and start adding a framework
for AIR support.

This commit just adds a command-line option
`--player-runtime <flash-player|air>` (defaulting to `flash-player`),
and passes it along to the `Player`. The actual value is currently
unused - in a follow-up PR, I'm going to implement namespace versioning
for AIR.
2023-11-25 19:05:51 -05:00
..
assets chore: Update translations from Crowdin 2023-10-20 21:10:35 +02:00
build_playerglobal avm2: Version-gate `JSON` to SWFv13 and above 2023-11-25 13:15:42 -08:00
macros fix(deps): update rust dependencies 2023-11-13 09:10:26 +01:00
src core: Add PlayerRuntime::{FlashPlayer, AIR} for Adobe AIR support 2023-11-25 19:05:51 -05:00
Cargo.toml fix(deps): update rust dependencies to v2 2023-11-20 09:03:08 +01:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00