Leon Styhre
|
738d2a39c3
|
Changed the position of the ko_KR language
|
2024-09-15 21:53:43 +02:00 |
|
Leon Styhre
|
52966534d4
|
Added support for the ko_KR locale
|
2024-09-15 20:52:23 +02:00 |
|
Leon Styhre
|
a653294eb7
|
Removed support for the ar_EG, de_DE, el_GR and nl_NL locales and moved their .po files to an archive directory
|
2024-09-05 17:18:20 +02:00 |
|
Leon Styhre
|
4d245c955f
|
Added support for including theme files from within the colorScheme and fontSize tag pairs
|
2024-09-01 11:42:38 +02:00 |
|
Leon Styhre
|
18eade57ad
|
Added localization support to the label entries in capabilities.xml
|
2024-08-31 20:54:29 +02:00 |
|
Leon Styhre
|
d4a0f32dd0
|
Added support for using language variables in the theme configuration
|
2024-08-31 12:52:20 +02:00 |
|
Leon Styhre
|
366477fa72
|
Changed a theme loading debug message
|
2024-08-29 19:20:06 +02:00 |
|
Leon Styhre
|
eecd84ac09
|
Added basic configuration support and menu entries for theme localization
|
2024-08-29 19:09:33 +02:00 |
|
Leon Styhre
|
be95b494dc
|
Added localization support to parts of the application
|
2024-07-13 19:14:34 +02:00 |
|
Leon Styhre
|
7b4cfefbc4
|
Fixed a typo where the 32:9 aspect ratio was referred to as 32:0
|
2024-07-06 13:07:25 +02:00 |
|
Leon Styhre
|
6b541ad501
|
Added localization support to parts of the application
|
2024-07-04 18:53:13 +02:00 |
|
Leon Styhre
|
990e26369d
|
Added 'backgroundMargins' and 'backgroundCornerRadius' properties to the datetime element
|
2024-06-16 22:39:41 +02:00 |
|
Leon Styhre
|
f240094191
|
Added an 'imageCropPos' property to the grid element
|
2024-06-05 20:22:44 +02:00 |
|
Leon Styhre
|
248df769eb
|
Added an 'imageCropPos' property to the carousel element
|
2024-06-05 20:21:32 +02:00 |
|
Leon Styhre
|
3008011acd
|
Added a 'cropPos' property to the video element
|
2024-06-05 18:46:27 +02:00 |
|
Leon Styhre
|
96452849e7
|
Added a 'cropPos' property to the image element
|
2024-06-05 18:43:36 +02:00 |
|
Leon Styhre
|
5dd7a371fe
|
Added a 'selectedBackgroundCornerRadius' property to the textlist element
|
2024-06-03 17:34:07 +02:00 |
|
Leon Styhre
|
c8c601bcc9
|
Added a 'backgroundCornerRadius' property to the text element
|
2024-06-03 17:27:00 +02:00 |
|
Leon Styhre
|
87dc77ceaa
|
Added a 'selectedBackgroundMargins' property to the textlist element
|
2024-06-02 22:36:52 +02:00 |
|
Leon Styhre
|
f1642393a4
|
Added a 'backgroundMargins' property to the text element
|
2024-06-02 22:30:41 +02:00 |
|
Leon Styhre
|
f53650072b
|
Added a 'selectedItemOffset' property to the carousel element
|
2024-06-02 17:01:38 +02:00 |
|
Leon Styhre
|
f8d2086ef1
|
Changed the default theme from slate-es-de to linear-es-de
|
2024-01-28 18:50:26 +01:00 |
|
Leon Styhre
|
99c80e389a
|
Added a 'selectorWidth' property to the textlist element
|
2024-01-27 14:50:32 +01:00 |
|
Leon Styhre
|
6dff5ac75c
|
Added a 'hideIfZero' property to the rating element
|
2024-01-27 13:32:58 +01:00 |
|
Leon Styhre
|
531c72cfb7
|
Fixed an issue where theme loading debug output would sometimes print incorrect paths when the configuration included files using variables
|
2024-01-21 14:22:49 +01:00 |
|
Leon Styhre
|
d27b0f85e3
|
Changed some more theme loading errors to state that legacy configuration is simply unsupported
|
2024-01-21 13:27:39 +01:00 |
|
Leon Styhre
|
45ab2228fd
|
If a formatVersion theme tag is found the error message now states that it's an unsupported tag and not a legacy tag
|
2024-01-21 13:22:26 +01:00 |
|
Leon Styhre
|
458560bcd9
|
(Android) Changed the theme directory parsing order
|
2023-12-23 23:41:51 +01:00 |
|
Leon Styhre
|
10d9fa9a7c
|
Added support for defining font sizes from the theme configuration and selecting these from the UI settings menu
|
2023-12-20 21:58:40 +01:00 |
|
Leon Styhre
|
79bca75050
|
Added support for the 20:9 display aspect ratio
|
2023-12-19 19:00:10 +01:00 |
|
Leon Styhre
|
d73c308a5c
|
Added support for the 19.5:9 display aspect ratio
|
2023-12-19 18:48:12 +01:00 |
|
Leon Styhre
|
116d73c62a
|
Removed some std::filesystem code
Also fixed an issue with launching emulators not defined via find rules
|
2023-12-19 17:35:58 +01:00 |
|
Leon Styhre
|
3abd8d9035
|
Added a 'renderDuringTransitions' property to the image element
|
2023-12-18 01:16:32 +01:00 |
|
Leon Styhre
|
183862d974
|
Added theme engine support for the 1:1 display aspect ratio
|
2023-12-17 21:45:42 +01:00 |
|
Leon Styhre
|
56ccba81d1
|
Removed all instances of hardcoded application directory entries
Also changed some source file headers
|
2023-12-15 18:33:02 +01:00 |
|
Leon Styhre
|
0a2b9f8595
|
Changed ThemeData::populateThemes() to use std::filesystem::path
|
2023-12-14 00:27:44 +01:00 |
|
Leon Styhre
|
b72e2a20a8
|
Changed a number of FileSystemUtil functions to use std::filesystem facilities
|
2023-12-13 22:04:14 +01:00 |
|
Leon Styhre
|
8571dfe7bf
|
(Android) Implemented a cleaner way of handling the private data directory
|
2023-12-12 23:21:27 +01:00 |
|
Leon Styhre
|
a83763c2c3
|
(Android) Added preliminary support for copying assets to the internal data directory
|
2023-12-07 18:28:55 +01:00 |
|
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 |
|