Leon Styhre
|
885f5fa96f
|
Documentation update
|
2023-07-29 21:07:19 +02:00 |
|
Leon Styhre
|
b3d76c31aa
|
Some improvements to GuiOrphanedDataCleanup
|
2023-07-29 20:58:51 +02:00 |
|
Leon Styhre
|
40f258f0f4
|
Improved font rendering for BusyComponent and GuiInfoPopup
|
2023-07-29 20:27:36 +02:00 |
|
Leon Styhre
|
8a42b01165
|
Reverted a rounding change in ComponentGrid as it caused unforeseen issues
|
2023-07-29 20:26:27 +02:00 |
|
Leon Styhre
|
c0ec753dc7
|
Replaced a number of homecooked functions in FileSystemUtil with those from the C++ standard library
|
2023-07-29 19:14:07 +02:00 |
|
Leon Styhre
|
e5758d047e
|
Improved menu system font rendering on GPUs without proper texture filtering support
|
2023-07-29 18:41:43 +02:00 |
|
Leon Styhre
|
abc3eab99c
|
Some minor adjustments to GuiScraperSearch and GuiThemeDownloader
|
2023-07-29 18:39:20 +02:00 |
|
Leon Styhre
|
856f2c8b0b
|
Fixed a description box sizing issue for the scraper
|
2023-07-29 17:50:33 +02:00 |
|
Leon Styhre
|
1552cd11c4
|
Added a missing cast
|
2023-07-29 17:49:32 +02:00 |
|
Leon Styhre
|
f39d09d6b7
|
Added a rounding when sizing BusyComponent to improve its rendering at low resolutions
|
2023-07-29 16:33:07 +02:00 |
|
Leon Styhre
|
772f2dea90
|
(macOS) Changed the minimum required OS version from 10.14 'Mojave' to 10.15 'Catalina'
Also completely removed support for the legacy OS build
|
2023-07-29 16:08:40 +02:00 |
|
Leon Styhre
|
f7c6fc1fbb
|
Documentation update
|
2023-07-29 12:57:17 +02:00 |
|
Leon Styhre
|
1f4d55d046
|
Removed the deprecated LinuxDEB entries from latest_release.json
|
2023-07-29 12:56:22 +02:00 |
|
Leon Styhre
|
a2ff4bf0b0
|
Removed the build workaround for LunaSVG as the problem has been fixed upstream
|
2023-07-29 12:50:06 +02:00 |
|
Leon Styhre
|
b72a57c855
|
Merge commit '9a2c8e10777d7b572589657a49f4dbaaa0c72a16' into next
|
2023-07-29 12:37:05 +02:00 |
|
Leon Styhre
|
9a2c8e1077
|
Squashed 'external/lunasvg/' changes from f924651b8..87137e791
87137e791 Release v2.3.6
a03316bbd Refactoring
906d326b2 Revert "Merge pull request #84 from seanharmer/master"
git-subtree-dir: external/lunasvg
git-subtree-split: 87137e791c912432b93982722a8e965628950ca7
|
2023-07-29 12:37:05 +02:00 |
|
Leon Styhre
|
c2289b961f
|
Added a ScreenScraper identifier for the AppImage build
|
2023-07-29 12:21:44 +02:00 |
|
Leon Styhre
|
a9f1b24a88
|
Removed Linux DEB package support from ApplicationUpdater
|
2023-07-29 12:04:03 +02:00 |
|
Leon Styhre
|
e06684daea
|
Bumped the version to 2.2.0-alpha
|
2023-07-29 11:35:41 +02:00 |
|
Leon Styhre
|
4217f910f6
|
Improved the layout for the scraper and theme downloader to look more consistent across different display aspect ratios
|
2023-07-29 11:31:36 +02:00 |
|
Leon Styhre
|
2d151921db
|
Fixed an issue where the camera offset in ComponentList was not correctly calculated when reaching the bottom of a list
|
2023-07-29 11:27:12 +02:00 |
|
Leon Styhre
|
0d18239893
|
Changed ComponentList to fixed row heights
|
2023-07-29 11:25:13 +02:00 |
|
Leon Styhre
|
e34f0ac05c
|
When editing custom collections with really long names, the 'Y' helpsystem text now gets abbreviated
|
2023-07-28 23:05:41 +02:00 |
|
Leon Styhre
|
0aaa6f317f
|
Fixed an issue where the custom collections were not properly cleared when reloading the application
|
2023-07-28 23:04:41 +02:00 |
|
Leon Styhre
|
8aeb6cc903
|
Added carriage return as an invalid custom collection name character
|
2023-07-28 22:19:33 +02:00 |
|
Leon Styhre
|
cd37f14513
|
Added newlines and tabs as invalid custom collection name characters
|
2023-07-28 22:11:06 +02:00 |
|
Leon Styhre
|
bbe23d4c42
|
Added support for using most characters in custom collection names
Also added log output when creating and deleting custom collections
|
2023-07-28 21:55:39 +02:00 |
|
Leon Styhre
|
768539e8e7
|
(Windows) Fixed an issue where attempting to capitalize multi-byte Unicode strings crashed the application if built using the MSVC compiler
|
2023-07-28 21:46:24 +02:00 |
|
Leon Styhre
|
3b62dc6ee7
|
(Windows) Fixed an issue where wide string conversions were not done correctly
|
2023-07-28 21:44:03 +02:00 |
|
Leon Styhre
|
51ee70c676
|
Updated a screenshot for the user guide
|
2023-07-28 12:22:58 +02:00 |
|
Leon Styhre
|
03237826c3
|
Adjusted the GuiOrphanedDataCleanup sizing for various aspect ratios
|
2023-07-28 12:22:19 +02:00 |
|
Leon Styhre
|
1a275d219b
|
Documentation update
|
2023-07-27 22:04:19 +02:00 |
|
Leon Styhre
|
5a14e4f9f0
|
Fixed a Clang compiler warning
|
2023-07-27 21:33:19 +02:00 |
|
Leon Styhre
|
345906a97f
|
(Windows) Fixed a MinGW compile error.
|
2023-07-27 16:42:58 +02:00 |
|
Leon Styhre
|
44fbfbb93b
|
All removed custom collection entries are now logged by GuiOrphanedDataCleanup
|
2023-07-27 15:22:15 +02:00 |
|
Leon Styhre
|
ada0fa0df4
|
(Windows) Converted forward slashes to backslashes for a couple of GuiOrphanedDataCleanup log messages
|
2023-07-27 14:03:15 +02:00 |
|
Leon Styhre
|
9e46d46dd5
|
Changed GuiOrphanedDataCleanup to using a safer localtime function
|
2023-07-27 13:38:02 +02:00 |
|
Leon Styhre
|
262c33a8af
|
Changed the button and start/stop logic in GuiOrphanedDataCleanup
Also fixed an issue where folders could get included when cleaning out media files
|
2023-07-27 13:10:21 +02:00 |
|
Leon Styhre
|
69e46d96a5
|
Added a parameter for whether to resize ButtonComponent when calling setText()
|
2023-07-27 13:06:07 +02:00 |
|
Leon Styhre
|
24508baade
|
Added support for cleaning out custom collections entries to GuiOrphanedDataCleanup
|
2023-07-27 12:11:17 +02:00 |
|
Leon Styhre
|
c463dd5c83
|
Added support for cleaning out gamelist.xml entries to GuiOrphanedDataCleanup
|
2023-07-26 12:29:35 +02:00 |
|
Leon Styhre
|
6da4fccf14
|
Some very minor code cleanup
|
2023-07-26 12:28:15 +02:00 |
|
Leon Styhre
|
f797ade74f
|
Fixed an issue where the textlist properties selectedBackgroundColor and selectedSecondaryBackgroundColor were not offset by selectorVerticalOffset
|
2023-07-25 00:06:00 +02:00 |
|
Leon Styhre
|
6e25eb2698
|
Added an orphaned data cleanup utility
|
2023-07-24 17:07:18 +02:00 |
|
Leon Styhre
|
26f084c12a
|
Removed the ellipsis from the miximage offline generator GUI 'Running' status message
|
2023-07-24 16:55:17 +02:00 |
|
Leon Styhre
|
849ed7499b
|
Some minor code cleanup
|
2023-07-24 16:53:24 +02:00 |
|
Leon Styhre
|
5072fb60b0
|
Made the miximage generator GUI sizing more consistent across different display aspect ratios
|
2023-07-22 13:00:55 +02:00 |
|
Leon Styhre
|
e4448aaf96
|
Added ares standalone as an alternative emulator for the satellaview system
|
2023-07-21 23:35:56 +02:00 |
|
Leon Styhre
|
14296c28c4
|
Added ares standalone as an alternative emulator for the gamegear, gb, gba and gbc systems
|
2023-07-21 13:19:53 +02:00 |
|
Leon Styhre
|
96e8749571
|
Standardized the header includes for two Guis
|
2023-07-21 12:22:25 +02:00 |
|