.. |
primary
|
Added support for texture mipmapping with trilinear filtering.
|
2022-09-05 23:36:49 +02:00 |
AnimatedImageComponent.cpp
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
AnimatedImageComponent.h
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
BadgeComponent.cpp
|
Added support for caching SVG images.
|
2022-08-23 22:24:24 +02:00 |
BadgeComponent.h
|
Added a folder badge including support for a folder link overlay.
|
2022-04-13 16:53:28 +02:00 |
BusyComponent.cpp
|
Code cleanup by moving a lot of casts to the appropriate getter functions.
|
2022-02-11 23:38:23 +01:00 |
BusyComponent.h
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
ButtonComponent.cpp
|
Fixed a rendering issue in ButtonComponent.
|
2022-09-04 23:55:53 +02:00 |
ButtonComponent.h
|
Refactored the rendering code into proper classes.
|
2022-03-14 19:51:48 +01:00 |
ComponentGrid.cpp
|
Some minor code cleanup.
|
2022-09-02 20:52:49 +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
|
Fixed some menu alignment issues.
|
2022-09-05 23:05:09 +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
|
Changed some theme loading issues log output from warning to error for DateTimeComponent and TextComponent.
|
2022-08-19 17:11:16 +02:00 |
DateTimeComponent.h
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
DateTimeEditComponent.cpp
|
Added rounding to various translations like camera movements.
|
2022-09-05 20:13:47 +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
|
Some general code cleanup.
|
2022-09-07 19:59:27 +02:00 |
FlexboxComponent.h
|
Added support for caching SVG images.
|
2022-08-23 22:24:24 +02:00 |
GameSelectorComponent.h
|
Removed all short enums comments as they're now properly solved by AllowShortEnumsOnASingleLine.
|
2022-06-05 12:36:55 +02:00 |
GIFAnimComponent.cpp
|
Added a metadataElement theme property to the image, video, animation and text element types to control fading and hiding of arbitrary elements.
|
2022-08-18 22:51:21 +02:00 |
GIFAnimComponent.h
|
Refactored the rendering code into proper classes.
|
2022-03-14 19:51:48 +01:00 |
GridTileComponent.cpp
|
Added support for defining multiple imageType entries.
|
2022-02-14 19:32:07 +01:00 |
GridTileComponent.h
|
Added support for defining multiple imageType entries.
|
2022-02-14 19:32:07 +01:00 |
HelpComponent.cpp
|
Changed the helpsystem properties entrySpacing and iconTextSpacing to relative values.
|
2022-03-20 19:07:52 +01: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
|
Eliminated some incorrect and unnecessary cursor stops in IList.
|
2022-08-19 17:17:34 +02:00 |
ImageComponent.cpp
|
(Windows) Fixed an MSVC compiler warning.
|
2022-09-06 22:59:32 +02:00 |
ImageComponent.h
|
Added a tileSize property to the image element so that the size of each individual image in tiled textures can be defined.
|
2022-09-06 21:33:50 +02:00 |
ImageGridComponent.h
|
Removed all short enums comments as they're now properly solved by AllowShortEnumsOnASingleLine.
|
2022-06-05 12:36:55 +02:00 |
LottieAnimComponent.cpp
|
Some general code cleanup.
|
2022-09-07 19:59:27 +02:00 |
LottieAnimComponent.h
|
Suppressed MSVC compiler warnings C4251 caused by rlottie DLL interface exports.
|
2022-06-07 17:55:26 +02:00 |
MenuComponent.cpp
|
Some minor code cleanup.
|
2022-09-02 20:52:49 +02:00 |
MenuComponent.h
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
NinePatchComponent.cpp
|
Added support for texture mipmapping with trilinear filtering.
|
2022-09-05 23:36:49 +02:00 |
NinePatchComponent.h
|
Refactored the rendering code into proper classes.
|
2022-03-14 19:51:48 +01:00 |
OptionListComponent.h
|
Fixed some issues where bundled SVG images would not get cached at the correct resolution.
|
2022-08-30 20:26:48 +02:00 |
RatingComponent.cpp
|
Fixed an issue where the rating stars would not display properly in the metadata editor and in the scraper.
|
2022-09-07 19:29:56 +02:00 |
RatingComponent.h
|
Set linear interpolation for the rating component in GuiMetaDataEd and GuiScraperSearch.
|
2022-09-03 21:43:36 +02:00 |
ScrollableContainer.cpp
|
Fixed a rendering issue in ScrollableContainer.
|
2022-09-05 00:30:19 +02:00 |
ScrollableContainer.h
|
Enabled vertical abbreviations of multiline text entries in TextComponent.
|
2022-08-21 16:51:21 +02:00 |
ScrollIndicatorComponent.h
|
Removed the 'Enable menu scroll indicators' menu option.
|
2022-06-10 19:54:29 +02:00 |
SliderComponent.cpp
|
Refactored the rendering code into proper classes.
|
2022-03-14 19:51:48 +01:00 |
SliderComponent.h
|
Refactored the rendering code into proper classes.
|
2022-03-14 19:51:48 +01:00 |
SwitchComponent.cpp
|
Fixed some issues where bundled SVG images would not get cached at the correct resolution.
|
2022-08-30 20:26:48 +02:00 |
SwitchComponent.h
|
Added support for setting component opacity from the theme configuration.
|
2022-02-12 17:38:55 +01:00 |
TextComponent.cpp
|
Removed an unnecessary rounding in TextComponent.
|
2022-09-05 23:03:04 +02:00 |
TextComponent.h
|
Changed some theme loading issues log output from warning to error for DateTimeComponent and TextComponent.
|
2022-08-19 17:11:16 +02:00 |
TextEditComponent.cpp
|
Added rounding to various translations like camera movements.
|
2022-09-05 20:13:47 +02:00 |
TextEditComponent.h
|
Improved the behavior and consistency for the virtual keyboard when using non-standard keyboard mappings.
|
2022-06-10 19:28:01 +02:00 |
VideoComponent.cpp
|
Fixed some Clang compiler warnings.
|
2022-09-03 16:39:59 +02:00 |
VideoComponent.h
|
Fixed some Clang compiler warnings.
|
2022-09-03 16:39:59 +02:00 |
VideoFFmpegComponent.cpp
|
Added mOpacity video fading support to VideoFFmpegComponent
|
2022-08-18 22:38:09 +02:00 |
VideoFFmpegComponent.h
|
Refactored the rendering code into proper classes.
|
2022-03-14 19:51:48 +01:00 |