ruffle/core/src
relrelb 95de87ad0a avm2: Throw `VerifyError` for invalid ABC files 2022-09-26 19:51:38 +03:00
..
avm1 swf: Extract `Rectangle` to a separate file 2022-09-25 10:37:56 +03:00
avm2 avm2: Throw `VerifyError` for invalid ABC files 2022-09-26 19:51:38 +03:00
backend core: Allow callers of `decode_tags` to flag when they would like decoding to stop 2022-09-15 19:14:41 -06:00
bitmap core: `ColorTransform` cleanup 2022-09-23 11:10:12 +03:00
display_object swf: Extract `Rectangle` to a separate file 2022-09-25 10:37:56 +03:00
html swf: Extract `Rectangle` to a separate file 2022-09-25 10:37:56 +03:00
xml avm1: Removed all public access into Avm1 modules, export only what's needed 2022-09-04 12:27:29 -07:00
avm1.rs audio: Support loading external MP3s 2022-09-06 19:04:16 -07:00
avm2.rs avm2: Throw `VerifyError` for invalid ABC files 2022-09-26 19:51:38 +03:00
backend.rs core: Made core no longer depend on software video decoders 2022-09-04 17:46:58 -07:00
binary_data.rs core: Made SwfSlice::to_subslice return an empty slice in case of errors 2022-08-21 20:12:10 -07:00
bitmap.rs core: `ColorTransform` cleanup 2022-09-23 11:10:12 +03:00
character.rs core: Allow chunked preloading within a `DefineSprite` tag 2022-09-15 19:14:41 -06:00
config.rs web: Fix config with `serde-wasm-bindgen` 2022-09-26 17:23:32 +03:00
context.rs render: Introduced render commands, moved to a command list model instead of direct rendering 2022-09-11 09:07:53 +02:00
context_menu.rs core: Require `serde` feature 2022-02-27 23:19:46 +02:00
display_object.rs swf: Extract `Rectangle` to a separate file 2022-09-25 10:37:56 +03:00
drawing.rs render: Introduced render commands, moved to a command list model instead of direct rendering 2022-09-11 09:07:53 +02:00
ecma_conversions.rs avm1: Format floating-point numbers 2022-04-09 22:40:59 -07:00
either.rs avm2: Implement call stack & stack traces (#7564) 2022-08-28 18:30:20 +02:00
events.rs avm1: Fire `onData` function and event when calling `loadVariables` 2022-07-02 10:22:48 -07:00
external.rs avm1: Removed all public access into Avm1 modules, export only what's needed 2022-09-04 12:27:29 -07:00
focus_tracker.rs avm1: Removed all public access into Avm1 modules, export only what's needed 2022-09-04 12:27:29 -07:00
font.rs core: Make `Player::load_device_font` infallible 2022-08-26 12:24:15 -07:00
frame_lifecycle.rs avm1: Move frame lifecycle logic to `Avm1::run_frame` 2022-08-28 19:21:03 -06:00
html.rs core: Fix caret position in multi layout text 2020-11-02 11:43:10 -08:00
lib.rs core: Remove all synchronous preloading from core. 2022-09-15 19:14:41 -06:00
library.rs avm1: Removed all public access into Avm1 modules, export only what's needed 2022-09-04 12:27:29 -07:00
limits.rs chore: Various nitpicks and compilation fixes 2022-09-15 19:14:41 -06:00
loader.rs avm2: `LoaderInfo` needs to specifically know if it's the stage's loader or not. 2022-09-17 12:32:15 -06:00
locale.rs core: Remove `LocaleBackend` 2022-03-16 19:57:53 +02:00
player.rs avm2: `LoaderInfo` needs to specifically know if it's the stage's loader or not. 2022-09-17 12:32:15 -06:00
prelude.rs render: Moved color_transform from core to render 2022-08-14 18:38:14 -07:00
string.rs core: Simplify new_utf8_bytes 2022-07-25 10:52:56 -07:00
tag_utils.rs swf: Extract `Rectangle` to a separate file 2022-09-25 10:37:56 +03:00
timer.rs avm1: Removed all public access into Avm1 modules, export only what's needed 2022-09-04 12:27:29 -07:00
types.rs core: Refactor `Percent` type 2022-09-22 04:17:44 +03:00
vminterface.rs core: Remove `AvmType` 2022-08-16 13:04:02 +03:00
xml.rs xml: Refactor `XmlNode` creation methods 2022-04-08 16:34:57 -07:00