ruffle/desktop
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-11-25 22:45:02 +01:00
packages/macOS/Contents Update Info.plist 2022-12-04 13:54:54 +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 Formatting 2023-06-27 21:37:28 +03:00