Leon Styhre
|
9c957ee93c
|
Fixed an issue where the --vsync command line option could crash the application.
|
2021-02-28 15:20:34 +01:00 |
|
Leon Styhre
|
97575fa7a4
|
(macOS) Fixed an issue where the mouse cursor would jump to the Dock on startup.
|
2021-01-28 21:32:25 +01:00 |
|
Leon Styhre
|
777480aa6e
|
Small cosmetic change to the --display command line option.
|
2021-01-26 17:33:20 +01:00 |
|
Leon Styhre
|
7bb89693f3
|
Settings are now saved immediately when using some command line options.
|
2021-01-25 18:10:11 +01:00 |
|
Leon Styhre
|
4d2ef89864
|
Added multi-monitor support.
|
2021-01-24 23:44:50 +01:00 |
|
Leon Styhre
|
cf489be504
|
Reorganized the command line options.
|
2021-01-24 22:17:36 +01:00 |
|
Leon Styhre
|
735ce39812
|
Some cosmetic code cleanup.
|
2021-01-19 22:29:13 +01:00 |
|
Leon Styhre
|
8b5f65c789
|
The mouse cursor is now hidden during application startup.
|
2021-01-19 20:14:37 +01:00 |
|
Leon Styhre
|
c6687f8995
|
Removed a remnant from the PowerSaver.
|
2021-01-03 11:24:50 +01:00 |
|
Leon Styhre
|
9b6789529b
|
(Windows) Fixed an issue with a potentially unclean application shutdown.
|
2020-12-31 13:50:55 +01:00 |
|
Leon Styhre
|
327676d7d7
|
Renamed CollectionSystemManager to CollectionSystemsManager.
|
2020-12-23 18:06:30 +01:00 |
|
Leon Styhre
|
a27c961987
|
Some changes to the startup logging.
Also removed some unnecessary audio code.
|
2020-12-23 17:56:21 +01:00 |
|
Leon Styhre
|
214a7861f9
|
Modernized the audio handling code a bit.
|
2020-12-21 00:23:22 +01:00 |
|
Leon Styhre
|
bb7097a1af
|
Changed the order of two command line parameters.
|
2020-12-20 15:09:47 +01:00 |
|
Leon Styhre
|
defb16b6da
|
Fixed multiple issues with the UI modes (full/kiosk/kid).
Also improved the quit menu.
|
2020-12-17 23:45:29 +01:00 |
|
Leon Styhre
|
29abe2dc8c
|
Removed the deprecated PowerSaver.
|
2020-12-16 17:57:10 +01:00 |
|
Leon Styhre
|
5de61ecb4d
|
Removed two ambiguous NULL values.
|
2020-11-30 20:42:16 +01:00 |
|
Leon Styhre
|
208d3a9fb3
|
Fixed a crash when attempting to change the ROM directory.
|
2020-11-30 20:19:29 +01:00 |
|
Leon Styhre
|
0b6dce687e
|
Changed to C++ casts throughout the application.
|
2020-11-17 23:06:54 +01:00 |
|
Leon Styhre
|
6368ae0cc1
|
OCD update renaming ScreenSaver to Screensaver.
|
2020-11-10 22:33:57 +01:00 |
|
Leon Styhre
|
bbb2aa5217
|
Overhaul of the screensaver.
|
2020-11-10 22:18:20 +01:00 |
|
Leon Styhre
|
1a6bec2e3b
|
Overhaul of settings code.
|
2020-11-05 18:18:11 +01:00 |
|
Leon Styhre
|
0b6d0bfcd6
|
Improved some logging as well as handling of a missing es_systems.cfg file.
|
2020-10-19 17:28:20 +02:00 |
|
Leon Styhre
|
f5e36dec54
|
Added an application startup timer as debug logging output.
|
2020-10-18 12:45:19 +02:00 |
|
Leon Styhre
|
0beb40d9c9
|
Fixed a tiny memory leak.
Also fixed a Clang static analyzer error for SystemData.
|
2020-10-17 14:32:08 +02:00 |
|
Leon Styhre
|
2768380446
|
Fixed several errors reported by Valgrind.
|
2020-10-11 18:57:37 +02:00 |
|
Leon Styhre
|
2a852170a8
|
(Windows) Fixed some build issues and got the OpenGL shaders to work.
Also some additional code cleanup.
|
2020-09-16 22:14:35 +02:00 |
|
Leon Styhre
|
863063ee47
|
Started to add SPDX license identifiers.
|
2020-09-13 20:32:22 +02:00 |
|
Leon Styhre
|
87bee7fae9
|
Added 'Desktop Edition' to the log output version info.
|
2020-09-13 20:07:02 +02:00 |
|
Leon Styhre
|
9da16dd00e
|
Some minor cosmetic code changes.
|
2020-08-30 22:25:38 +02:00 |
|
Leon Styhre
|
796d2c9ec8
|
(macOS) Disabled unusable command line arguments.
|
2020-08-23 21:53:21 +02:00 |
|
Leon Styhre
|
46ab60ad4e
|
(Windows) Fixed the broken build for this OS.
Also some other minor cosmetic code changes.
|
2020-08-23 21:27:01 +02:00 |
|
Leon Styhre
|
88a5962926
|
Changed '#ifdef' to '#if defined()' throughout the code.
|
2020-08-23 17:04:30 +02:00 |
|
Leon Styhre
|
af5a48ed10
|
Removed unnecessary #ifdefs for the SDL2 include files.
|
2020-08-23 16:15:06 +02:00 |
|
Leon Styhre
|
b0624f2bc9
|
Updates to make the application work correctly (more or less) on macOS.
|
2020-08-18 17:48:21 +02:00 |
|
Leon Styhre
|
ad960b28ac
|
Various updates to make the application compile on macOS.
|
2020-08-17 19:15:05 +02:00 |
|
Leon Styhre
|
1d2b9f113b
|
Added the ability to change the ROM directory if no game files were found on startup.
|
2020-08-15 10:12:19 +02:00 |
|
Leon Styhre
|
885bf61df0
|
Tweaked the description and setting name for the GPU statistics overlay.
|
2020-08-15 09:33:08 +02:00 |
|
Leon Styhre
|
c9a3dbc82e
|
Several changes related to VRAM usage and GPU statistics.
|
2020-08-08 15:14:33 +02:00 |
|
Leon Styhre
|
1550c48187
|
Improved the input configuration logic.
Also added a command line option to force the input configuration even if a es_input.cfg file exists.
|
2020-08-03 11:39:04 +02:00 |
|
Leon Styhre
|
41c3c66eb7
|
(Windows) Added support for setting the root of a drive as the home folder.
This is mostly usable for portable installations, for example on a USB memory stick.
|
2020-07-27 14:23:40 +02:00 |
|
Leon Styhre
|
bad9e772e9
|
Changed most setting values to lowercase in es_settings.cfg
Audio devices apparently need to be case sensitive.
|
2020-07-27 12:11:30 +02:00 |
|
Leon Styhre
|
b5485b4ca9
|
Changed log levels from numbers to text.
|
2020-07-26 23:30:45 +02:00 |
|
Leon Styhre
|
329a8da441
|
Properly implemented hiding of games.
Also added a flag to force the Full UI mode from the command line.
|
2020-07-26 22:19:29 +02:00 |
|
Leon Styhre
|
e2bd5d05b1
|
Fixed an issue where hidden files would still show up if they had a gamelist.xml entry.
|
2020-07-26 13:58:49 +02:00 |
|
Leon Styhre
|
8fcb56cfb3
|
Made game launching on Windows much more seamless.
Also added an option to hide the taskbar.
|
2020-07-18 13:21:44 +02:00 |
|
Leon Styhre
|
ff1f329bd0
|
Added a Unix man page and a script to generate it.
The --help output text was changed slightly as well.
|
2020-07-16 14:24:48 +02:00 |
|
Leon Styhre
|
1b65eaac2e
|
Improved input device configuration.
Default keyboard mappings are now applied if the user has not configured the keyboard.
|
2020-07-14 19:16:21 +02:00 |
|
Leon Styhre
|
57d6dab2cc
|
Some cosmetic code changes.
|
2020-07-13 20:58:25 +02:00 |
|
Leon Styhre
|
6028777be4
|
Added creation of es_settings.cfg on first application startup and improved media directory error handling.
|
2020-07-11 10:10:07 +02:00 |
|