Sophia Hadash
|
bb6363dab2
|
Merge branch '653-properly-apply-z-index-in-the-system-view' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from
|
2021-10-23 17:35:53 +02:00 |
|
shadash
|
3070a66e2c
|
introduce 'legacyZIndexMode' tag in carousel
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
|
2021-10-23 17:34:20 +02:00 |
|
Sophia Hadash
|
d17abd5a56
|
Merge branch 'master' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from
|
2021-10-23 16:07:51 +02:00 |
|
Leon Styhre
|
484606fb6f
|
Added horizontal scrolling of long game names to the scraper GUI.
|
2021-10-18 19:24:47 +02:00 |
|
Leon Styhre
|
0fecb43066
|
Increased the maximum supported display height to 7680 pixels.
|
2021-10-18 18:14:49 +02:00 |
|
Leon Styhre
|
1650b33b9a
|
Changed a few code comments.
|
2021-10-18 18:12:19 +02:00 |
|
Leon Styhre
|
4c556fc820
|
Changed the position of the per-game alternative emulator selector window.
|
2021-10-16 12:23:32 +02:00 |
|
shadash
|
957c1fa7fc
|
render extras with z-index higher than the carousel above the carousel
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
|
2021-10-15 22:54:04 +02:00 |
|
Leon Styhre
|
97af891b66
|
Increased the game description row count for the automatic multi-scraper.
|
2021-10-15 21:21:49 +02:00 |
|
Leon Styhre
|
3683866062
|
Improved the layout of the scraper GUIs.
Also added the scroll indicators and replaced a text margin hack with a proper solution.
|
2021-10-15 20:58:40 +02:00 |
|
Leon Styhre
|
6ccee6e4c4
|
Removed an unnecessary column from GuiMetaDataEd.
Also moved the scroll indicators slightly and removed a help prompt hack.
|
2021-10-14 22:31:50 +02:00 |
|
Leon Styhre
|
b4045f05ae
|
Removed some help prompt hacks in GuiMenu.
|
2021-10-14 22:21:21 +02:00 |
|
Leon Styhre
|
eed27d1ee3
|
Changed the font size for the custom collection deletion screen.
Also fixed an issue with incorrect row heights at lower resolutions and removed a help prompt hack.
|
2021-10-14 22:13:13 +02:00 |
|
Leon Styhre
|
fe5e3ad5d4
|
The alternative emulators GUI now looks good at all resolutions.
|
2021-10-14 21:47:32 +02:00 |
|
Sophia Hadash
|
54e54161d1
|
Merge branch 'master' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from
# Conflicts:
# es-app/src/views/gamelist/DetailedGameListView.cpp
# es-app/src/views/gamelist/GridGameListView.cpp
# es-app/src/views/gamelist/VideoGameListView.cpp
|
2021-10-14 20:06:59 +02:00 |
|
Leon Styhre
|
c2d059f92e
|
(Windows) Fixed two MSVC compiler warnings.
|
2021-10-13 17:23:29 +02:00 |
|
Leon Styhre
|
07425d41fa
|
Fixed an issue with removing invalid alternative emulator entries using the metadata editor.
|
2021-10-13 17:22:29 +02:00 |
|
Leon Styhre
|
cb44762537
|
Made it possible to mark folders with the Kidgame metadata flag.
|
2021-10-13 17:19:37 +02:00 |
|
Leon Styhre
|
8ec17dbaee
|
Fixed a very minor line break issue.
|
2021-10-12 23:27:48 +02:00 |
|
Leon Styhre
|
48db23691d
|
Merged BadgeComponent code into master branch.
|
2021-10-12 23:13:38 +02:00 |
|
Leon Styhre
|
ae96cb4c54
|
Further improvements to the badges code.
|
2021-10-12 22:53:02 +02:00 |
|
Sophia Hadash
|
12239b907d
|
Merge branch '652-allow-system-placeholders-to-be-a-combination-of-text-and-image-make-text-and-image-customizable' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from
|
2021-10-12 21:35:47 +02:00 |
|
Sophia Hadash
|
716aa3df4a
|
cleanup
|
2021-10-12 10:48:32 +02:00 |
|
Sophia Hadash
|
642c8304d9
|
Merge branch '652-allow-system-placeholders-to-be-a-combination-of-text-and-image-make-text-and-image-customizable' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from
# Conflicts:
# es-app/src/views/gamelist/DetailedGameListView.cpp
# es-app/src/views/gamelist/GridGameListView.cpp
# es-app/src/views/gamelist/VideoGameListView.cpp
|
2021-10-11 23:39:31 +02:00 |
|
Sophia Hadash
|
c388c7fd12
|
support old placeholder format as a fallback
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
|
2021-10-11 23:27:11 +02:00 |
|
shadash
|
f74b2761bf
|
extend placeholder definition to customizable image + text
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
|
2021-10-11 23:12:21 +02:00 |
|
Leon Styhre
|
848277141a
|
Optimized the badges code.
Also made a small adjustment to the alternative emulator badge.
|
2021-10-11 21:28:37 +02:00 |
|
Leon Styhre
|
76ef1629c0
|
Added a simple static scroll indicator and set this as the default.
Also made some minor adjustments to the scroll indicator placement.
|
2021-10-10 20:07:44 +02:00 |
|
Leon Styhre
|
ca64fc8308
|
Left aligned the per-game alternative emulator selector screen.
Also made some small adjustments to the select screen width.
|
2021-10-10 19:02:18 +02:00 |
|
Leon Styhre
|
bef997420d
|
Added menu scroll indicators.
|
2021-10-10 18:15:37 +02:00 |
|
Leon Styhre
|
b3220158cb
|
Small size adjustment to the 'Gamelist on startup' option.
|
2021-10-10 17:29:05 +02:00 |
|
Leon Styhre
|
c458ca991c
|
Replaced an ugly sizing hack in GuiMetaDataEd with a proper solution.
|
2021-10-10 17:07:38 +02:00 |
|
Leon Styhre
|
f2e033c383
|
Fixed an issue where abbreviated system names would get displayed in the UI settings selector window.
|
2021-10-09 13:09:14 +02:00 |
|
Leon Styhre
|
9c20498339
|
The OptionListComponent key repeat parameters are now configurable.
|
2021-10-08 21:11:38 +02:00 |
|
Leon Styhre
|
72cf219b05
|
Added key repeat for the 'Jump to' and 'Sort games by' selectors on the game options menu.
|
2021-10-08 19:16:23 +02:00 |
|
Leon Styhre
|
e12eb5a908
|
Fixed an issue where some help prompts were missing in the metadata editor.
|
2021-10-08 19:02:30 +02:00 |
|
Leon Styhre
|
93950cf4de
|
Simplified the code for info popups.
|
2021-10-07 18:31:40 +02:00 |
|
Leon Styhre
|
08888e00af
|
Clarified the use of bundled include files.
|
2021-10-06 18:41:21 +02:00 |
|
Leon Styhre
|
42cd0c1ad7
|
Disabled text scrolling when running media player or screensaver or when running in the background.
|
2021-10-06 17:24:25 +02:00 |
|
Leon Styhre
|
6ee33634fb
|
Improved the scrolling consistency in ScrollableContainer.
Also fixed an issue where a fractional last text line would sometimes get rendered.
|
2021-09-30 20:11:56 +02:00 |
|
Leon Styhre
|
a2e12ace6a
|
Lowered the minimal supported resolution from 640x480 to 224x224.
|
2021-09-30 19:51:04 +02:00 |
|
Leon Styhre
|
49347baffe
|
Multiple smaller optimizations.
|
2021-09-28 21:49:46 +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
|
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 |
|
Sophia Hadash
|
39f67cfcdf
|
finally properly implemented destructor
|
2021-09-26 23:58:23 +02:00 |
|
Sophia Hadash
|
0587b220cc
|
add alternative emulator badge
|
2021-09-26 22:26:47 +02:00 |
|