Leon Styhre
|
3c23f38b9a
|
Created a proper design for GuiThemeDownloader
|
2023-03-29 19:08:22 +02:00 |
|
Leon Styhre
|
dd3d6aa7c5
|
Updated a code comment in GuiScraperSearch
|
2023-03-29 19:07:23 +02:00 |
|
Leon Styhre
|
eed122b3a7
|
Refactored GuiThemeDownloader and added rudimentary GUI feedback
|
2023-03-27 21:29:37 +02:00 |
|
Leon Styhre
|
0a1698ae20
|
(Windows) Fixed a build error
|
2023-03-26 20:49:44 +02:00 |
|
Leon Styhre
|
eede78daf7
|
Added logic for handling local theme repository changes to GuiThemeDownloader
|
2023-03-23 21:51:29 +01:00 |
|
Leon Styhre
|
7ca665bdf1
|
Added disabling of manually downloaded themes to GuiThemeDownloader
|
2023-03-23 20:44:58 +01:00 |
|
Leon Styhre
|
e1c78f1932
|
Fixed a small rounding issue in GuiThemeDownloader
|
2023-03-22 22:40:14 +01:00 |
|
Leon Styhre
|
6aa599aac9
|
Turned GuiThemeDownloader into a working prototype
|
2023-03-22 20:56:48 +01:00 |
|
Leon Styhre
|
905b8c021c
|
Added libgit2 support to GuiThemeDownloader as well as the ability to clone the themes-list repository
|
2023-03-21 19:01:44 +01:00 |
|
Leon Styhre
|
60b958665f
|
(macOS) Fixed an error log entry about a nonexistent ShowQuitMenu setting when opening the main menu
|
2023-03-12 12:05:31 +01:00 |
|
Leon Styhre
|
03a44249af
|
Expanded the random system or game button from an on/off entry to a selection of games only, games and systems or disabled.
|
2023-03-06 19:27:59 +01:00 |
|
Leon Styhre
|
7ae3f7209f
|
Fixed an issue where folder links couldn't be used inside folders.
|
2023-03-03 17:11:53 +01:00 |
|
Leon Styhre
|
4bda5a7495
|
Small adjustment to the scraper busy component so it doesn't align precisely with any text boundaries.
|
2023-02-27 22:23:41 +01:00 |
|
Leon Styhre
|
b1fec4683e
|
Removed legacy theme support from GuiThemeDownloader.
|
2023-02-27 18:06:35 +01:00 |
|
Leon Styhre
|
b335901ee6
|
Disabled non-blurred backgrounds when rotating screen 90 or 270 degrees.
|
2023-02-21 18:39:56 +01:00 |
|
Leon Styhre
|
c2790f5c2f
|
Added a dummy entry for prerelease update checks if running a prerelease.
|
2023-02-21 18:26:53 +01:00 |
|
Leon Styhre
|
0d128a919c
|
Fixed a memory leak in GuiMenu.
|
2023-02-20 17:49:46 +01:00 |
|
Leon Styhre
|
270351b033
|
Added an application updater that checks for new releases on startup.
|
2023-02-18 12:42:19 +01:00 |
|
Leon Styhre
|
43a18146d5
|
(Windows) Fixed some MSVC compiler warnings.
|
2023-02-18 11:55:36 +01:00 |
|
Leon Styhre
|
14ac905e09
|
Avoided some SVG rasterization attempts before the image size was set for some built-in assets.
|
2023-02-15 23:58:50 +01:00 |
|
Leon Styhre
|
ed94a5b45b
|
Added a menu option to retain extra MAME name information for unscraped game names.
|
2023-02-14 17:28:43 +01:00 |
|
Leon Styhre
|
efe1f97e8e
|
Added a GuiThemeDownloader skeleton.
|
2023-02-13 20:38:23 +01:00 |
|
Leon Styhre
|
8242fe1345
|
Fixed a Clang compiler warning.
|
2023-02-12 22:19:41 +01:00 |
|
Leon Styhre
|
7f70196f65
|
Changed a scraper log message from error to info.
|
2023-02-12 22:16:29 +01:00 |
|
Leon Styhre
|
260c1da574
|
Fixed some minor layout issues in GuiMetaDataEd when running on a vertically oriented screen.
|
2023-02-11 13:22:08 +01:00 |
|
Leon Styhre
|
3cb0b6a644
|
Added the ability to set the scraper retry count and timer settings from the user interface.
|
2023-02-11 12:32:51 +01:00 |
|
Leon Styhre
|
4dc4b9ef02
|
Made some improvements to the layout when running on a vertically oriented screen.
|
2023-02-10 17:29:48 +01:00 |
|
Leon Styhre
|
e663a717f0
|
Added support to the scraper for automatically retrying on errors.
|
2023-02-10 17:24:50 +01:00 |
|
Leon Styhre
|
a2e400dd2b
|
Multiple layout improvements when running in vertical screen orientation.
Also cleaned up some code.
|
2023-02-10 00:25:22 +01:00 |
|
Leon Styhre
|
33bca1b0d3
|
Made many improvements to GUI sizing and positioning when running in vertical screen resolutions.
|
2023-02-07 18:51:04 +01:00 |
|
Leon Styhre
|
b33c7603bb
|
Added support for rotating the application screen contents 0, 90, 180 or 270 degrees.
Also improved post processing shader rendering when running in vertical orientation.
|
2023-02-06 23:38:35 +01:00 |
|
Leon Styhre
|
864d88ec8a
|
Removed an unnecessary reload when switching theme sets.
Also removed a leftover debug message.
|
2023-02-03 19:50:50 +01:00 |
|
Leon Styhre
|
9dab1557ca
|
The theme transitions menu entry is now grayed out if there are no transitions to choose between.
|
2023-02-01 20:00:36 +01:00 |
|
Leon Styhre
|
26860cd5cc
|
Added a menu option to enable or disable theme variant triggers.
|
2023-01-31 19:26:39 +01:00 |
|
Leon Styhre
|
b17b7194a6
|
Fixed a small vertical positioning issue for the main menu.
|
2023-01-24 18:30:04 +01:00 |
|
Leon Styhre
|
071c4d22ce
|
Fixed an issue where the gamelist options menu entry to add/remove games was included when it shouldn't.
|
2023-01-24 18:25:56 +01:00 |
|
Leon Styhre
|
bc4c9120d6
|
Fixed multiple issues where gamelist filtering didn't work correctly when applied to folders.
|
2023-01-24 18:23:35 +01:00 |
|
Leon Styhre
|
65dd65029b
|
Fixed an issue where folder metadata was sometimes included in the filter index.
|
2023-01-24 18:20:05 +01:00 |
|
Leon Styhre
|
7196ed9088
|
Fixed a use after free issue in GuiScraperMulti.
|
2023-01-23 21:30:09 +01:00 |
|
Leon Styhre
|
d15927c156
|
Removed some unnecessary help prompt reload logic.
|
2023-01-22 18:16:49 +01:00 |
|
Leon Styhre
|
a982dce328
|
Changed the PlayStation 3 controller type to PlayStation 1/2/3
|
2023-01-21 13:45:54 +01:00 |
|
Leon Styhre
|
480263160d
|
Added a Switch Pro controller type.
|
2023-01-21 12:58:16 +01:00 |
|
Leon Styhre
|
c5507f5f80
|
Added a PlayStation 3 controller type.
|
2023-01-21 11:02:32 +01:00 |
|
Leon Styhre
|
623540dd35
|
Added support for specifying a theme name in the capabilities.xml file.
|
2023-01-20 18:37:32 +01:00 |
|
Leon Styhre
|
8273cb5a8f
|
Changed 'Theme transition animations' to 'Theme transitions'.
|
2023-01-16 22:43:56 +01:00 |
|
Leon Styhre
|
9f5b64f58d
|
Fixed an issue reported by UndefinedBehaviorSanitizer.
|
2023-01-16 17:24:51 +01:00 |
|
Leon Styhre
|
a483a34ff2
|
Fixed an issue where the custom collections editing mode would not end when switching UI modes.
Also removed some unused code in GuiMenu.
|
2023-01-14 20:09:52 +01:00 |
|
Leon Styhre
|
3bbc761c8f
|
Added the ability to control the system name suffix from the theme configuration.
Also removed the corresponding 'Show system names in collections' menu option.
|
2023-01-14 14:05:24 +01:00 |
|
Leon Styhre
|
648252f639
|
Changed the menu entry name for the textlist quick scrolling overlay option.
|
2023-01-13 13:30:30 +01:00 |
|
Leon Styhre
|
918ffd9b9e
|
Fixed an issue where the gamelist view would sometimes not render after changing collection settings.
Also fixed some other glitches with the cached background not getting invalidated on collection changes.
|
2023-01-12 20:54:12 +01:00 |
|