Skip to content

Conversation

@kjarosh
Copy link
Member

@kjarosh kjarosh commented Oct 31, 2025

This patch orders them properly, adds missing methods, and adds a TODO for properties that probably shouldn't be properties.

@kjarosh kjarosh added A-avm1 Area: AVM1 (ActionScript 1 & 2) T-compat Type: Compatibility with Flash Player labels Oct 31, 2025
@kjarosh kjarosh added the waiting-on-review Waiting on review from a Ruffle team member label Oct 31, 2025
@moulins moulins removed the waiting-on-review Waiting on review from a Ruffle team member label Nov 1, 2025
This patch orders them properly, adds missing methods, and adds a TODO
for properties that probably shouldn't be properties.
@kjarosh kjarosh merged commit 1862b3a into ruffle-rs:master Nov 1, 2025
26 checks passed
@kjarosh kjarosh deleted the avm1-sound-props branch November 1, 2025 14:13
Hancock33 added a commit to Hancock33/batocera.piboy that referenced this pull request Nov 2, 2025
------------------------------------------------------------------------------------------
duckstation.mk 5ca35363d4de275b7e7a39bbaca427af9b122a5a # Version: Commits on Nov 02, 2025
------------------------------------------------------------------------------------------
CPU/Recompiler: Set up frame pointer on Windows ARM64

Required by the ABI. Not tested yet.,

-----------------------------------------------------------------------------------
eden.mk 8ae797409205be4ab8ccc9a87283b77ba01cfb9c # Version: Commits on Nov 02, 2025
-----------------------------------------------------------------------------------
[ssl] fix bundled OpenSSL ca cert issue (#2932)

-------------------------------------------------
vice.mk r45810 # Version: Commits on Nov 01, 2025
-------------------------------------------------
better/generic fix for #2161

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45810 379a1393-f5fb-40a0-bcee-ef074d9b53f7,

-------------------------------------------------------------------------------------------
xenia-native.mk b800011265bf47ea6b3f4f2b234d25249823a9be # Version: Commits on Oct 31, 2025
-------------------------------------------------------------------------------------------
[NET] Cleanup WSAStartup, setoption and ioctlsocket,

---------------------------------------------------------------
ruffle.mk nightly-2025-11-02 # Version: Commits on Nov 02, 2025
---------------------------------------------------------------
## What's Changed

* chore: Mark from_gnash/misc-ming.all/getTimer_test as flaky by @kjarosh in ruffle-rs/ruffle#22111

* avm1: Improve property declarations of Sound by @kjarosh in ruffle-rs/ruffle#22107

* avm1: Fix crashes when calling FileReference.browse by @kjarosh in ruffle-rs/ruffle#22108

* avm1: Introduce ParametersExt, use it for Array, AsBroadcaster, ASNative by @Dinnerbone in ruffle-rs/ruffle#22106

* tests: Add basic support for multi-configuration `test.toml`s by @moulins in ruffle-rs/ruffle#22093

**Full Changelog**: ruffle-rs/ruffle@nightly-2025-11-01...nightly-2025-11-02,

---------------------------------------------------------------------------------------
thextech.mk d723e3ac8d0d614e44629c9a6a59b4d1b6fe0e01 # Version: Commits on Nov 02, 2025
---------------------------------------------------------------------------------------
power_sdl.cpp: Changed cooldown interval with one second,

----------------------------------------------------------------------------------------
retroarch.mk 68c5d3c10905f9233e9fe6dc6c88f5ecdce5cd0b # Version: Commits on Nov 02, 2025
----------------------------------------------------------------------------------------
Fetch translations from Crowdin,

----------------------------------------------------------------------------------------
doomretro.mk 22f4c04da59208a7dff78fe2794a146ef7f57f93 # Version: Commits on Nov 02, 2025
----------------------------------------------------------------------------------------
Even more minor tweaks,

----------------------------------------------------------------------------------------
sonic2013.mk f5f1e87e2b19acc915a5e86c6057a3f5b8f7793d # Version: Commits on Nov 01, 2025
----------------------------------------------------------------------------------------
Wing Fortress Time Attack Fix,

--------------------------------------------------------------------------------------
soniccd.mk 6ecf9590d1610a79f09c047d3d3789a1ffac2eea # Version: Commits on Nov 01, 2025
--------------------------------------------------------------------------------------
Add custom Callbacks for window settings (#260)

Adds the following callbacks:

- GetWindowInfo : sets the current value of various window settings to variables of the same Engine.SettingName (e.g. custom var Engine.WindowScale gets the current value of WindowScale)

- SetWindowChanges : sets the current window settings to the values found in its equivalent Engine.SettingName (e.g. ScreenWidth values gets set to that of Engine.ScreenWidth)

- OpenModMenu : works like v4's,

-----------------------------------------------------------------------------------
tr1x.mk 3ad66b6c4a9cf5698279a640f157d7fc2b5e9dcc # Version: Commits on Nov 01, 2025
-----------------------------------------------------------------------------------
lara/mesh: react to braid toggle in-game

This allows Lara's original meshes in TR1 to be toggled when the

braid is toggled without having to reload the level.

Resolves #2399.,

-----------------------------------------------------------------------------------
tr2x.mk 3ad66b6c4a9cf5698279a640f157d7fc2b5e9dcc # Version: Commits on Nov 01, 2025
-----------------------------------------------------------------------------------
lara/mesh: react to braid toggle in-game

This allows Lara's original meshes in TR1 to be toggled when the

braid is toggled without having to reload the level.

Resolves #2399.,

--------------------------------------------------------------------------------------------------
libretro-gearcoleco.mk 4d00d30c8a0bea5d0bff0e4c7ba7a7a8d9dc51e5 # Version: Commits on Nov 01, 2025
--------------------------------------------------------------------------------------------------
Fix Windows build,

--------------------------------------------------------------------------------------------------
libretro-gearsystem.mk 90220ea5c815fa745d67239de7eccd7830865bef # Version: Commits on Nov 01, 2025
--------------------------------------------------------------------------------------------------
Silence YM2413 warnings,

---------------------------------------------------------------------------------------------
libretro-vba-m.mk 7d7a005a859271e749d52a13aa3da96219298ea3 # Version: Commits on Nov 02, 2025
---------------------------------------------------------------------------------------------
Enable XAudio2 audio driver for Windows XP builds

Re-enable the XAudio2 driver for Windows XP builds, it works fine with

the June 2020 DirectX runtime.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>,

--------------------------------------------------------------------------------------------
slang-shaders.mk cbc1c9fa5aec1fc4df8c1e0a3beb9d17cb0b203d # Version: Commits on Nov 02, 2025
--------------------------------------------------------------------------------------------
add slot mask (#778),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-avm1 Area: AVM1 (ActionScript 1 & 2) T-compat Type: Compatibility with Flash Player

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants