Leon Styhre
|
f22af4afa9
|
Fixed an issue where parsing of theme include files would stop if non-existing include files were defined using variables
|
2023-10-31 19:25:36 +01:00 |
|
Leon Styhre
|
0e2571e8dd
|
Added 'rotation' and 'rotationOrigin' properties to the video element
Also changed the 'interpolation' property to also apply to the video stream
|
2023-09-30 12:12:32 +02:00 |
|
Leon Styhre
|
fcc46148e9
|
Added an 'interpolation' property to the badge element
|
2023-09-30 11:36:10 +02:00 |
|
Leon Styhre
|
213464a324
|
Added a missing grid imageInterpolation property entry to ThemeData
|
2023-09-22 17:30:34 +02:00 |
|
Leon Styhre
|
170d8e3791
|
Added rounded corner support to the image, video, animation, carousel and grid elements
|
2023-08-20 19:41:07 +02:00 |
|
Leon Styhre
|
481e2869ec
|
Changed the concept of 'theme set' to simply 'theme' everywhere in the code
|
2023-08-14 22:40:32 +02:00 |
|
Leon Styhre
|
c15aa73de2
|
Added 'iterationCount' and 'onIterationsDone' properties to the video element
|
2023-08-13 14:48:00 +02:00 |
|
Leon Styhre
|
4a390fb8e0
|
Added a 'containerScrollGap' property to the text element
|
2023-08-10 19:22:46 +02:00 |
|
Leon Styhre
|
f463ee7d7b
|
Added a number of properties to allow horizontally scrolling text entries with GridComponent
|
2023-08-10 19:20:44 +02:00 |
|
Leon Styhre
|
98482f45c9
|
Added a textHorizontalScrollGap property to CarouselComponent and TextListComponent
|
2023-08-09 20:02:21 +02:00 |
|
Leon Styhre
|
6ae8c87864
|
Added a number of properties to allow horizontally scrolling text entries with CarouselComponent
Also added support for rotating horizontal scrollable containers
|
2023-08-09 18:57:23 +02:00 |
|
Leon Styhre
|
7999f89c5b
|
Added new textHorizontalScrolling, textHorizontalScrollSpeed and textHorizontalScrollDelay textlist properties
Also removed the horizontal text scrolling code and did some general refactoring
|
2023-08-08 19:35:20 +02:00 |
|
Leon Styhre
|
e7ada6111b
|
Added a 'containerType' property to the text element to select between vertical and horizontal containers
|
2023-08-07 22:58:35 +02:00 |
|
Leon Styhre
|
a4ba7de722
|
Added a 'stationary' property to all secondary elements to set them as stationary during slide transitions
Also changed the view mode enum to an enum class
|
2023-08-06 23:51:53 +02:00 |
|
Leon Styhre
|
d8409da174
|
(Windows) Converted forward slashes to backslashes for a ThemeData log message
|
2023-07-30 18:36:38 +02:00 |
|
Leon Styhre
|
ed1e11418b
|
Completely removed support for legacy EmulationStation theme sets
|
2023-07-30 18:17:27 +02:00 |
|
Leon Styhre
|
88df22cb61
|
Added a scaleInwards property to the grid element to contain scaling within the element boundaries
|
2023-04-12 23:06:13 +02:00 |
|
Leon Styhre
|
1697508393
|
Added a new gameOverridePath property to the image element to enable per-game static image overrides
Also fixed an issue where the default image element property could be used even if no imageType entries were defined
|
2023-04-10 20:16:19 +02:00 |
|
Leon Styhre
|
dfe7469101
|
Added six new theme properties for sizing and placement of the helpsystem when a menu is open
|
2023-04-09 12:47:44 +02:00 |
|
Leon Styhre
|
814029bb66
|
(Windows) Converted forward slashes to backslashes for a log message.
|
2023-04-06 11:50:18 +02:00 |
|
Leon Styhre
|
2209c384aa
|
Added a UserThemeDirectory setting for relocating the user theme directory
|
2023-04-06 11:40:32 +02:00 |
|
Leon Styhre
|
1953d42f92
|
Theme sets are now repopulated when there were new downloads or updates using GuiThemeDownloader
|
2023-03-31 22:12:31 +02:00 |
|
Leon Styhre
|
6347ec9a3d
|
Any theme directories with names ending with disabled (regardless of case) are now ignored
|
2023-03-21 17:22:17 +01:00 |
|
Leon Styhre
|
309e635be4
|
Added an iterationCount property to GIFAnimComponent and LottieAnimComponent.
|
2023-03-04 20:36:49 +01:00 |
|
Leon Styhre
|
088cf3fd34
|
Added color shift support to GIFAnimComponent and LottieAnimComponent.
|
2023-03-04 10:28:43 +01:00 |
|
Leon Styhre
|
0c9259e09b
|
Added grid theme support for setting the saturation and dimming for unfocused items.
|
2023-03-03 23:51:42 +01:00 |
|
Leon Styhre
|
0c6c5ab986
|
Added carousel theme support for setting the saturation and dimming for unfocused items.
|
2023-03-03 22:41:53 +01:00 |
|
Leon Styhre
|
ed4290978f
|
Moved a property in ThemeData.
|
2023-03-01 21:19:20 +01:00 |
|
Leon Styhre
|
95ef3b0555
|
Added a new cropSize property to the video element.
|
2023-03-01 20:55:22 +01:00 |
|
Leon Styhre
|
b9a2a146b7
|
Added a new cropSize property to the image element.
|
2023-03-01 20:13:07 +01:00 |
|
Leon Styhre
|
5ba73ebf1f
|
Added two new flipHorizontal and flipVertical properties to image element.
|
2023-02-23 17:10:55 +01:00 |
|
Leon Styhre
|
fbd804460c
|
Added a new fastScrolling property to the carousel.
|
2023-02-23 17:08:21 +01:00 |
|
Leon Styhre
|
7b47d2e4d6
|
Added carousel theme support for offsetting items to achieve a diagonal layout.
|
2023-02-14 17:56:27 +01:00 |
|
Leon Styhre
|
f511faff07
|
Added a defaultFolderImage property to the carousel and grid elements.
|
2023-02-13 21:38:52 +01:00 |
|
Leon Styhre
|
432774b04e
|
Added support to CarouselComponent for color shifting the selected item.
|
2023-02-13 20:30:03 +01:00 |
|
Leon Styhre
|
f22da24486
|
Added a theme loading log entry about the applied aspect ratio configuration.
Also renamed some incorrectly named variables in ThemeData.
|
2023-02-10 00:34:24 +01:00 |
|
Leon Styhre
|
192f218bd5
|
Added two new textlist properties selectedBackgroundColor and selectedSecondaryBackgroundColor.
|
2023-02-01 19:55:24 +01:00 |
|
Leon Styhre
|
cc896bb626
|
Added an allowDuplicates property to the gameselector element.
|
2023-01-31 19:11:58 +01:00 |
|
Leon Styhre
|
66b416d718
|
Added support to GridComponent for color shifting the selected item.
|
2023-01-28 14:14:30 +01:00 |
|
Leon Styhre
|
530fd26a3b
|
Added the ability to color shift badge icons, badge controller icons and badge folder link icons.
|
2023-01-28 11:27:05 +01:00 |
|
Leon Styhre
|
dd89d241f5
|
(Windows) Fixed an MSVC compiler warning.
|
2023-01-22 12:04:34 +01:00 |
|
Leon Styhre
|
623540dd35
|
Added support for specifying a theme name in the capabilities.xml file.
|
2023-01-20 18:37:32 +01:00 |
|
Leon Styhre
|
4d19316454
|
Added the number of theme transitions to a debug log message on capabilities.xml parsing.
Also fixed an issue where the reported number of aspect ratios was incorrect.
|
2023-01-18 19:27:06 +01:00 |
|
Leon Styhre
|
75a9552a82
|
Renamed slate-DE to slate-es-de and modern-DE to modern-es-de
|
2023-01-17 23:37:51 +01:00 |
|
Leon Styhre
|
ff0f163de5
|
Added a maxSize property to GIFAnimComponent and LottieAnimComponent.
Also refactored and cleaned up the code in general.
|
2023-01-17 18:35:46 +01:00 |
|
Leon Styhre
|
8273cb5a8f
|
Changed 'Theme transition animations' to 'Theme transitions'.
|
2023-01-16 22:43:56 +01:00 |
|
Leon Styhre
|
941fa013b6
|
Added support for applying per-variant transition profiles from included theme configuration files.
|
2023-01-15 18:24:08 +01:00 |
|
Leon Styhre
|
3bbc761c8f
|
Added the ability to control the system name suffix from the theme configuration.
Also removed the corresponding 'Show system names in collections' menu option.
|
2023-01-14 14:05:24 +01:00 |
|
Leon Styhre
|
f2fd8cf6a8
|
Modified and added some variables and properties to support better letter case controls for collection names.
|
2023-01-13 11:03:23 +01:00 |
|
Leon Styhre
|
78a9bac280
|
Added an itemAxisRotation carousel property for rotating items around their own axis.
|
2023-01-11 23:33:50 +01:00 |
|