Commit graph

7394 commits

Author SHA1 Message Date
Leon Styhre 0f835ac7e8 (Linux) Added support for the Flatpak release of Ruffle 2025-02-09 23:25:02 +01:00
Leon Styhre 55609d3641 Documentation update 2025-02-09 22:22:44 +01:00
Leon Styhre 762aace575 Made the menu and launch screen scale up at the same speed regardless of the display refresh rate 2025-02-09 22:19:01 +01:00
Leon Styhre c1480e847a Small adjustment to the GuiInfoPopup corner roundness 2025-02-09 19:57:26 +01:00
Leon Styhre ab5eb5ed07 Removed an unused variable 2025-02-09 18:20:45 +01:00
Leon Styhre e8e69dc3df Increased the background blur slightly when a menu is open 2025-02-09 18:11:49 +01:00
Leon Styhre a2dd8d5c5f Removed the obsolete frame.png and frame.svg graphics resource files 2025-02-09 18:06:25 +01:00
Leon Styhre 1c3bc53315 Rewrote most components to use BackgroundComponent instead of NinePatchComponent 2025-02-09 18:02:47 +01:00
Leon Styhre 4e12ad52b6 Added a BackgroundComponent to replace NinePatchComponent for rendering menu and popup backgrounds 2025-02-09 17:43:30 +01:00
Leon Styhre ba5f85c74c Fixed an issue where applying rounded corners caused rendering artfifacts if the texture did not use premultiplied alpha 2025-02-09 17:35:59 +01:00
Leon Styhre f70f823701 Adjusted the default position for the clock 2025-02-09 12:28:57 +01:00
Leon Styhre cd5db824ca Documentation update 2025-02-08 16:16:46 +01:00
Leon Styhre 21110810e4 Added a clock element and a corresponding menu entry 2025-02-08 16:12:22 +01:00
Leon Styhre c86044a6a4 Documentation update 2025-02-06 23:10:48 +01:00
Leon Styhre 61e671501c Added a 'fadeInType' property to the video element 2025-02-06 23:08:17 +01:00
Leon Styhre ec7253a602 Documentation update 2025-02-06 17:58:54 +01:00
Leon Styhre 58b4b361ad Added support for a 'none' value to the video element imageType property 2025-02-06 17:52:41 +01:00
Leon Styhre 3e7436c347 Added an 'entryLayout' property to the helpsystem element 2025-02-06 17:50:18 +01:00
Leon Styhre 64b27219ab Documentation update 2025-02-05 22:27:36 +01:00
Leon Styhre 25dba1c293 Added 'rotation' and 'rotationOrigin' properties to the helpsystem element 2025-02-05 22:25:55 +01:00
Leon Styhre db2b00a49e Rewrote the logic for the 'none' value for the helpsystem element scope property 2025-02-05 21:05:54 +01:00
Leon Styhre 57815f6633 Documentation update 2025-02-05 20:46:56 +01:00
Leon Styhre c1cfc02942 Added support for a 'none' value to the helpsystem element scope property 2025-02-05 20:45:27 +01:00
Leon Styhre 4a002d4fb3 Documentation update 2025-02-04 21:16:22 +01:00
Leon Styhre 15ea7dcb34 Added 'imageSize', 'imageMaxSize', 'imageCropSize' and 'imageCropPos' properties to the video element 2025-02-04 21:13:32 +01:00
Leon Styhre 9c5166abab Changed a code comment 2025-02-04 20:49:41 +01:00
Leon Styhre 5cb8b1e7e3 Eliminated some unnecessary helpsystem updates 2025-02-04 18:03:19 +01:00
Leon Styhre 9c76882530 Fixed an issue where the default helpsystem element was not displayed if there was no theme configuration for it 2025-02-04 18:01:51 +01:00
Leon Styhre e74e8decbb Fixed an issue where the helpsystem icons were sometimes not getting updated 2025-02-04 17:59:40 +01:00
Leon Styhre c529642f80 Made it possible to set per-element icon overrides for the helpsystem element 2025-02-04 17:58:11 +01:00
Leon Styhre 6016fc02da Documentation update 2025-02-03 21:51:39 +01:00
Leon Styhre 97eff9266d Added 'lr' and 'ltrt' as supported 'entries' property values for the helpsystem element 2025-02-03 21:51:06 +01:00
Leon Styhre a76f377a65 Documentation update 2025-02-03 19:50:38 +01:00
Leon Styhre 82fdfe7706 Added 'thumbstickclick' as a supported 'entries' property value for the helpsystem element 2025-02-03 19:48:20 +01:00
Leon Styhre f13c12464e Fixed some Clang compiler warnings 2025-02-03 18:35:37 +01:00
Leon Styhre 1bfe7efe3c Removed the obsolete HelpStyle code 2025-02-03 18:14:06 +01:00
Leon Styhre 0de961cd33 Refactored the helpsystem code and added support for using an arbitrary amount of helpsystem elements 2025-02-03 18:11:51 +01:00
Leon Styhre 65286ec027 Fixed an issue where MD5 hashes were calculated when using the single-game scraper 2025-01-28 20:42:58 +01:00
Leon Styhre 9a64649ed6 Updated the archive/el_GR.po file 2025-01-28 20:33:14 +01:00
Leon Styhre 8bc107a99f Documentation update 2025-01-27 19:43:16 +01:00
Leon Styhre 13ba5660da Added the NooDS RetroArch core as an alternative emulator for the gba and nds systems 2025-01-27 19:41:46 +01:00
Leon Styhre 59b1634cb1 Documentation update 2025-01-27 19:06:33 +01:00
Leon Styhre c0e268dd76 Added the Holani RetroArch core as an alternative emulator for the atarilynx system 2025-01-27 19:03:13 +01:00
Leon Styhre 157a8c87c0 Fixed a typo for a variable name 2025-01-27 17:16:57 +01:00
Leon Styhre 4c665f5f1d Fixed an issue where the selectedItemOffset property did not work correctly for carousels with a single item 2025-01-27 17:14:45 +01:00
Leon Styhre 3510a09d83 Added support for building against libgit2 v1.9.0 and later 2025-01-26 18:44:22 +01:00
Leon Styhre bec8ca431c Documentation update 2025-01-19 22:49:33 +01:00
Leon Styhre e7286c3683 (macOS) Set execute permissions for the dependencies cross-compilation script 2025-01-19 22:33:24 +01:00
Leon Styhre f97e5a93dd (macOS) Added a build script to cross-compile an x86_64 build using an ARM processor
Also added the corresponding CMake configuration
2025-01-19 22:22:50 +01:00
Leon Styhre e68be3a1ac (Android) Changed all RetroArch core entries to use absolute paths 2025-01-19 13:16:59 +01:00