Leon Styhre
|
10e284c929
|
Text in ScrollableContainer now mostly stays within the initial area.
|
2021-10-14 21:59:09 +02:00 |
|
Leon Styhre
|
fe5e3ad5d4
|
The alternative emulators GUI now looks good at all resolutions.
|
2021-10-14 21:47:32 +02:00 |
|
Leon Styhre
|
a1ed59553f
|
Made it possible to set a 'a/select' help prompt for TextComponent.
|
2021-10-14 21:29:23 +02:00 |
|
Leon Styhre
|
d0ccc8a13d
|
Documentation update.
|
2021-10-13 18:47:34 +02:00 |
|
Leon Styhre
|
eb611d12db
|
Fixed some issues in FlexboxComponent.
Also added some sanity checks and size restrictions to BadgeComponent and FlexboxComponent.
|
2021-10-13 18:18:23 +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
|
5b2725ba76
|
Documentation update.
|
2021-10-12 23:40:58 +02:00 |
|
Leon Styhre
|
b9b4bd120d
|
Fixed multiple issues where ComponentGrid would display incorrect help prompts.
|
2021-10-12 23:32:26 +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
|
cb2b26657b
|
Updated the badges documentation.
|
2021-10-12 22:58:30 +02:00 |
|
Leon Styhre
|
4724276018
|
(rbsimple-DE) Update to align with the changes to BadgesComponent.
|
2021-10-12 22:55:44 +02:00 |
|
Leon Styhre
|
ae96cb4c54
|
Further improvements to the badges code.
|
2021-10-12 22:53:02 +02:00 |
|
Sophia Hadash
|
716aa3df4a
|
cleanup
|
2021-10-12 10:48:32 +02:00 |
|
shadash
|
15d7afb71e
|
documentation
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
|
2021-10-11 23:32:37 +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 |
|
Sophia Hadash
|
24a480cf73
|
documentation for the badges
|
2021-10-11 11:42:21 +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
|
33d3df9db4
|
(Windows) Fixed some MSVC compiler warnings.
|
2021-10-10 18:28:00 +02:00 |
|
Leon Styhre
|
261ad3735a
|
Very minor code consistency fix.
|
2021-10-10 18:21:42 +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 |
|
shadash
|
a93b975ca0
|
bug fixes, adjust theme badge proportions
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
|
2021-10-10 13:29:26 +02:00 |
|
shadash
|
123e50cf17
|
change dimension constraints to use container size.
make margins proportional to screen size.
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
|
2021-10-09 17:04:04 +02:00 |
|
Leon Styhre
|
8c9b664bb1
|
If the currently configured theme set is missing, attempt to load rbsimple-DE as fallback.
Also added a warning log entry when the selected theme set is missing.
|
2021-10-09 13:12:06 +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
|
20760c1b43
|
Added support to OptionListComponent to abbreviate non-multiselect entries.
|
2021-10-09 13:06:04 +02:00 |
|
Leon Styhre
|
33792baa53
|
Replaced an alignment hack with a proper fix in OptionListComponent.
Also fixed an issue where the number of selected OptionListComponent entries would not get displayed.
|
2021-10-08 22:50:37 +02:00 |
|
Leon Styhre
|
9c20498339
|
The OptionListComponent key repeat parameters are now configurable.
|
2021-10-08 21:11:38 +02:00 |
|
shadash
|
272584ac39
|
change font in alt emu badge
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
|
2021-10-08 20:37:24 +02:00 |
|
Leon Styhre
|
67489b0500
|
Updated the changelog.
|
2021-10-08 19:46:31 +02:00 |
|
Leon Styhre
|
ce593686a5
|
Added key repeat support to DateTimeEditComponent.
Also made some other improvements and cleaned up the code.
|
2021-10-08 19:38:14 +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
|
a4d2b87ede
|
Added support for key repeat to OptionListComponent.
|
2021-10-08 19:13:37 +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
|
be6782d340
|
Info popups are now hidden from both the screensaver and media viewer.
|
2021-10-07 19:03:43 +02:00 |
|
Leon Styhre
|
087cde4700
|
Fixed a cursor placement issue in GuiTextEditKeyboardPopup.
|
2021-10-07 18:33:57 +02:00 |
|
Leon Styhre
|
3669d2320c
|
Added info popups when adding and removing input devices.
|
2021-10-07 18:33:13 +02:00 |
|
Leon Styhre
|
93950cf4de
|
Simplified the code for info popups.
|
2021-10-07 18:31:40 +02:00 |
|
Leon Styhre
|
2bd4c163b1
|
Documentation update.
|
2021-10-06 19:15:33 +02:00 |
|
Leon Styhre
|
019c764d93
|
Fixed a compiler warning on BSD Unix.
|
2021-10-06 18:47:30 +02:00 |
|
Leon Styhre
|
08888e00af
|
Clarified the use of bundled include files.
|
2021-10-06 18:41:21 +02:00 |
|
Leon Styhre
|
af2497a5de
|
Merge branch 'bundle-rapidjson'
|
2021-10-06 18:21:51 +02:00 |
|
Leon Styhre
|
db0b76a598
|
CMake changes to use the bundled RapidJSON parser.
|
2021-10-06 17:53:13 +02:00 |
|