ruffle/desktop/src
Adrian Wielgosik 08157a056e build: Fix redundant import warnings 2024-03-23 19:23:18 +01:00
..
backends build: Fix redundant import warnings 2024-03-23 19:23:18 +01:00
gui desktop: Add log filename pattern (e.g. with timestamp) to preferences 2024-03-11 21:28:25 +01:00
preferences build: Fix redundant import warnings 2024-03-23 19:23:18 +01:00
app.rs desktop: Log to ruffle.log in addition to stdout 2024-03-11 21:28:25 +01:00
backends.rs dekstop: Support `quit` and `fullscreen` fscommands 2023-11-25 15:49:02 -08:00
cli.rs avm2: Provide an option to disable the optimizer 2024-03-16 22:40:15 +01:00
custom_event.rs core: Remove unsupported content warning 2023-07-22 23:08:42 +02:00
executor.rs desktop: Make WinitAsyncExecutor thread-safe and prevent deadlocks 2024-03-05 23:14:08 +01:00
gui.rs desktop: Persist volume to disk 2024-03-07 20:38:06 +01:00
log.rs desktop: Add log filename pattern (e.g. with timestamp) to preferences 2024-03-11 21:28:25 +01:00
main.rs desktop: Default RUST_LOG to warn,ruffle=info,avm_trace=info 2024-03-11 21:28:25 +01:00
player.rs avm2: Provide an option to disable the optimizer 2024-03-16 22:40:15 +01:00
preferences.rs desktop: Follow `Document` -> `DocumentMut` change in `toml_edit` 2024-03-14 16:45:29 +01:00
task.rs desktop: Switch task to ready state on wake 2020-10-20 23:18:42 -07:00
time_demo.rs desktop: Load graphics preferences from disk 2024-03-05 00:02:27 +01:00
util.rs desktop: Add gamepad support using gilrs 2024-02-28 21:21:09 +01:00