Commit graph

1457 commits

Author SHA1 Message Date
Leon Styhre
8b0a5c6336 Updated the Linux AppData file for the 1.2.5 release. 2022-06-22 16:42:10 +02:00
Leon Styhre
f281cf9b22 Bumped the version to 1.2.5 2022-06-21 19:51:10 +02:00
Leon Styhre
380e130196 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:41:04 +02:00
Leon Styhre
c12a4b5fea (macOS) Fixed an issue where launching alias files would not suspend ES-DE. 2022-06-18 16:20:12 +02:00
Leon Styhre
2d79a1af00 (Unix) Small change to the man page. 2022-06-17 21:16:09 +02:00
Leon Styhre
619bbb03a0 Added configuration for the Tangerine Computer Systems Oric (oric) system. 2022-06-17 19:33:05 +02:00
Leon Styhre
cacb5ed045 (Unix) Small change to the man page. 2022-06-16 20:15:33 +02:00
Leon Styhre
2782390d55 Added a ScreenScraper option to fallback to additional regions to allow scraping of country-specific games and unofficial releases. 2022-06-16 19:57:01 +02:00
Leon Styhre
73e3bd764d Bumped the version to 1.2.5-beta1 2022-06-12 15:46:39 +02:00
Leon Styhre
5ded1e9d23 Added TheGamesDB support for the oric and ti99 platforms. 2022-06-12 15:42:09 +02:00
Leon Styhre
6830db79dc Added ScreenScraper support for the ti99 platform. 2022-06-12 15:40:27 +02:00
Leon Styhre
c0caba4a23 Documentation update. 2022-06-11 22:37:18 +02:00
Leon Styhre
b064d66734 Added scraper support for PICO-8 Fantasy Console (ScreenScraper only). 2022-06-11 19:49:50 +02:00
Leon Styhre
152f348d30 (Windows) Added support for creating a portable installation in the root of a device, such as E: or F: 2022-06-11 19:39:44 +02:00
Leon Styhre
cf9f2b3c84 (Windows) Added copyright information to the .exe file. 2022-06-07 17:27:12 +02:00
Leon Styhre
a47c256fbd Added support for placing a noload.txt file in the root of a system/ROM directory to keep it from getting loaded. 2022-06-05 11:52:54 +02:00
Leon Styhre
b3de54d0ae Fixed an issue where game images were not displayed when using the Video view style. 2022-06-03 18:54:38 +02:00
Leon Styhre
68227e5a47 Fixed an issue where thumbnails were not displayed when using the Detailed view style. 2022-06-03 18:50:37 +02:00
Leon Styhre
9b69f08949 Changed the sorting in the Alternative emulators interface to use short system names instead of full system names.
Also increased the window width slightly when displaying long system names.
2022-06-03 18:32:59 +02:00
Leon Styhre
868a267fc3 Changed to a new API key for TheGamesDB. 2022-06-03 18:23:32 +02:00
Leon Styhre
155b71ba2d Added emulator filename wildcard support for es_systems.xml and es_find_rules.xml 2022-06-03 18:22:24 +02:00
Leon Styhre
258fac48e4 (Windows) Fixed a compiler error. 2022-05-31 23:07:55 +02:00
Leon Styhre
20236bbad6 Added an %ENABLESHORTCUTS% variable to support launching of .desktop files on Unix and apps and aliases on macOS. 2022-05-31 22:26:28 +02:00
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