Commit graph

3884 commits

Author SHA1 Message Date
Leon Styhre
059d97164a Added a build script for the Steam Deck AppImage. 2022-04-03 13:59:21 +02:00
Leon Styhre
81f06ec76c Increased the default value for the MaxVRAM setting to 512 for the Steam Deck. 2022-04-03 13:38:46 +02:00
Leon Styhre
d784ea8b4f Added a Steam Deck build option to the CMake configuration. 2022-04-03 13:35:36 +02:00
Leon Styhre
79d6e0c9fa Added the SwanStation RetroArch core as an alternative emulator. 2022-04-03 12:41:16 +02:00
Leon Styhre
bee74af8cf Bumped the version to 1.2.2-dev 2022-04-02 13:28:50 +02:00
Leon Styhre
4643feec10 Fixed a font loading crash caused by an insufficient font texture size.
Also added a preventive measure for similar crashes in the future and made some general cleanup of the font code.
2022-04-02 12:09:41 +02:00
Leon Styhre
18cfc30cb4 Added fallback for high resolution wheel image for ScreenScraper if no regular wheel image was found. 2022-04-02 12:07:16 +02:00
Leon Styhre
aa9b763295 Documentation update. 2022-03-30 17:03:20 +02:00
Leon Styhre
54de7c607e Updated the Linux AppData file for the 1.2.1 release. 2022-03-30 17:01:34 +02:00
Leon Styhre
b349b71901 Added year 2022 to the copyright messages. 2022-03-29 18:51:09 +02:00
Leon Styhre
2c679c4d82 Changed tools/create_AppImage.sh to not include version information in the AppImage filename. 2022-03-29 18:50:48 +02:00
Leon Styhre
dfc961719a Set the options 'Scrape actual folders' and 'Play audio for screensaver videos' as enabled by default. 2022-03-29 17:27:51 +02:00
Leon Styhre
f3c08de759 Added the standalone emulator PrimeHack on Unix.
Also added the .wia and .m3u file extensions for the Dolphin emulator.
2022-03-29 17:22:37 +02:00
Leon Styhre
26f43de6ce Bumped the version to 1.2.1 2022-03-29 00:32:26 +02:00
Leon Styhre
0a443d6dbc Added support for the standalone emulators Citra, Dolphin, DuckStation, MAME, melonDS, mGBA, Mupen64Plus, PPSSPP, Redream, Ryujinx, VBA-M, sixtyforce and Cemu.
Also cleaned up and fixed some other emulator entries.
2022-03-29 00:24:09 +02:00
Leon Styhre
06645e116f (modern-DE) Small adjustment to make the help system fit on screen at all times. 2022-03-28 23:38:38 +02:00
Leon Styhre
26df9b543d When multi-scraping and scrolling a long name, the start position would sometimes not reset correctly. 2022-03-28 23:11:26 +02:00
Leon Styhre
7b4ade3c8d Fixed an issue where the busy indicator would not get displayed during multi-scraping. 2022-03-28 23:11:17 +02:00
Leon Styhre
88b0531312 Added a missing scummvm system entry for the TheGamesDB scraper. 2022-03-28 23:11:07 +02:00
Leon Styhre
e81f55c32f Added the 1.2.0 release to the AppData file. 2022-03-26 10:55:19 +01:00
Leon Styhre
4eba8ba192 Fixed some compiler errors when building with FFmpeg 5.0 2022-03-06 14:43:59 +01:00
Leon Styhre
1b03f76219 (macOS) Updated the build scripts to work on the M1 architecture.
Also improved the in-tree build to not needing to install any libraries during dependencies compilation.
2022-02-02 18:13:23 +01:00
Leon Styhre
e5c6021ba8 Updated THEMES.md for the 1.2.0 release. 2021-12-28 17:22:22 +01:00
Leon Styhre
b09e85d75f Updated the download links and documentation for the 1.2.0 release. 2021-12-28 17:01:33 +01:00
Leon Styhre
a3561f4c88 Bumped the version to 1.2.0 2021-12-28 11:27:01 +01:00
Leon Styhre
fa993a0489 Fixed a texture corruption issue caused by too aggressive optimizations. 2021-12-27 21:24:34 +01:00
Leon Styhre
796951bf44 Fixed an issue in TextEditComponent when clearing really long strings. 2021-12-27 19:52:45 +01:00
Leon Styhre
c63e5e4529 Fixed an additional issue in the ROM selection dialog. 2021-12-27 19:26:42 +01:00
Leon Styhre
7f314d0108 Fixed a few cosmetic issues in the ROM selection dialog. 2021-12-27 19:00:22 +01:00
Leon Styhre
4c82d55aec Documentation update. 2021-12-27 16:52:21 +01:00
Leon Styhre
fff8a49f3f Updated most screenshots for the v1.2 release. 2021-12-27 16:49:00 +01:00
Leon Styhre
e51d975d88 (modern-DE) Changed two navigation sounds. 2021-12-27 16:06:55 +01:00
Leon Styhre
595786601e Fixed a potential memory leak when enabling the 'All games' collection. 2021-12-27 16:05:58 +01:00
Leon Styhre
44cf76095f Fixed an issue where leading and trailing spaces were not trimmed when defining the ROM directory. 2021-12-26 17:10:30 +01:00
Leon Styhre
246e9ae8be Fixed a cosmetic issue with the ROM directory setup dialog caused by an optimization. 2021-12-26 17:07:57 +01:00
Leon Styhre
52f36c6a2a (rbsimple-DE) Updated the info text for most systems. 2021-12-26 11:54:20 +01:00
Leon Styhre
5106941ffe (Windows) Changed to a better winregistryvalue find rule for the standalone PCSX2 emulator. 2021-12-24 12:31:44 +01:00
Leon Styhre
361a93fd37 (Windows) Added support for appending strings to the winregistryvalue find rule. 2021-12-24 12:26:34 +01:00
Leon Styhre
678a1e0fc9 Documentation update. 2021-12-23 13:40:14 +01:00
Leon Styhre
d199554d86 (macOS) Disabled the startup animations also when starting with a gamelist view. 2021-12-23 12:31:04 +01:00
Leon Styhre
4bbd0bc1af (macOS) Disabled the startup animations as they are not working correctly as of SDL 2.0.18 2021-12-23 11:45:21 +01:00
Leon Styhre
8a2b2ee05c Added additional emulator configuration for the 64dd, n64, dos, pc and ps2 systems. 2021-12-22 22:52:45 +01:00
Leon Styhre
c2d3719edf Fixed an issue where stale gamelist entries could get displayed. 2021-12-22 18:53:29 +01:00
Leon Styhre
68f40f7247 (rbsimple-DE) Added missing info texts for a few systems. 2021-12-20 19:28:37 +01:00
Leon Styhre
2c308856b5 Removed the ResidualVM system as it has been merged with ScummVM. 2021-12-20 18:30:38 +01:00
Leon Styhre
7a7f29825d Bumped the version to 1.2.0-dev 2021-12-19 19:16:09 +01:00
Leon Styhre
16afcb9a81 Added download links for 1.2.0-rc to README.md 2021-12-19 17:17:22 +01:00
Leon Styhre
230a4a68dc Bumped the version to 1.2.0-rc 2021-12-19 15:08:09 +01:00
Leon Styhre
0fd36605bb Documentation update. 2021-12-18 16:49:45 +01:00
Leon Styhre
2d38d8a132 (Linux) Added support for the Snap and Flatpak releases of RPCS3. 2021-12-18 16:31:03 +01:00