Leon Styhre
|
adaec71f5b
|
Some minor code cleanup.
|
2021-03-19 18:25:37 +01:00 |
|
Leon Styhre
|
87e6837980
|
Complete overhaul of VolumeControl with fixes for some related bugs.
|
2021-03-18 21:55:56 +01:00 |
|
Leon Styhre
|
a46222030c
|
Added an option to disable the blurring of the background when opening menus.
|
2021-03-18 19:46:45 +01:00 |
|
Leon Styhre
|
c50a6f8cba
|
The volume control slider is now hidden on BSD Unix.
|
2021-03-16 20:57:50 +01:00 |
|
Leon Styhre
|
b44a21dc5a
|
(Unix) Added a menu option to enable or disable the desktop compositor.
|
2021-02-22 21:13:06 +01:00 |
|
Leon Styhre
|
2f3a2a6157
|
Fixed an issue where a GUI element size was incorrectly calculated.
|
2021-02-01 00:08:29 +01:00 |
|
Leon Styhre
|
74ba7d0590
|
The 'Gamelist on startup' setting now shows the full system names.
|
2021-01-30 15:52:10 +01:00 |
|
Leon Styhre
|
2c316e25c7
|
Renamed the display/monitor setting slightly.
|
2021-01-24 23:54:43 +01:00 |
|
Leon Styhre
|
4d2ef89864
|
Added multi-monitor support.
|
2021-01-24 23:44:50 +01:00 |
|
Leon Styhre
|
5c7ba3b827
|
Adjusted the text for some popup windows.
|
2021-01-17 11:11:07 +01:00 |
|
Leon Styhre
|
c5b0042dff
|
Fixed the quick list scroll overlay and made it configurable using a menu option.
|
2021-01-12 22:41:28 +01:00 |
|
Leon Styhre
|
b361da6e1e
|
Fixed two MSVC compiler warnings.
|
2021-01-09 13:44:18 +01:00 |
|
Leon Styhre
|
77978ee83a
|
Fixed multiple issues related to the gamelist sorting options.
|
2021-01-08 20:30:21 +01:00 |
|
Leon Styhre
|
d2d6813a54
|
Fixed multiple issues with the UI modes.
|
2021-01-05 10:45:32 +01:00 |
|
Leon Styhre
|
917d2a6fb1
|
Fixed an issue where changing the ROM art setting would not reload the gamelists.
|
2021-01-03 11:22:30 +01:00 |
|
Leon Styhre
|
7992e39b0f
|
Slight change of the description for the setting for audio for gamelist videos.
|
2020-12-31 17:56:53 +01:00 |
|
Leon Styhre
|
963f93e0f8
|
Replaced the custom math functions with standard C++ functions.
|
2020-12-28 11:29:32 +01:00 |
|
Leon Styhre
|
50d8c7eb30
|
Changed the name of the quit entry if the quit menu has been deactivated.
|
2020-12-25 22:49:40 +01:00 |
|
Leon Styhre
|
65c1e9880e
|
Set Slide transitions as the first entry in GuiMenu.
|
2020-12-25 17:25:23 +01:00 |
|
Leon Styhre
|
327676d7d7
|
Renamed CollectionSystemManager to CollectionSystemsManager.
|
2020-12-23 18:06:30 +01:00 |
|
Leon Styhre
|
214a7861f9
|
Modernized the audio handling code a bit.
|
2020-12-21 00:23:22 +01:00 |
|
Leon Styhre
|
46c178af1d
|
Added volume controls for navigation sounds and the video player.
|
2020-12-20 16:41:58 +01:00 |
|
Leon Styhre
|
b0b12591e0
|
(Windows) Added the %COREPATH% variable logic.
|
2020-12-20 14:30:31 +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
|
debf072a0e
|
Rewrote some code from C to C++
|
2020-12-16 23:59:00 +01:00 |
|
Leon Styhre
|
024e073e86
|
Added support for %COREPATH% variable and reverted to a single Unix es_systems.cfg template file.
|
2020-12-15 18:42:38 +01:00 |
|
Leon Styhre
|
e752904ab1
|
Added logic to retrieve default setting values.
|
2020-12-14 17:25:41 +01:00 |
|
Leon Styhre
|
635e7d2cdd
|
Added a menu option to enable and disable video pillarboxes.
Also did some general code cleanup of VideoVlcComponent.
|
2020-11-17 17:20:25 +01:00 |
|
Leon Styhre
|
2220787c3b
|
Fixed multiple issues with view transitions.
|
2020-11-16 17:44:33 +01:00 |
|
Leon Styhre
|
0a6e1f280f
|
Improved transitions for SystemView.
|
2020-11-15 20:06:33 +01:00 |
|
Leon Styhre
|
53cacd5eac
|
Renamed VideoPlayerComponent to VideoOmxComponent.
|
2020-11-12 17:40:06 +01:00 |
|
Leon Styhre
|
f17bf43d4f
|
Added a menu entry and functionality to delete custom collections.
|
2020-11-09 17:50:02 +01:00 |
|
Leon Styhre
|
9f747e161d
|
Rewrote collection settings to the new settings logic.
|
2020-11-06 20:27:41 +01:00 |
|
Leon Styhre
|
72a077d6f2
|
Renamed GuiGeneralScreensaverOptions to GuiScreensaverOptions.
|
2020-11-05 18:35:08 +01:00 |
|
Leon Styhre
|
1a6bec2e3b
|
Overhaul of settings code.
|
2020-11-05 18:18:11 +01:00 |
|
Leon Styhre
|
893dee2bab
|
Added option to disable the favorite game toggling shortcut.
Also modified some setting descriptions and updated the corresponding documentation.
|
2020-10-31 10:01:19 +01:00 |
|
Leon Styhre
|
07efcd19d0
|
Simplified the detection of grouped custom collections.
|
2020-10-30 10:12:15 +01:00 |
|
Leon Styhre
|
01cf401d8f
|
Added menu options to disable the favorite star markings.
|
2020-10-25 21:29:54 +01:00 |
|
Leon Styhre
|
1a0b2f8bb7
|
Multiple improvements to the handling of custom collections.
Also improved the random game and random system functions.
|
2020-10-21 21:56:31 +02:00 |
|
Leon Styhre
|
4831279543
|
Fixed an issue where changing view style did not invalidate the cached background.
|
2020-10-20 21:10:23 +02:00 |
|
Leon Styhre
|
87bd205a3f
|
Multiple improvements and bugfixes to the custom collections handling.
|
2020-10-20 21:01:24 +02:00 |
|
Leon Styhre
|
c9cc8494c9
|
Fixed an issue where gamelist changes would sometimes not be written to disk.
|
2020-10-19 17:16:57 +02:00 |
|
Leon Styhre
|
707850b339
|
Added a system sorting function to SystemData.
|
2020-09-26 13:03:14 +02:00 |
|
Leon Styhre
|
14e2ede448
|
Moved a sorting function to the proper location inside the correct class.
|
2020-09-17 22:18:13 +02:00 |
|
Leon Styhre
|
ae7c9dabb8
|
Decreased CPU usage dramatically and fixed multiple UI navigation glitches.
Also did some code cleanup.
|
2020-09-15 22:57:54 +02:00 |
|
Leon Styhre
|
02c9b4fb28
|
Several small improvements to the video view style.
Also partly rearranged the UI menu.
|
2020-09-13 14:28:06 +02:00 |
|
Leon Styhre
|
7dea5fb7df
|
Renamed the setting 'Open menu effect' to 'Menu opening effect'.
|
2020-09-13 13:46:34 +02:00 |
|
Leon Styhre
|
66829b4ffa
|
Added multiple animations and effects (mostly using shaders).
|
2020-09-13 13:21:38 +02:00 |
|
Leon Styhre
|
b7678007fa
|
(macOS) Disabled reboot and power off menu entries as these require root privileges.
|
2020-08-23 19:17:06 +02:00 |
|
Leon Styhre
|
88a5962926
|
Changed '#ifdef' to '#if defined()' throughout the code.
|
2020-08-23 17:04:30 +02:00 |
|