Commit graph

4399 commits

Author SHA1 Message Date
Leon Styhre 33c6c44545 Fixed an issue where the LinApple emulator was spelled incorrectly. 2022-06-30 17:37:21 +02:00
Leon Styhre b1368aed1f Added emulator configuration for the apple2 and apple2gs systems.
Also added support for the repository-installed PPSSPP standalone on Unix and fixed a small cosmetic config error for the oric system.
2022-06-30 17:24:01 +02:00
Leon Styhre c4451db586 Documentation update. 2022-06-29 23:54:56 +02:00
Leon Styhre 7eec7ef53c (slate-DE) Some small adjustments to the psvita console graphics. 2022-06-29 23:48:25 +02:00
Leon Styhre e6f8df5ac3 (slate-DE) Added console graphics for the psvita system. 2022-06-29 20:17:39 +02:00
Leon Styhre 55d9648795 Merge branch 'hotfix_carousel_firstgame' 2022-06-29 17:31:11 +02:00
Leon Styhre ffed5dee2d Added connection and transfer timeout settings to the scraper (not configurable via the GUI). 2022-06-29 17:28:39 +02:00
Leon Styhre 351daf55a8 OCD update to change cURL to curl in code comments and documentation. 2022-06-29 17:22:50 +02:00
Leon Styhre 3aadc42c28 Added an es_log.txt entry when the 'Only show ROMs from gamelist.xml files' setting is enabled. 2022-06-29 17:19:28 +02:00
Leon Styhre 08d893b119 Fixed an issue where the IgnoreGamelist setting was saved although it shouldn't.
Also made a change so that passing the --ignore-gamelist command line option now immediately disables the ParseGamelistOnly setting.
2022-06-29 17:17:31 +02:00
Leon Styhre 077fb00f96 Documentation update. 2022-06-28 18:09:36 +02:00
Leon Styhre 8e7da22645 Simplified the setup of the psvita system on Unix and Windows. 2022-06-28 18:08:25 +02:00
Leon Styhre 9ba9b41878 Documentation update. 2022-06-28 17:18:37 +02:00
Leon Styhre c2b9b4bf2c Added experimental support for Vita3K for the psvita system on Unix and Windows. 2022-06-28 17:07:52 +02:00
Leon Styhre 314f6b1151 Documentation update. 2022-06-27 18:48:26 +02:00
Leon Styhre 8dfe472d0c (macOS) Improved Apple compliance for the Info.plist file. 2022-06-27 18:40:58 +02:00
Joseph Geumlek f7eeabeee0 Avoid nullptr if Gamelist View uses carousel. 2022-06-26 13:17:44 -07:00
Leon Styhre 1dcc728291 Added ScummVM standalone as an alternative emulator for the scummvm system. 2022-06-26 20:27:12 +02:00
Leon Styhre 3a6ad69298 Added the Kronos RetroArch core as an alternative emulator for the arcade and mame systems. 2022-06-26 16:31:07 +02:00
Leon Styhre 67fb33123c Documentation update. 2022-06-26 14:36:56 +02:00
Leon Styhre b897b8a15d Merge branch 'threadsafe_logging' 2022-06-26 14:19:43 +02:00
Leon Styhre 25ac88c2f6 (Windows) Increased window size one pixel horizontally instead of decreasing it one pixel vertically on game launch. 2022-06-26 12:18:28 +02:00
Leon Styhre e15be54b23 Added experimental support for PCSX2 Qt standalone for the ps2 system on Unix. 2022-06-26 11:55:41 +02:00
Leon Styhre d07bb1e266 (slate-DE) Small change to the systeminfo text for the fba and fbneo systems. 2022-06-26 11:49:41 +02:00
Joseph Geumlek 517186bbe0 Make Log() instances only lock in ~Log(), and make the mutex non-recursive. 2022-06-23 14:20:48 -07:00
Leon Styhre 1f028e4935 Documentation update. 2022-06-22 23:10:43 +02:00
Leon Styhre 3a1d1acfc5 Documentation update. 2022-06-22 22:52:11 +02:00
Leon Styhre b278e46624 Updated the download links and documentation for the 1.2.5 release. 2022-06-22 19:50:40 +02:00
Leon Styhre 9f39c04063 Updated the Linux AppData file for the 1.2.5 release. 2022-06-22 16:42:26 +02:00
Joseph Geumlek fefd70b943 Make logging more thread-safe 2022-06-21 22:06:20 -07:00
Leon Styhre b19f1657be Documentation update. 2022-06-21 19:42:34 +02:00
Leon Styhre 7097c44004 (Windows) Changed to find rule wildcard matching for the PCSX2-QT and PCSX2-WXWIDGETS entries to support the AVX2 release of PCSX2. 2022-06-20 23:23:46 +02:00
Leon Styhre a5f78a97fe Changed the emulator directory for Model 2 Emulator from Model2 to m2emulator.
Also changed the find rule name from MODEL2 to M2EMULATOR.
2022-06-20 21:40:50 +02:00
Leon Styhre 1b6044aea2 (rbsimple-DE) Added console and controller graphics for the wiiu system. 2022-06-20 20:02:08 +02:00
Leon Styhre dc1501a03b (slate-DE) Added controller graphics for the saturnjp system.
Also fixed a small issue with the saturnjp console graphics and modified the theme colors.
2022-06-20 19:59:35 +02:00
Leon Styhre a97c0bbc69 (slate-DE) Fixed a small issue with the controller graphics for the saturn system. 2022-06-20 19:57:12 +02:00
Leon Styhre dbab4dbeeb (slate-DE) Added controller graphics for the saturn system. 2022-06-19 16:34:33 +02:00
Leon Styhre 88cad4cb5f (slate-DE) Fixed an issue with the console graphics for the saturn system. 2022-06-19 16:32:01 +02:00
Leon Styhre 9063a1d56d (slate-DE) Added controller graphics for the xbox system. 2022-06-19 14:10:47 +02:00
Leon Styhre edc804c3b0 (macOS) Fixed an issue where launching alias files would not suspend ES-DE. 2022-06-18 16:19:47 +02:00
Leon Styhre fdffc258dd (modern-DE) Replaced the carousel image for the desktop system. 2022-06-18 11:21:10 +02:00
Leon Styhre 6f8be7c6d3 Documentation update. 2022-06-17 21:43:05 +02:00
Leon Styhre 996f79134b (macOS) Fixed an issue where the platform tag was missing for the tg-cd system. 2022-06-17 21:27:01 +02:00
Leon Styhre 5c1fa0f79f Added configuration for the Texas Instruments TI-99 (ti99) system. 2022-06-17 21:23:00 +02:00
Leon Styhre f24cfd5e5f (Unix) Small change to the man page. 2022-06-17 21:15:52 +02:00
Leon Styhre 5dbcf3c722 Added configuration for the Google Android (android) system on Windows. 2022-06-17 19:36:31 +02:00
Leon Styhre 459853cca1 Added configuration for the Tangerine Computer Systems Oric (oric) system. 2022-06-17 19:32:37 +02:00
Leon Styhre 20eb7c9630 Documentation update. 2022-06-16 20:24:59 +02:00
Leon Styhre 3f2ddb5adc (Unix) Small change to the man page. 2022-06-16 20:15:03 +02:00
Leon Styhre bded2bf31f Added a ScreenScraper option to fallback to additional regions to allow scraping of country-specific games and unofficial releases. 2022-06-16 19:56:41 +02:00