Commit graph

4064 commits

Author SHA1 Message Date
Leon Styhre 6ef74bc305 Added the .ps3 extension for the ps3 system and .svm extension for the scummvm system.
Also removed the .7z and .zip extensions for the scummvm system.
2022-04-21 21:10:26 +02:00
Leon Styhre 440e089847 Fixed some graphical glitches in NinePatchComponent and ButtonComponent. 2022-04-21 20:29:17 +02:00
Leon Styhre dbfab96e03 Added rudimentary on-demand texture loading to CarouselComponent. 2022-04-20 23:00:53 +02:00
Leon Styhre defbbfd13f Removed the setting 'Preload gamelists on startup'. 2022-04-20 22:39:27 +02:00
Leon Styhre 06f6840038 Carousel textures in the gamelist view now load dynamically. 2022-04-19 21:42:29 +02:00
Leon Styhre 7872f35d1b Fixed some compile errors when using old GCC versions. 2022-04-19 20:00:10 +02:00
Leon Styhre a28216028e Updated a comment in the CMake configuration. 2022-04-19 17:48:43 +02:00
Leon Styhre 73a4f0e7e9 Updated update_version_string.sh for the recent CMake configuration changes. 2022-04-19 17:32:10 +02:00
Leon Styhre 8cda342ec3 Small update to the man page. 2022-04-19 17:31:07 +02:00
Leon Styhre cad06bd841 Changed the RPi preprocessor name from _RPI_ to RASPBERRY_PI. 2022-04-19 17:29:29 +02:00
Leon Styhre 954f1aa4f8 Added the build date to to main menu for alpha and dev builds. 2022-04-19 17:27:04 +02:00
Leon Styhre 277a729a2d Cleaned up the CMake configuration. 2022-04-19 17:24:54 +02:00
Leon Styhre 5861455f1f Documentation update. 2022-04-18 21:49:55 +02:00
Leon Styhre 3352c0239b (slate-DE) Updated with carousel reflections. 2022-04-18 21:46:55 +02:00
Leon Styhre 1798b96cf8 Added reflections support to CarouselComponent. 2022-04-18 21:37:58 +02:00
Leon Styhre 79c61b2d8a Fixed a text artifact issue caused by a missing rounding in TextComponent.
Also forced vertical center alignment if the text field is smaller than the font height.
2022-04-18 13:47:22 +02:00
Leon Styhre 63e7b58ec0 Fixed a renderer heisenbug that caused multiple single-pixel alignment issues. 2022-04-18 10:17:05 +02:00
Leon Styhre c4e787427e (slate-DE) Added variant for testing new carousel functionality. 2022-04-17 13:10:03 +02:00
Leon Styhre fafca5c194 Added carousel theme support for setting the opacity for unfocused entries. 2022-04-17 13:08:28 +02:00
Leon Styhre 468d2b3635 Added a green debug mode rectangle for CarouselComponent.
Also changed the debug mode rectangle from blue to green for TextListComponent.
2022-04-17 11:08:08 +02:00
Leon Styhre a112fc035f Changed the variable names in CarouselComponent to use 'item' instead of 'logo'. 2022-04-17 10:40:18 +02:00
Leon Styhre 01c2d7ff17 Adjusted some theme log warnings in BadgeComponent. 2022-04-16 22:12:24 +02:00
Leon Styhre 8ef07ea0d4 (slate-DE) Updated for the latest changes in the new theme engine. 2022-04-16 22:09:35 +02:00
Leon Styhre f463766497 Generalized the carousel property names and added support for setting media types for gamelist carousels. 2022-04-16 21:54:58 +02:00
Leon Styhre b5ffd4a2c4 Documentation update. 2022-04-16 12:00:27 +02:00
Leon Styhre b0b73f4819 (slate-DE) Made the xbox console graphics slightly darker. 2022-04-16 11:44:42 +02:00
Leon Styhre a2fe5d06e0 (slate-DE) Updated the colors for the n3ds system. 2022-04-16 10:57:13 +02:00
Leon Styhre ea069af11b Added the .rom file extension to the atari800 system. 2022-04-16 10:37:47 +02:00
Leon Styhre 097ef3f2ec (slate-DE) Added a missing folder badge configuration entry. 2022-04-16 00:26:09 +02:00
Leon Styhre eea338df5a Documentation update. 2022-04-15 21:29:09 +02:00
Leon Styhre a149124252 Fixed an issue where two BadgeComponent default values were not always set. 2022-04-15 21:26:07 +02:00
Leon Styhre 5c7c62b16a (slate-DE) Updated for the latest theme engine functionality. 2022-04-15 21:22:02 +02:00
Leon Styhre 7daf69092f Added theme support for controlling the TextListComponent collection indicators. 2022-04-15 21:20:43 +02:00
Leon Styhre 03e457516a Fixed an issue where the StringUtil::replace function did not remove repeating occurances. 2022-04-15 20:33:53 +02:00
Leon Styhre 2001a9f639 Added a collection badge to be shown when editing custom collections.
Also changed the default badge lines value from 2 to 3.
2022-04-15 19:27:38 +02:00
Leon Styhre aa4258a31a Removed the 'Use plain ASCII for special gamelist characters' menu option. 2022-04-15 17:13:51 +02:00
Leon Styhre 254e271392 Added theme support for controlling the TextListComponent indicators. 2022-04-15 17:06:33 +02:00
Leon Styhre 486d3b0fcb Updated the changelog. 2022-04-15 12:04:40 +02:00
Leon Styhre fd5e618296 (macOS) Updated FFmpeg to 5.0 and SDL to 2.0.20. 2022-04-15 11:30:41 +02:00
Leon Styhre 86c67ad256 (Windows) Updated FFmpeg to 5.0 and SDL to 2.0.20. 2022-04-15 11:13:15 +02:00
Leon Styhre e9ddfba797 Updated references to slate-DE from rbsimple-DE in the documentation. 2022-04-15 10:04:14 +02:00
Leon Styhre 52bda6e869 (modern-DE) Some minor adjustments for the new theme engine. 2022-04-14 23:12:58 +02:00
Leon Styhre d62bc17400 Renamed the default theme set from rbsimple-DE to slate-DE 2022-04-14 22:46:30 +02:00
Leon Styhre fab6b53fc3 Merge branch 'master' into new-theme-engine-phase-six 2022-04-14 18:36:38 +02:00
Leon Styhre 15b42664af Documentation update. 2022-04-14 16:50:05 +02:00
Leon Styhre 3021062e2e Added a download link for the 'Windows portable' release to README.md. 2022-04-14 14:49:28 +02:00
Leon Styhre 61589d24a8 Updated the changelog. 2022-04-14 13:41:47 +02:00
Leon Styhre 6ddd895e68 (Windows) Added a separate find rules configuration file for portable installations. 2022-04-14 12:56:42 +02:00
Leon Styhre 2e5af2b265 (Windows) Fixed an incorrect find rule for the Mupen64Plus standalone emulator. 2022-04-14 12:50:59 +02:00
Leon Styhre 71791fe445 Merge branch 'master' into new-theme-engine-phase-six 2022-04-14 10:55:55 +02:00