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
|
7a9f4a233d
|
Added the file extensions .ciso, .dump, .gz, .m3u, .mdf, .img and .nrg to the ps2 system.
|
2022-05-19 17:18:50 +02:00 |
|
Leon Styhre
|
2d95c472cf
|
Added the citra binary for Citra standalone on Linux.
|
2022-05-19 17:17:23 +02:00 |
|
Leon Styhre
|
963ee0a465
|
Documentation update.
|
2022-05-19 00:01:11 +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
|
92c4ae3cdf
|
Changed the execution order of some custom event scripts.
|
2022-05-18 23:01:32 +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
|
667ea1a98d
|
Documentation update.
|
2022-05-18 19:49:25 +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
|
9ca6aac590
|
Updated the changelog.
|
2022-05-16 22:51:38 +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
|
859e769bb4
|
Documentation update.
|
2022-05-16 20:09:43 +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
|
b4e2261a56
|
Added the Gearcoleco RetroArch core for the colecovision system and set it as the default emulator.
|
2022-05-16 19:31:44 +02:00 |
|
Leon Styhre
|
21fcdfe4d5
|
Updated a comment in es_controller_mappings.cfg
|
2022-05-16 19:29:05 +02:00 |
|
Leon Styhre
|
bd77a9f497
|
Documentation update.
|
2022-05-15 22:31:51 +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
|
a3116edc29
|
Changed the platform to pcwindows for the epic system.
|
2022-05-14 12:04:39 +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
|
c18fcd0035
|
Some minor cosmetic updates to the user guide.
|
2022-05-13 21:06:18 +02:00 |
|
Leon Styhre
|
45d3dc3755
|
Documentation update.
|
2022-05-13 21:04:03 +02:00 |
|
Leon Styhre
|
973f88a5f8
|
Added configuration for the OpenBOR game engine on Linux and Windows.
|
2022-05-13 20:41:22 +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
|
7849b44664
|
Moved the %STARTDIR% variable to a more suitable location in the es_systems.xml files.
|
2022-05-13 18:58:05 +02:00 |
|
Leon Styhre
|
87e332a6a2
|
Replaced the explicit shell commands in es_systems.xml with %EMULATOR_OS-SHELL% find rules.
|
2022-05-13 18:44:35 +02:00 |
|
Leon Styhre
|
e50be3376b
|
Added an Xbox Kinect controller badge icon.
|
2022-05-12 23:31:11 +02:00 |
|
Leon Styhre
|
7d7d915310
|
Added emulator configuration for the astrocde (Bally Astrocade) system.
|
2022-05-12 23:04:32 +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
|
e69a9a5434
|
Documentation update.
|
2022-05-11 19:05:46 +02:00 |
|
Leon Styhre
|
97bd0721ce
|
Moved DOSBox-X standalone one step higher in the alternative emulators list.
|
2022-05-11 19:01:36 +02:00 |
|
Leon Styhre
|
aa46cea199
|
Documentation update.
|
2022-05-10 20:29:19 +02:00 |
|
Leon Styhre
|
da2fa1949e
|
Changed the default emulator for the gamegear system from Gearsystem to Genesis Plus GX.
|
2022-05-10 20:24:52 +02:00 |
|
Leon Styhre
|
0f2ec2cae8
|
Changed the default emulator for the gb and gbc systems from SameBoy to Gambatte.
|
2022-05-10 20:12:44 +02:00 |
|
Leon Styhre
|
b6ededc3bb
|
(Windows) Moved all the 'Emulators' staticpath find rules to the top.
|
2022-05-10 19:38:18 +02:00 |
|
Leon Styhre
|
f709e0f4bc
|
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:07:06 +02:00 |
|
Leon Styhre
|
75be1f8eb2
|
Changed the default emulator for the famicom, fds and nes systems from Nestopia UE to Mesen.
|
2022-05-10 18:36:38 +02:00 |
|
Leon Styhre
|
fd6aeae557
|
Documentation update.
|
2022-05-10 18:20:23 +02:00 |
|
Leon Styhre
|
f94ded595a
|
Documentation update.
|
2022-05-10 18:01:25 +02:00 |
|
Leon Styhre
|
8fc5e27e5e
|
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:12 +02:00 |
|
Leon Styhre
|
72d6f88a61
|
Documentation update.
|
2022-05-09 20:57:42 +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 |
|