Commit graph

5932 commits

Author SHA1 Message Date
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
Leon Styhre 5545187d82 Documentation update for the 2.1.1 release 2023-07-16 11:26:40 +02:00
Leon Styhre cfd4290e3f Removed parts of the buggy controller drivers crash prevention as it caused unforeseen issues 2023-07-15 23:59:52 +02:00
Leon Styhre 5e64694e3c Added support for a lot more emoji characters by bundling the Google Noto Emoji font 2023-07-15 22:23:13 +02:00
Leon Styhre 33fd86fc07 Changed the media viewer to using linear interpolation scaling for the miximages 2023-07-15 21:52:51 +02:00
Leon Styhre 0d4f4dad11 (Linux) Added ~/.local/share/applications/ as an additional search path for AppImages and manually downloaded emulators 2023-07-15 20:46:59 +02:00
Leon Styhre e210a67088 Bumped the version to 2.1.1 2023-07-15 20:34:58 +02:00
Leon Styhre 6ef031efca Updated the FAQ 2023-07-14 12:18:07 +02:00
Leon Styhre e0be5ca783 Updated latest_release.json for the 2.1.0 release 2023-07-13 22:45:51 +02:00
Leon Styhre c78e215d13 Updated the changelog for the 2.1.0 release 2023-07-13 18:16:37 +02:00
Leon Styhre 52d00745a1 Documentation update for the 2.1.0 release 2023-07-13 17:57:52 +02:00
Leon Styhre 954492b1f4 Some more changes to make the dark menu color scheme the default choice 2023-07-13 17:46:06 +02:00
Leon Styhre 6ad9918feb Changed the menu color scheme setting to 'dark' as the primary menu entry 2023-07-13 17:29:57 +02:00
Leon Styhre 5eb0207b0f Bumped the version to 2.1.0 2023-07-13 16:33:48 +02:00
Leon Styhre 59f0196e7c Added libpoppler to the LSAN_suppressions file 2023-07-13 16:25:13 +02:00
Leon Styhre 6cfe0467a9 Documentation update 2023-07-13 16:04:45 +02:00
Leon Styhre 8e24c7b1d4 The textlist navigation sound will now always start playing immediately when scrolling a single entry 2023-07-13 14:26:11 +02:00