Commit graph

3364 commits

Author SHA1 Message Date
Leon Styhre 5366af6999 Fixed a sizing issue in OptionListComponent. 2021-09-28 23:02:27 +02:00
Leon Styhre 49347baffe Multiple smaller optimizations. 2021-09-28 21:49:46 +02:00
Leon Styhre 0077e334b7 Made multiple optimizations to the GUI components. 2021-09-28 21:46:45 +02:00
Leon Styhre 32d4353d69 Changed the language standard for clang-format from C++14 to C++17 2021-09-28 21:44:24 +02:00
Leon Styhre 91f1a0a47d Improved the speed of the badges code.
Also made some other adjustments to the badges and flexbox logic.
2021-09-27 22:18:19 +02:00
Leon Styhre 7321bf8f36 Reverted the SVG caching logic. 2021-09-27 21:41:22 +02:00
Leon Styhre 50f2af0077 Manual merges to align with master branch. 2021-09-27 21:27:07 +02:00
Leon Styhre e8956512dc Merged the master branch. 2021-09-27 21:19:11 +02:00
Leon Styhre 1ed0e7e0f2 Added a temporary alternative emulator badge graphics file. 2021-09-27 21:16:56 +02:00
Leon Styhre c51ad4a432 Removed some noexcept operators. 2021-09-27 21:16:05 +02:00
Leon Styhre f6dd49071e Fixed lots of code formatting issues. 2021-09-27 21:06:07 +02:00
Leon Styhre 87d6207c51 Removed lots of unnecessary help component texture resizing. 2021-09-27 21:03:53 +02:00
Leon Styhre 081fbc5665 Made an optimization for SVG graphics to avoid a lot of unnecessary re-rasterizations. 2021-09-27 20:59:33 +02:00
Sophia Hadash a928142d5b make slots configurable by theme (fix) 2021-09-27 01:50:45 +02:00
Sophia Hadash 61434c66b8 Merge remote-tracking branch 'origin/575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from
# Conflicts:
#	es-core/src/components/BadgesComponent.cpp
#	es-core/src/components/BadgesComponent.h
#	es-core/src/components/ImageComponent.cpp
#	es-core/src/resources/TextureResource.cpp
#	es-core/src/resources/TextureResource.h
#	themes/modern-DE/assets/altemu.svg
#	themes/modern-DE/assets/broken.svg
#	themes/modern-DE/assets/completed.svg
#	themes/modern-DE/assets/favorite.svg
#	themes/modern-DE/assets/kidgame.svg
2021-09-27 01:34:38 +02:00
Sophia Hadash 7a7b2b3b6e artificial drop-shadow, better rasterization 2021-09-27 01:34:16 +02:00
Sophia Hadash ff70347fbc add artificial drop-shadow (test) 2021-09-27 00:56:31 +02:00
Sophia Hadash e1de215d1a Merge branch '63-add-badges-decals-e-g-for-favorites-completed-games-non-working-games-collections-and-folders' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from
# Conflicts:
#	es-core/src/components/BadgesComponent.cpp
#	es-core/src/components/BadgesComponent.h
#	es-core/src/components/ImageComponent.cpp
#	es-core/src/resources/TextureResource.cpp
#	es-core/src/resources/TextureResource.h
2021-09-27 00:42:20 +02:00
Sophia Hadash 593b6d94ee remove obtrusive static image component and add svg caching 2021-09-27 00:41:53 +02:00
Sophia Hadash 1fb8a40aeb remove obtrusive static image component and add svg caching 2021-09-27 00:36:21 +02:00
Sophia Hadash 971ad5f7df horizontal padding adjustment 2021-09-27 00:36:21 +02:00
Sophia Hadash 23adf5eaea add alternative emulator badge 2021-09-27 00:36:21 +02:00
Sophia Hadash f74b904ce0 badges v2 2021-09-27 00:36:21 +02:00
Sophia Hadash da92e2349d add badges to modern theme 2021-09-27 00:36:21 +02:00
Sophia Hadash 8bc24cf2fc reformat metadata in detailed,video view 2021-09-27 00:36:21 +02:00
Sophia Hadash 63467455c1 first attempt at implementing grid-view style for modern theme 2021-09-27 00:36:21 +02:00
Sophia Hadash 1b57ac69b8 stubs for new xml helpsystem spec 2021-09-27 00:36:21 +02:00
Sophia Hadash bc3f15ee41 changes to help buttons drawing in modern theme.
general adaptations to the modern theme.
2021-09-27 00:36:21 +02:00
Sophia Hadash 5a994b345d remove .gitignore entry for art-src 2021-09-27 00:36:21 +02:00
Sophia Hadash 9957b488ac merge switch theme into es-de 2021-09-27 00:36:21 +02:00
Sophia Hadash 90d58953ec remove obtrusive static image component and add svg caching 2021-09-27 00:34:17 +02:00
Sophia Hadash 2bd3d03ca9 Merge branch '63-add-badges-decals-e-g-for-favorites-completed-games-non-working-games-collections-and-folders' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from 2021-09-27 00:03:51 +02:00
Sophia Hadash 39f67cfcdf finally properly implemented destructor 2021-09-26 23:58:23 +02:00
Sophia Hadash 8a95003644 horizontal padding adjustment 2021-09-26 23:23:29 +02:00
Sophia Hadash 2649939f0f Merge branch '63-add-badges-decals-e-g-for-favorites-completed-games-non-working-games-collections-and-folders' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from 2021-09-26 23:04:38 +02:00
Sophia Hadash 2b8c95d2ef fix segfault in badge destructor 2021-09-26 23:04:09 +02:00
Sophia Hadash e2c1d2d0ef fix segfault in badge destructor
fix margins
2021-09-26 22:59:14 +02:00
Sophia Hadash 77ac53edb8 Merge branch '63-add-badges-decals-e-g-for-favorites-completed-games-non-working-games-collections-and-folders' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from 2021-09-26 22:46:21 +02:00
Sophia Hadash a4d4493d3e fix segfault on application exit 2021-09-26 22:45:10 +02:00
Sophia Hadash 0587b220cc add alternative emulator badge 2021-09-26 22:26:47 +02:00
Sophia Hadash 394a5212d8 add alternative emulator badge 2021-09-26 22:14:41 +02:00
Sophia Hadash 06ce723dad Merge branch '63-add-badges-decals-e-g-for-favorites-completed-games-non-working-games-collections-and-folders' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from 2021-09-26 20:25:41 +02:00
Sophia Hadash 87735cd915 fix the startup slowdown 2021-09-26 20:02:03 +02:00
Sophia Hadash edc761c4f9 fix the startup slowdown 2021-09-26 19:45:05 +02:00
Leon Styhre ba07a0b24c Documentation update. 2021-09-26 18:23:01 +02:00
Leon Styhre 1917bfba74 Some cosmetic changes to the alternative emulators GUI. 2021-09-26 16:06:08 +02:00
Leon Styhre c010030db6 Shortened the full name for the videopac system. 2021-09-26 16:00:52 +02:00
Leon Styhre 1abcdcfc5d Added alternative emulators to the satellaview and sufami systems. 2021-09-26 15:02:57 +02:00
Leon Styhre 3e8f7d1761 Added alternative emulators to the gamegear, megacd, megacdjp, segacd and sg-1000 systems. 2021-09-26 14:44:00 +02:00
Leon Styhre b33da81f4f Added alternative emulators to the msx, msx1 and msx2 systems. 2021-09-26 13:23:10 +02:00