.. |
primary
|
Fixed an image positioning issue in GridComponent when using the scaleInwards property
|
2023-04-13 22:43:31 +02:00 |
AnimatedImageComponent.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
AnimatedImageComponent.h
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
BadgeComponent.cpp
|
Added a game manual badge
|
2023-06-29 20:43:32 +02:00 |
BadgeComponent.h
|
The badge overlay images are now retained in the texture cache.
|
2022-09-08 19:04:56 +02:00 |
BusyComponent.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
BusyComponent.h
|
Added support for changing the BusyComponent text dynamically
|
2023-03-21 18:35:43 +01:00 |
ButtonComponent.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
ButtonComponent.h
|
Refactored the rendering code into proper classes.
|
2022-03-14 19:51:48 +01:00 |
ComponentGrid.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
ComponentGrid.h
|
Removed all short enums comments as they're now properly solved by AllowShortEnumsOnASingleLine.
|
2022-06-05 12:36:55 +02:00 |
ComponentList.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
ComponentList.h
|
Removed all short enums comments as they're now properly solved by AllowShortEnumsOnASingleLine.
|
2022-06-05 12:36:55 +02:00 |
DateTimeComponent.cpp
|
Added support for overriding the default 'unknown' values when a game has no metadata available.
|
2023-01-10 22:20:00 +01:00 |
DateTimeComponent.h
|
Added support for overriding the default 'unknown' values when a game has no metadata available.
|
2023-01-10 22:20:00 +01:00 |
DateTimeEditComponent.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
DateTimeEditComponent.h
|
Removed all short enums comments as they're now properly solved by AllowShortEnumsOnASingleLine.
|
2022-06-05 12:36:55 +02:00 |
FlexboxComponent.cpp
|
Added the ability to center-align badges.
|
2023-01-29 12:03:53 +01:00 |
FlexboxComponent.h
|
Added the ability to center-align badges.
|
2023-01-29 12:03:53 +01:00 |
GameSelectorComponent.h
|
Added an allowDuplicates property to the gameselector element.
|
2023-01-31 19:11:58 +01:00 |
GIFAnimComponent.cpp
|
Added an iterationCount property to GIFAnimComponent and LottieAnimComponent.
|
2023-03-04 20:36:49 +01:00 |
GIFAnimComponent.h
|
Added an iterationCount property to GIFAnimComponent and LottieAnimComponent.
|
2023-03-04 20:36:49 +01:00 |
HelpComponent.cpp
|
Added help prompts to the media viewer and PDF viewer
|
2023-06-28 20:32:49 +02:00 |
HelpComponent.h
|
Added alignment support and separate dimming of gamelist and system views to the help system.
|
2022-03-18 20:14:51 +01:00 |
IList.h
|
Carousel fastScrolling is now disabled if there are less than three entries.
|
2023-03-05 17:37:24 +01:00 |
ImageComponent.cpp
|
Removed the PoDoFo dependency and replaced its functionality with the Poppler library
|
2023-06-22 11:34:03 +02:00 |
ImageComponent.h
|
Removed the PoDoFo dependency and replaced its functionality with the Poppler library
|
2023-06-22 11:34:03 +02:00 |
LottieAnimComponent.cpp
|
Added an iterationCount property to GIFAnimComponent and LottieAnimComponent.
|
2023-03-04 20:36:49 +01:00 |
LottieAnimComponent.h
|
Added an iterationCount property to GIFAnimComponent and LottieAnimComponent.
|
2023-03-04 20:36:49 +01:00 |
MenuComponent.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
MenuComponent.h
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
NinePatchComponent.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
NinePatchComponent.h
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
OptionListComponent.h
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
RatingComponent.cpp
|
Fixed an issue where the rating component was sometimes color shifted incorrectly
|
2023-06-29 21:04:44 +02:00 |
RatingComponent.h
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
ScrollableContainer.cpp
|
Fixed an issue where the scissor box size in ScrollableContainer was sometimes not calculated correctly
|
2023-03-26 19:29:35 +02:00 |
ScrollableContainer.h
|
Fixed multiple issues in ScrollableContainer and added a new containerVerticalSnap property.
|
2022-09-16 18:49:39 +02:00 |
ScrollIndicatorComponent.h
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
SliderComponent.cpp
|
Adjusted some colors for the dark menu color scheme
|
2023-05-07 23:25:52 +02:00 |
SliderComponent.h
|
Avoided some SVG rasterization attempts before the image size was set for some built-in assets.
|
2023-02-15 23:58:50 +01:00 |
SwitchComponent.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
SwitchComponent.h
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
TextComponent.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
TextComponent.h
|
Added support for changing the saturation for font textures.
|
2023-03-03 22:37:39 +01:00 |
TextEditComponent.cpp
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
TextEditComponent.h
|
Rewrite of the text wrapping code to work with languages which generally lack spaces, like Japanese.
|
2022-10-08 09:33:57 +02:00 |
VideoComponent.cpp
|
Added a new cropSize property to the video element.
|
2023-03-01 20:55:22 +01:00 |
VideoComponent.h
|
Added a new cropSize property to the video element.
|
2023-03-01 20:55:22 +01:00 |
VideoFFmpegComponent.cpp
|
Moved a #define in VideoFFmpegComponent
|
2023-06-21 20:35:19 +02:00 |
VideoFFmpegComponent.h
|
Added a new cropSize property to the video element.
|
2023-03-01 20:55:22 +01:00 |