Commit graph

3884 commits

Author SHA1 Message Date
Leon Styhre
1b2d159d61 Updated the changelog. 2022-05-19 00:07:41 +02:00
Leon Styhre
9495333e0e Added custom event script triggers on application startup, screensaver start and screensaver end. 2022-05-18 23:58:13 +02:00
Leon Styhre
9af3ac37c7 Changed the execution order of some custom event scripts. 2022-05-18 23:01:43 +02:00
Leon Styhre
c51ba39cdf Fixed an issue where the 'quit' custom event would not trigger on application shutdown. 2022-05-18 22:57:22 +02:00
Leon Styhre
58b84b5ad2 Added experimental support for folder flattening. 2022-05-18 19:48:13 +02:00
Leon Styhre
fe1c50ab74 Added a --create-systemdirs command line option to generate the game system directories. 2022-05-18 18:32:36 +02:00
Leon Styhre
582ca0a333 Documentation update. 2022-05-16 22:51:18 +02:00
Leon Styhre
3bedd8dbcb Fixed an issue where the game-end event was triggered immediately if running in the background. 2022-05-16 22:35:42 +02:00
Leon Styhre
203d0e6f9f Fixed an issue where the screensaver would include all games when in Kid UI mode. 2022-05-16 20:00:08 +02:00
Leon Styhre
4e1cb976f4 Enabled screensaver controls when running in Kid UI mode. 2022-05-16 19:56:11 +02:00
Leon Styhre
c034eb9f5d Added the Gearcoleco RetroArch core for the colecovision system and set it as the default emulator. 2022-05-16 19:32:05 +02:00
Leon Styhre
88a61b5f7b Updated a comment in es_controller_mappings.cfg 2022-05-16 19:29:27 +02:00
Leon Styhre
d89cedd25f Updated all links to the new GitLab namespace. 2022-05-15 20:01:00 +02:00
Leon Styhre
2f2de658ec Documentation update. 2022-05-14 20:11:22 +02:00
Leon Styhre
885c0adbfd Changed the platform to pcwindows for the epic system. 2022-05-14 12:05:13 +02:00
Leon Styhre
281a392f04 Added a new pcwindows platform for scraping PC (Windows) games. 2022-05-14 12:03:04 +02:00
Leon Styhre
4f12374723 Changed the ScreenScraper system ID from pc to moonlight for the steam and epic systems. 2022-05-14 11:01:39 +02:00
Leon Styhre
3533a13301 Added configuration for the OpenBOR game engine on Linux and Windows. 2022-05-13 20:42:17 +02:00
Leon Styhre
75b097514e Added a new %GAMEDIR% variable to be used in conjunction with the %STARTDIR% variable. 2022-05-13 19:19:01 +02:00
Leon Styhre
e98e54e5c6 Moved the %STARTDIR% variable to a more suitable location in the es_systems.xml files. 2022-05-13 18:58:20 +02:00
Leon Styhre
1a68ca82cb Replaced the explicit shell commands in es_systems.xml with %EMULATOR_OS-SHELL% find rules. 2022-05-13 18:44:46 +02:00
Leon Styhre
a2b895ab6a Added an Xbox Kinect controller badge icon. 2022-05-12 23:31:20 +02:00
Leon Styhre
87d7902d60 Added emulator configuration for the astrocde (Bally Astrocade) system. 2022-05-12 23:04:46 +02:00
Leon Styhre
af3487841a Added scraper support for the astrocde (Bally Astrocade) system.
Also renamed astrocade to astrocde.
2022-05-12 22:46:20 +02:00
Leon Styhre
77a18b785c Moved DOSBox-X standalone one step higher in the alternative emulators list. 2022-05-11 19:01:57 +02:00
Leon Styhre
bf23ba5fc0 Documentation update. 2022-05-10 20:32:23 +02:00
Leon Styhre
68e2fe0979 Changed the default emulator for the gamegear system from Gearsystem to Genesis Plus GX. 2022-05-10 20:25:25 +02:00
Leon Styhre
5b7d9c3ce2 Changed the default emulator for the gb and gbc systems from SameBoy to Gambatte. 2022-05-10 20:13:20 +02:00
Leon Styhre
2adb0db958 (Windows) Moved all the 'Emulators' staticpath find rules to the top. 2022-05-10 19:38:51 +02:00
Leon Styhre
476d39e865 Changed the default emulator for the mame system from MAME 2003-Plus to MAME - Current
Also changed the order of the other MAME emulators for the arcade and mame systems.
2022-05-10 19:05:46 +02:00
Leon Styhre
6c0751a139 Changed the default emulator for the famicom, fds and nes systems from Nestopia UE to Mesen. 2022-05-10 18:36:55 +02:00
Leon Styhre
18cdd7822d Changed the default emulator for the dos and pc systems from DOSBox-Core to DOSBox-Pure.
Also added DOSBox-X standalone as an alternative emulator.
2022-05-10 17:57:29 +02:00
Leon Styhre
7896571f88 Documentation update. 2022-05-09 21:04:07 +02:00
Leon Styhre
be5959054b Fixed an issue where the 'Jump to..' quick selector wouldn't work correctly for multi-byte Unicode characters. 2022-05-09 20:22:04 +02:00
Leon Styhre
43beaeafbe Fixed an issue where the texture buffer sometimes couldn't fit Chinese characters. 2022-05-09 20:12:41 +02:00
Leon Styhre
ebd6f670db (Linux) Added missing Flatpak user directories for the emulators BlastEm, Play! and Snes9x. 2022-05-08 23:56:46 +02:00
Leon Styhre
4a6911bd3c Removed the --escape-exit command line option for the PPSSPP standalone emulator as it caused issues for some users. 2022-05-08 20:06:06 +02:00
Leon Styhre
0cf5b45fe9 (Windows) Set %RUNINBACKGROUND% when launching MAME standalone as this emulator otherwise hangs randomly on shutdown. 2022-05-08 16:14:31 +02:00
Leon Styhre
ad0841f77a Added rlottie to external/.gitignore 2022-05-08 14:48:24 +02:00
Leon Styhre
45de867883 Documentation update. 2022-05-08 14:47:40 +02:00
Leon Styhre
77f6e87e65 (Windows) Added the new %ESCAPESPECIALS% variable to relevant systems. 2022-05-08 14:29:45 +02:00
Leon Styhre
c996d0e136 (Windows) Added an %ESCAPESPECIALS% variable that escapes some special characters. 2022-05-08 14:26:47 +02:00
Leon Styhre
27c293a0c7 Prevented a potential endless loop in StringUtil::replace() 2022-05-08 14:23:26 +02:00
Leon Styhre
da4dfc8d6b (macOS) Categorized the application as a game in Info.plist 2022-05-08 11:03:02 +02:00
Leon Styhre
2bea5bef60 (Windows) Fixed an issue where ROM directories could not be created in the root of a device. 2022-05-07 14:12:14 +02:00
Leon Styhre
afa8114b0c Bumped the version to 1.2.4-dev 2022-05-07 12:30:22 +02:00
Leon Styhre
5e4a4354cb (Windows) Fixed an issue where symlinking media directories would crash the application. 2022-05-07 12:16:51 +02:00
Leon Styhre
57d0490e56 Added the AetherSX2 standalone emulator for the ps2 system on macOS. 2022-05-05 21:52:39 +02:00
Leon Styhre
40933c2e14 Small change to the DEB and RPM package description. 2022-05-05 21:49:51 +02:00
Leon Styhre
8f6246a691 Moved MAME standalone higher in the alternative emulators list for the arcade and mame systems. 2022-05-05 21:31:12 +02:00