Commit graph

5848 commits

Author SHA1 Message Date
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
Leon Styhre 79a18c07ac Changed how pending gamelist writes are handled when rescanning the ROM directory 2023-07-21 12:00:22 +02:00
Leon Styhre 599d1e736d Expanded update_version_string.sh to also update Windows_Portable_README.txt 2023-07-21 11:45:58 +02:00
Leon Styhre 1b68f7fd3d Documentation update 2023-07-20 22:02:25 +02:00
Leon Styhre d27dd211c3 Added a utility to the menu for rescanning the ROM directory
Also added a new Utilities menu to the main menu
2023-07-20 21:59:28 +02:00
Leon Styhre 07d390ccda Added theme support for the 'manual' metadata type for the text element 2023-07-20 17:33:49 +02:00
Leon Styhre be2b761356 Fixed an issue where SDL_StartTextInput() was sometimes set when not actually inputting any text 2023-07-20 16:03:59 +02:00
Leon Styhre bd591a74cb Added support for pasting text into the application when a text input field is focused 2023-07-20 16:01:24 +02:00
Leon Styhre 81ac2fd2a6 Bumped the version to 2.1.2 2023-07-20 15:58:06 +02:00
Leon Styhre 5aa2be5676 Added a question about miximages to the FAQ 2023-07-19 12:36:02 +02:00
Leon Styhre 8eb735ff7f Updated latest_release.json for the 2.1.1 release 2023-07-16 13:19:22 +02:00