Commit graph

5417 commits

Author SHA1 Message Date
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
Leon Styhre
3baf584021 Merge remote-tracking branch 'origin/mgba-qt' 2022-12-16 17:33:08 +01:00
Leon Styhre
f94c25c6bf Added support for the Nintendo Switch (switch) game system on macOS by adding the Ryujinx standalone emulator. 2022-12-16 17:28:02 +01:00
Leon Styhre
5581103642 Adjusted the system view and carousel transition animation times slightly. 2022-12-16 17:25:57 +01:00
Leon Styhre
db14491380 Documentation update. 2022-12-15 21:04:57 +01:00
Leon Styhre
d3ceeb345b (Windows) Added a missing dependency setup check. 2022-12-15 20:36:43 +01:00
Leon Styhre
46e17ced6f Updated SDL from 2.24.1 to 2.26.1 2022-12-15 20:13:37 +01:00
Leon Styhre
c63fd2e72b Fixed a premultiplied alpha shader issue that lead to artifacting when brightness was adjusted. 2022-12-15 19:13:37 +01:00
Leon Styhre
dcc99cf352 (slate-DE) Fixed some minor issues in the theme engine test 1 variant. 2022-12-15 18:54:28 +01:00
Leon Styhre
4bbc7adb97 Documentation update. 2022-12-15 18:34:48 +01:00
Leon Styhre
cdc553d75f Added an arcade twin stick controller badge icon. 2022-12-15 18:30:48 +01:00
Leon Styhre
6d4086639a Disabled ScreenScraper controller scraping as they have ruined that functionality. 2022-12-15 18:27:45 +01:00
Leon Styhre
ae6c062984 Added gameselectorEntry properties to a number of elements. 2022-12-15 18:23:48 +01:00
Leon Styhre
da3fb9a825 Improved the random game selection functionality in GameSelectorComponent. 2022-12-15 18:11:33 +01:00
Leon Styhre
f195ba72a2 Changed the brightness shaders from exposure to actual brightness calculations. 2022-12-14 23:09:17 +01:00