Leon Styhre
079f1bc102
(Windows) Fixed a compiler error.
2022-05-31 23:07:24 +02:00
Leon Styhre
7fac3b4a36
Added an %ENABLESHORTCUTS% variable to support launching of .desktop files on Unix and apps and aliases on macOS.
2022-05-31 22:25:36 +02:00
Leon Styhre
765aaeb2df
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:47 +02:00
Leon Styhre
34699e7f44
Updated the download links and documentation for the 1.2.4 release.
2022-05-27 20:27:12 +02:00
Leon Styhre
04134a8a21
Updated the Linux AppData file for the 1.2.4 release.
2022-05-27 17:19:17 +02:00
Leon Styhre
7baec8a1f3
Added experimental support for PCSX2 Qt and PCSX2 wxWidgets for the ps2 system on Windows.
2022-05-27 12:03:38 +02:00
Leon Styhre
c832f52cb0
Added bsnes standalone as an alternative emulator for the satellaview, sfc, snes, snesna and sufami systems for Unix and Windows.
2022-05-27 10:30:32 +02:00
Leon Styhre
21c4f1d14e
Added Supermodel standalone as an alternative emulator for the arcade and mame systems on Windows.
2022-05-26 16:28:43 +02:00
Leon Styhre
8ed34e9a3e
Added Model 2 Emulator standalone as an alternative emulator for the arcade and mame systems on Windows.
2022-05-26 13:09:19 +02:00
Leon Styhre
ab1e51a77c
Added TheGamesDB scraper support for the atomiswave and naomi platforms.
2022-05-23 18:50:23 +02:00
Leon Styhre
67023f428b
Fixed a minor rounding issue which sometimes led to a slight positioning error for the menu scroll indicators.
2022-05-21 19:59:05 +02:00
Leon Styhre
c1fe919e4d
Fixed an issue with incorrect scroll indicators in the Alternative Emulators screen.
2022-05-21 19:52:05 +02:00
Leon Styhre
eb47511bbc
Some code cleanup in FileData.cpp
2022-05-21 14:48:29 +02:00
Leon Styhre
c66d2ace27
Fixed a very rare bug where games and folders could get mixed up during gamelist.xml parsing.
2022-05-21 14:25:44 +02:00
Leon Styhre
990eb84707
Documentation update.
2022-05-21 12:19:15 +02:00
Leon Styhre
bfba994d07
Added an %INJECT% variable for injecting launch arguments from game config files.
2022-05-21 11:43:17 +02:00
Leon Styhre
e8e7465935
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:36:12 +02:00
Leon Styhre
d418c05614
Added scraper support for the platforms arcadia (Emerson Arcadia 2001) and crvision (VTech CreatiVision).
...
Also removed an unnecessary code comment.
2022-05-19 17:32:12 +02:00
Leon Styhre
cc004a45f1
Renamed the --create-systemdirs command line option to --create-system-dirs
2022-05-19 17:24:12 +02:00
Leon Styhre
6a0b1bad5b
Added custom event script triggers on application startup, screensaver start and screensaver end.
2022-05-18 23:56:51 +02:00
Leon Styhre
09992b5bee
Clarified a code comment about directories interpreted as files.
2022-05-18 23:02:53 +02:00
Leon Styhre
fdf63a9ad0
Fixed an issue where the 'quit' custom event would not trigger on application shutdown.
2022-05-18 22:57:03 +02:00
Leon Styhre
5b63ecb828
Removed the last remnants of the PowerSaver.
2022-05-18 21:08:55 +02:00
Leon Styhre
9ee56da021
Added experimental support for folder flattening.
2022-05-18 19:47:51 +02:00
Leon Styhre
43191e4005
Added a --create-systemdirs command line option to generate the game system directories.
2022-05-18 18:32:13 +02:00
Leon Styhre
41357ce7f5
Fixed an issue where the game-end event was triggered immediately if running in the background.
2022-05-16 22:34:51 +02:00
Leon Styhre
8b106c8d99
Fixed an issue where the screensaver would include all games when in Kid UI mode.
2022-05-16 19:59:34 +02:00
Leon Styhre
dc601a483d
Enabled screensaver controls when running in Kid UI mode.
2022-05-16 19:55:08 +02:00
Leon Styhre
e9dabf7084
Fixed a compiler warning on NetBSD.
2022-05-15 18:58:39 +02:00
Leon Styhre
382b557ccc
(Unix) Updated the man page with the new repository location URL.
2022-05-15 13:14:21 +02:00
Leon Styhre
6dc6ab8447
Updated all links to the new GitLab namespace.
2022-05-15 09:58:03 +02:00
Leon Styhre
f27ac9d26b
Added a new pcwindows platform for scraping PC (Windows) games.
2022-05-14 12:02:24 +02:00
Leon Styhre
b2f70971ef
Changed the ScreenScraper system ID from pc to moonlight for the steam and epic systems.
2022-05-14 11:01:01 +02:00
Leon Styhre
46790fc1cb
Added a new %GAMEDIR% variable to be used in conjunction with the %STARTDIR% variable.
2022-05-13 19:18:38 +02:00
Leon Styhre
7fb6734feb
Added scraper support for the astrocde (Bally Astrocade) system.
...
Also renamed astrocade to astrocde.
2022-05-12 22:45:52 +02:00
Leon Styhre
aa46cea199
Documentation update.
2022-05-10 20:29:19 +02:00
Leon Styhre
7b07ccb44d
Fixed an issue where the 'Jump to..' quick selector wouldn't work correctly for multi-byte Unicode characters.
2022-05-09 20:21:39 +02:00
Leon Styhre
0758d799ba
(Windows) Added an %ESCAPESPECIALS% variable that escapes some special characters.
2022-05-08 14:25:27 +02:00
Leon Styhre
3437e40d6a
(macOS) Categorized the application as a game in Info.plist
2022-05-08 11:02:13 +02:00
Leon Styhre
490868088d
(Windows) Fixed an issue where ROM directories could not be created in the root of a device.
2022-05-07 14:11:16 +02:00
Leon Styhre
c80ba8c6fe
Updated the download links and documentation for the 1.2.3 release.
2022-05-04 20:56:37 +02:00
Leon Styhre
e2ffc45b8b
Fixed some CMake config issues for the RPM generator.
2022-05-04 17:48:35 +02:00
Leon Styhre
d35bc26dd7
Updated the Linux AppData file for the 1.2.3 release.
2022-05-04 17:09:18 +02:00
Leon Styhre
f4c9586eeb
Fixed multiple game launching issues.
2022-05-02 17:25:10 +02:00
Leon Styhre
98539c0702
(Windows) Updated the portable installation README.txt file.
2022-05-01 21:20:57 +02:00
Leon Styhre
93d74b840c
Added a fallback to ScreenScraper's normalized video if no regular video is found.
2022-05-01 09:16:15 +02:00
Leon Styhre
6caf4d193b
Added support for a %STARTDIR% es_systems.xml variable.
2022-04-30 20:43:29 +02:00
Leon Styhre
b638a99704
Added the Windows portable installation README.txt to es-app/assets
2022-04-28 20:54:41 +02:00
Leon Styhre
b79f6588a4
Added support for using the %ROMPATH% variable in the es_systems.xml command tag.
2022-04-28 19:40:43 +02:00
Leon Styhre
0f4b0ec7ce
Changed to a newer commit for the Flatpak manifest file.
2022-04-27 19:22:42 +02:00