Leon Styhre
|
a54d6a5568
|
(Windows) Converted forward slashes to backslashes for some log output entries involving file names.
Also made some minor general log output changes in GamelistFileParser.
|
2022-12-19 20:38:41 +01:00 |
|
Leon Styhre
|
a7005f22e9
|
Renamed the textlist property selectorOffsetY to selectorVerticalOffset and added a selectorHorizontalOffset property.
Also enforced minimum and maximum values for a few textlist properties.
|
2022-12-18 12:02:50 +01:00 |
|
Leon Styhre
|
aaa96cd8dd
|
An automatic aspect ratio menu entry is now added even for themes that only have a single aspect ratio defined.
|
2022-12-17 19:47:37 +01:00 |
|
Leon Styhre
|
ae6c062984
|
Added gameselectorEntry properties to a number of elements.
|
2022-12-15 18:23:48 +01:00 |
|
Leon Styhre
|
f4d4abb33b
|
Added theme support for defining relative brightness for images, videos and animations.
|
2022-12-14 20:17:41 +01:00 |
|
Leon Styhre
|
c260c929b5
|
Added itemSaturation properties to CarouselComponent and GridComponent.
|
2022-12-13 21:35:21 +01:00 |
|
Leon Styhre
|
6037e80bf1
|
Added color shift support to VideoComponent.
|
2022-12-12 21:51:27 +01:00 |
|
Leon Styhre
|
19111a9c24
|
Added an itemStacking property to CarouselComponent.
|
2022-12-12 17:45:07 +01:00 |
|
Leon Styhre
|
a5b08e3da2
|
Moved the position of one GridComponent property.
|
2022-12-11 17:48:56 +01:00 |
|
Leon Styhre
|
abcd3e5bac
|
Fixed an issue in CarouselComponent and GridComponent where the default image was rendered when it shouldn't.
Also moved a property position in GridComponent.
|
2022-12-11 12:10:08 +01:00 |
|
Leon Styhre
|
0b5419316d
|
Changed a number of property names in CarouselComponent and GridComponent.
|
2022-12-11 11:22:08 +01:00 |
|
Leon Styhre
|
23438cd101
|
Updated ThemeData with the new itemFit grid property.
|
2022-12-10 20:27:05 +01:00 |
|
Leon Styhre
|
cb4f78b763
|
Added color shift support to CarouselComponent items.
|
2022-12-09 19:27:48 +01:00 |
|
Leon Styhre
|
3c2dc7b551
|
Added a number of properties and corresponding functionality to GridComponent.
|
2022-12-09 18:49:32 +01:00 |
|
Leon Styhre
|
0a2a6d1907
|
Added a rowTransitions property to GridComponent.
|
2022-12-03 14:12:14 +01:00 |
|
Leon Styhre
|
1631cbd30f
|
Added automatic layout and dynamic rendering to GridComponent.
Also fixed multiple navigation issues.
|
2022-12-02 18:08:48 +01:00 |
|
Leon Styhre
|
99df997833
|
Added scrolling support to GridComponent.
Also changed the names of two properties.
|
2022-11-25 18:59:08 +01:00 |
|
Leon Styhre
|
be903c0a86
|
Changed a value for the itemTransitions property for the carousel and grid components.
Also changed the position of a grid property and set the minimum columns value to 1.
|
2022-11-13 23:04:48 +01:00 |
|
Leon Styhre
|
9013faf445
|
Added proper item spacing, item offsets and element boundary clipping to GridComponent.
|
2022-11-13 22:31:41 +01:00 |
|
Leon Styhre
|
75ebd839b9
|
Placed the primary elements first in the ThemeData element map.
|
2022-11-13 19:59:26 +01:00 |
|
Leon Styhre
|
48111ce5e4
|
Added basic GridComponent functionality and integration.
|
2022-11-12 14:08:53 +01:00 |
|
Leon Styhre
|
b4d2babf01
|
Added a selectedSecondaryColor property to TextListComponent.
|
2022-11-03 23:24:11 +01:00 |
|
Leon Styhre
|
412a19275d
|
Added two letterCaseCollections and letterCaseGroupedCollections properties to TextListComponent and CarouselComponent.
Also refactored the letterCase logic overall in these two components.
|
2022-11-03 12:31:42 +01:00 |
|
Leon Styhre
|
7c02db291e
|
Fixed a minor log formatting issue in ThemeData.
|
2022-11-01 23:11:06 +01:00 |
|
Leon Styhre
|
9584c1bcc7
|
Added support for placing aspectRatio tags inside variant tags and variables and colorScheme tags inside aspectRatio tags.
|
2022-11-01 17:13:37 +01:00 |
|
Leon Styhre
|
98d9ce42d2
|
Added support for automatic theme aspect ratio detection.
|
2022-11-01 17:08:51 +01:00 |
|
Leon Styhre
|
0d7468e9b4
|
Moved the color scheme parsing even earlier to prevent potential issues.
|
2022-10-31 21:50:54 +01:00 |
|
Leon Styhre
|
f1bd530963
|
Fixed an issue where the color scheme configuration was parsed after the variant configuration.
|
2022-10-31 21:02:53 +01:00 |
|
Leon Styhre
|
4e84707e3a
|
Changed the order of two theme properties to improve consistency.
|
2022-10-31 20:12:42 +01:00 |
|
Leon Styhre
|
8df54bd80e
|
Added support for color schemes.
|
2022-10-31 19:32:13 +01:00 |
|
Leon Styhre
|
c870664615
|
Missing theme files defined using variables now only trigger debug messages instead of errors or warnings.
Also added two DebugSkipMissingThemeFiles and DebugSkipMissingThemeFilesCustomCollections settings.
|
2022-10-29 13:04:00 +02:00 |
|
Leon Styhre
|
27936131f3
|
Added a special 'all' shortcut variant.
|
2022-10-28 21:08:44 +02:00 |
|
Leon Styhre
|
b1a2b3f5ca
|
Added support for overriding variables and to define them inside the variants tags.
|
2022-10-28 21:06:01 +02:00 |
|
Leon Styhre
|
103e59b54d
|
Fixed an issue where mutually exclusive system variables could lead to theme loading errors.
|
2022-10-17 22:21:52 +02:00 |
|
Leon Styhre
|
45fa3d2c37
|
Added a pillarboxThreshold property to control these values for the video element.
|
2022-10-16 16:40:52 +02:00 |
|
Leon Styhre
|
06fd76abc3
|
Added a fadeAbovePrimary property to control whether elements above the system view carousel and textlist should be rendered during fade transitions.
|
2022-09-26 20:02:31 +02:00 |
|
Leon Styhre
|
ac5b3b15e0
|
Added a new 'itemAxisHorizontal' property to the carousel.
Also fixed a clipping issue when the vertical origin was not set to zero and cleaned up some code.
|
2022-09-20 17:05:24 +02:00 |
|
Leon Styhre
|
74a2256037
|
Added the properties 'itemsBeforeCenter' and 'itemsAfterCenter' to define entries for carousels of the wheel type.
|
2022-09-19 18:51:05 +02:00 |
|
Leon Styhre
|
bea6889926
|
Added carousel theme support for setting item transitions to 'slide' or 'instant'.
|
2022-09-17 12:42:27 +02:00 |
|
Leon Styhre
|
d203f4be27
|
Changed the location for a theme property.
|
2022-09-16 19:43:36 +02:00 |
|
Leon Styhre
|
7e892a7855
|
Changed the order of some theme properties.
|
2022-09-16 18:51:36 +02:00 |
|
Leon Styhre
|
3a41aa61c5
|
Fixed an issue where a legacy theme workaround for incorrect element types did not work as expected.
Also cleaned up a log warning message related to this.
|
2022-09-15 17:29:34 +02:00 |
|
Leon Styhre
|
8cc3d1aac5
|
Added some more workarounds for legacy theme sets with incorrectly defined element types.
|
2022-09-09 18:03:58 +02:00 |
|
Leon Styhre
|
406aecc6a9
|
Added two new properties tileHorizontalAlignment and tileVerticalAlignment to the image element.
|
2022-09-07 20:18:15 +02:00 |
|
Leon Styhre
|
b4b709b589
|
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 |
|
Leon Styhre
|
3a9c7b92e3
|
Added support for arbitrary image aspect ratios to RatingComponent.
Also added an overlay property and fixed some potential crashes.
|
2022-09-01 17:40:29 +02:00 |
|
Leon Styhre
|
f61d0f1df8
|
Added a property to RatingComponent to set interpolation method (nearest or linear) when using raster images.
|
2022-08-28 20:45:04 +02:00 |
|
Leon Styhre
|
67488467c3
|
(Linux) The data installation directory is now excluded for themes and resources when built as an AppImage.
|
2022-08-20 11:30:15 +02:00 |
|
Leon Styhre
|
de5a642cf6
|
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 |
|
Leon Styhre
|
e6ae806c31
|
Added an itemInterpolation theme property to control the interpolation method for carousel items.
|
2022-08-17 00:26:47 +02:00 |
|