Commit graph

4931 commits

Author SHA1 Message Date
Leon Styhre 161f57d683 (slate-DE) Moved a section of the theme configuration. 2023-01-04 19:15:24 +01:00
Leon Styhre cb7a3d6929 (modern-DE) Added variant trigger support. 2023-01-04 19:12:28 +01:00
Leon Styhre c6ae192acf (slate-DE) Added variant trigger support. 2023-01-04 19:09:35 +01:00
Leon Styhre fa67018b72 Added variant trigger support. 2023-01-04 19:01:41 +01:00
Leon Styhre 549d78dfed (Windows) Changed a debug output entry in VideoFFmpegComponent to convert forward slashes to backslashes. 2023-01-01 19:59:08 +01:00
Leon Styhre 14567baab4 Disabled automatic view style detection for non-legacy theme sets. 2023-01-01 15:32:16 +01:00
Leon Styhre d6db705b93 Eliminated some unnecessary gamelist reloads. 2023-01-01 15:31:03 +01:00
Leon Styhre f78f7ab35f Beta releases will now also have the build date displayed in the main menu. 2022-12-22 20:05:04 +01:00
Leon Styhre dd1db46522 Added download links to the 2.0.0-alpha-2022-12-22 release. 2022-12-22 19:01:56 +01:00
Leon Styhre 7f66e8058d Documentation update. 2022-12-22 17:19:35 +01:00
Leon Styhre 7500f81f82 Improved the log output on theme loading errors. 2022-12-22 17:16:16 +01:00
Leon Styhre 8b33fceb8a Added checks for nonexistent navigation sounds in the theme configuration with fallback to the default sounds.
Also did some minor code cleanup.
2022-12-22 17:15:15 +01:00
Leon Styhre f8eb4023ec Documentation update. 2022-12-21 20:34:15 +01:00
Leon Styhre 6699682efb Fixed an issue where the 'jump to game' help prompt could disappear from the grouped custom collections system. 2022-12-21 20:28:43 +01:00
Leon Styhre 10b971db5b Fixed an issue where the grouped custom collections system could get the wrong viewstyle set. 2022-12-21 20:27:36 +01:00
Leon Styhre 1c83c762a8 Fixed an issue where the video element static image would not get displayed for legacy theme sets. 2022-12-21 20:02:12 +01:00
Leon Styhre 251e826589 The defaultImage property can now be used to display a static image in case no video file was found.
Also fixed a bug where the static image would not get displayed in the grouped custom collections view if there was no game found for the system and the previously selected entry already had it's video playing when navigating away from it.
2022-12-21 19:53:03 +01:00
Leon Styhre c59606e01d Updated the changelog. 2022-12-20 22:18:08 +01:00
Leon Styhre 3b9ced603c Fixed an issue where the wrong help prompt was shown for the 'A' button when editing multi-line text fields. 2022-12-20 21:54:49 +01:00
Leon Styhre aa33558952 Some code cleanup. 2022-12-20 21:52:48 +01:00
Leon Styhre c652857479 Documentation update. 2022-12-20 20:27:33 +01:00
Leon Styhre 1bbed6cc04 gamelist.xml files are no longer loaded from the ROMs/system directories. 2022-12-20 20:20:02 +01:00
Leon Styhre e56eaeb2bd Fixed an issue where a reference to a deleted object could hang or crash the application. 2022-12-20 18:43:59 +01:00
Leon Styhre 15cb3a0525 Removed an unnecessary metadata name check in FileData. 2022-12-20 18:42:28 +01:00
Leon Styhre a54d6a5568 (Windows) Converted forward slashes to backslashes for some log output entries involving file names.
Also made some minor general log output changes in GamelistFileParser.
2022-12-19 20:38:41 +01:00
Leon Styhre 607e6f2845 (Unix) Removed the RetroArch core directory for the NixOS and nixpkgs repository. 2022-12-19 19:54:01 +01:00
Leon Styhre 8f8419209f Added download links to the 2.0.0-alpha-2022-12-18 release. 2022-12-18 18:52:30 +01:00
Leon Styhre 8f2065e491 Fixed a cosmetic text sizing issue in DateTimeEditComponent. 2022-12-18 15:53:12 +01:00
Leon Styhre 54f9aff21f Documentation update. 2022-12-18 12:27:00 +01:00
Leon Styhre 354da078a3 Fixed multiple issues where the wrong navigation sound would play. 2022-12-18 12:24:12 +01:00
Leon Styhre 755cb62017 (modern-DE) Updated for the latest theme engine changes. 2022-12-18 12:04:07 +01:00
Leon Styhre a7005f22e9 Renamed the textlist property selectorOffsetY to selectorVerticalOffset and added a selectorHorizontalOffset property.
Also enforced minimum and maximum values for a few textlist properties.
2022-12-18 12:02:50 +01:00
Leon Styhre cd4d486d8d Documentation update. 2022-12-17 22:26:46 +01:00
Leon Styhre ae52489b6b Added support for up to two imageType values for CarouselComponent and GridComponent. 2022-12-17 22:20:29 +01:00
Leon Styhre 17597ab144 Renamed an incorrectly named static variable in ImageComponent. 2022-12-17 22:15:19 +01:00
Leon Styhre 41d601b88a Documentation update. 2022-12-17 19:51:57 +01:00
Leon Styhre aaa96cd8dd An automatic aspect ratio menu entry is now added even for themes that only have a single aspect ratio defined. 2022-12-17 19:47:37 +01:00
Leon Styhre 4a5e8d674e Added FinalBurn Neo standalone as an alternative emulator for the arcade, cps and mame systems on Linux and Windows. 2022-12-17 19:37:28 +01:00
Leon Styhre fa50d9b483 (Windows) Added BigPEmu standalone as an alternative emulator for the atarijaguar system. 2022-12-17 19:26:07 +01:00
Leon Styhre 08a20d7157 Added MAME standalone as an alternative emulator for the atarijaguar system. 2022-12-17 18:55:16 +01:00
Leon Styhre 4ef3e94c56 (Unix) Improved the .desktop file parser. 2022-12-17 18:37:58 +01:00
Leon Styhre 19d79080a1 Removed the .7z and .zip file extensions from the switch system. 2022-12-16 22:44:35 +01:00
Leon Styhre c80e81c2dc (Linux) Fixed a .desktop file parsing issue where escaped % characters were not handled correctly. 2022-12-16 22:37:32 +01:00
Leon Styhre 9d06c33af6 Reverted the atarijaguarcd system to placeholder status. 2022-12-16 20:23:35 +01:00
Leon Styhre 1cc0f7bec5 Documentation update. 2022-12-16 20:10:12 +01:00
Leon Styhre 677ac69425 Removed the retro8 alternative emulator entries for the pico8 system. 2022-12-16 20:00:17 +01:00
Leon Styhre 6c0071bf7d Updated configuration for the puNES emulator for the famicom and nes systems.
Also updated some find rules emulator comments.
2022-12-16 19:44:57 +01:00
Leon Styhre b93b040074 Updated configuration for the SameBoy emulator for the gb and gbc systems. 2022-12-16 19:12:41 +01:00
Leon Styhre 15e7eb87d2 Updated configuration for the Gearboy emulator for the gb and gbc systems. 2022-12-16 18:29:13 +01:00
Leon Styhre db7aed1075 Merge branch 'master' into 1208_new_emulators 2022-12-16 17:43:05 +01:00