Commit graph

1484 commits

Author SHA1 Message Date
Leon Styhre
8434e30cd0 Changed the default quit shortcut to Alt + F4 and Command + Q.
Also renamed the setting 'Exit button combo' to 'Keyboard quit shortcut' and fixed an issue where the application sometimes quit when exiting an emulator using Alt + F4 while running in the background.
2022-05-31 22:06:57 +02:00
Leon Styhre
e76fa43e8e Bumped the version to 1.2.5-dev 2022-05-28 11:57:56 +02:00
Leon Styhre
b0df72c258 Updated the Linux AppData file for the 1.2.4 release. 2022-05-27 17:17:43 +02:00
Leon Styhre
2627d4c8d7 Bumped the version to 1.2.4 2022-05-27 13:07:41 +02:00
Leon Styhre
97ddef6b33 Added experimental support for PCSX2 Qt and PCSX2 wxWidgets for the ps2 system on Windows. 2022-05-27 12:03:49 +02:00
Leon Styhre
5a76fef25f Added bsnes standalone as an alternative emulator for the satellaview, sfc, snes, snesna and sufami systems for Unix and Windows. 2022-05-27 10:31:09 +02:00
Leon Styhre
0da36b49bf Added Supermodel standalone as an alternative emulator for the arcade and mame systems on Windows. 2022-05-26 16:28:56 +02:00
Leon Styhre
a315d4e3fd Added Model 2 Emulator standalone as an alternative emulator for the arcade and mame systems on Windows. 2022-05-26 13:09:29 +02:00
Leon Styhre
e7103c94dc Added TheGamesDB scraper support for the atomiswave and naomi platforms. 2022-05-23 18:50:41 +02:00
Leon Styhre
91f7dc0591 Bumped the version to 1.2.4-beta1 2022-05-22 10:47:55 +02:00
Leon Styhre
ad1818849d Fixed a minor rounding issue which sometimes led to a slight positioning error for the menu scroll indicators. 2022-05-21 19:59:23 +02:00
Leon Styhre
60b8a27655 Fixed an issue with incorrect scroll indicators in the Alternative Emulators screen. 2022-05-21 19:52:15 +02:00
Leon Styhre
3b473e562b Fixed a very rare bug where games and folders could get mixed up during gamelist.xml parsing. 2022-05-21 14:25:29 +02:00
Leon Styhre
f11a794a03 Documentation update. 2022-05-21 12:24:09 +02:00
Leon Styhre
6e7e4cac6d Added an %INJECT% variable for injecting launch arguments from game config files. 2022-05-21 11:43:41 +02:00
Leon Styhre
93369437e9 Added a %GAMEDIR% variable that expands to the game directory.
Also fixed an issue where the %BASENAME% variable would not work with directories interpreted as files.
2022-05-19 23:37:49 +02:00
Leon Styhre
9f50b80b37 Added scraper support for the platforms arcadia (Emerson Arcadia 2001) and crvision (VTech CreatiVision). 2022-05-19 17:32:57 +02:00
Leon Styhre
fa0f0e3a3a Renamed the --create-systemdirs command line option to --create-system-dirs 2022-05-19 17:24:56 +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
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
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
d89cedd25f Updated all links to the new GitLab namespace. 2022-05-15 20:01:00 +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
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
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
bf23ba5fc0 Documentation update. 2022-05-10 20:32:23 +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
c996d0e136 (Windows) Added an %ESCAPESPECIALS% variable that escapes some special characters. 2022-05-08 14:26:47 +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
40933c2e14 Small change to the DEB and RPM package description. 2022-05-05 21:49:51 +02:00
Leon Styhre
af761db12b Fixed some more CMake config issues for the RPM generator. 2022-05-04 17:45:55 +02:00
Leon Styhre
1209912420 Fixed a CMake config issue for the RPM generator. 2022-05-04 17:30:41 +02:00
Leon Styhre
b1d758ebbb Updated the Linux AppData file for the 1.2.3 release. 2022-05-04 17:09:02 +02:00
Leon Styhre
818238118e Bumped the version to 1.2.3 2022-05-03 20:47:05 +02:00
Leon Styhre
acc309d2c3 Updated the Linux AppData file. 2022-05-03 20:41:14 +02:00
Leon Styhre
c582a5b658 Small update to the man page. 2022-05-02 19:38:18 +02:00
Leon Styhre
ca3c2fb708 Fixed multiple game launching issues. 2022-05-02 17:26:34 +02:00
Leon Styhre
91a2690c3d Added the Windows portable installation README.txt to es-app/assets 2022-05-01 21:19:34 +02:00
Leon Styhre
c170569138 Bumped the version to 1.2.3-beta2 2022-05-01 18:43:32 +02:00
Leon Styhre
dbc79e9cf8 Added a fallback to ScreenScraper's normalized video if no regular video is found. 2022-05-01 09:17:09 +02:00
Leon Styhre
26cc4cfbfc Added support for a %STARTDIR% es_systems.xml variable. 2022-04-30 21:05:19 +02:00
Leon Styhre
e81d929f96 Added support for using the %ROMPATH% variable in the es_systems.xml command tag. 2022-04-28 19:41:00 +02:00
Leon Styhre
ed4e832ea5 (Linux) The 'flatpak-spawn --host' command is no longer included in the log output on game launch. 2022-04-26 21:30:51 +02:00