Leon Styhre
|
a0d636ffb8
|
Changed the application name to ES-DE in all source file headers
|
2023-12-16 19:48:25 +01:00 |
|
Leon Styhre
|
2d4886a4e1
|
Changed default interpolation to linear on arbitrary rotation for the image, video, animation, badges and rating elements
|
2023-09-30 16:28:32 +02:00 |
|
Leon Styhre
|
fcc46148e9
|
Added an 'interpolation' property to the badge element
|
2023-09-30 11:36:10 +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
|
ed1e11418b
|
Completely removed support for legacy EmulationStation theme sets
|
2023-07-30 18:17:27 +02:00 |
|
Leon Styhre
|
03bfac0a9b
|
Added a game manual badge
|
2023-06-29 20:43:32 +02:00 |
|
Leon Styhre
|
47277f94b6
|
Fixed an issue where there was a theme loading error message if the 'all' badge slot type was used.
|
2023-02-13 22:41:42 +01:00 |
|
Leon Styhre
|
b2bfcf11f6
|
Added the ability to center-align badges.
|
2023-01-29 12:03:53 +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
|
1ef39ceb2d
|
Added Nintendo GameCube, Sega Master System and Sega Dreamcast controller badge icons.
|
2023-01-20 21:08:24 +01:00 |
|
Leon Styhre
|
cdc553d75f
|
Added an arcade twin stick controller badge icon.
|
2022-12-15 18:30:48 +01:00 |
|
Leon Styhre
|
246fd307b6
|
Changed a number of theme properties to be read by reference instead of via copy.
|
2022-11-03 16:03:21 +01:00 |
|
Leon Styhre
|
3ead13ad29
|
Added missing file error checking to BadgeComponent for custom badges and controller images.
|
2022-11-02 21:18:17 +01:00 |
|
Leon Styhre
|
03a9dc8e05
|
Improved some theme warning messages in BadgeComponent.
|
2022-10-29 12:54:52 +02:00 |
|
Leon Styhre
|
3f9023885e
|
Prevented some unnecessary badge rendering.
|
2022-09-16 19:25:38 +02:00 |
|
Leon Styhre
|
a58153f08d
|
The badge overlay images are now retained in the texture cache.
|
2022-09-08 19:04:56 +02:00 |
|
Leon Styhre
|
5dae37f558
|
Added support for caching SVG images.
|
2022-08-23 22:24:24 +02:00 |
|
Leon Styhre
|
e50be3376b
|
Added an Xbox Kinect controller badge icon.
|
2022-05-12 23:31:11 +02:00 |
|
Leon Styhre
|
01c2d7ff17
|
Adjusted some theme log warnings in BadgeComponent.
|
2022-04-16 22:12:24 +02:00 |
|
Leon Styhre
|
a149124252
|
Fixed an issue where two BadgeComponent default values were not always set.
|
2022-04-15 21:26:07 +02:00 |
|
Leon Styhre
|
2001a9f639
|
Added a collection badge to be shown when editing custom collections.
Also changed the default badge lines value from 2 to 3.
|
2022-04-15 19:27:38 +02:00 |
|
Leon Styhre
|
30b02456c0
|
Added a folder badge including support for a folder link overlay.
|
2022-04-13 16:53:28 +02:00 |
|
Leon Styhre
|
44fe2f8fe7
|
Standardized some theme warning log output.
|
2022-03-18 20:31:04 +01:00 |
|
Leon Styhre
|
31c5b200d1
|
Added support for using unsigned integers for theme properties.
|
2022-02-13 15:01:55 +01:00 |
|
Leon Styhre
|
f585f87497
|
Added support for setting component opacity from the theme configuration.
|
2022-02-12 17:38:55 +01:00 |
|
Leon Styhre
|
2c2e624160
|
Changed the opacity data type and functions from unsigned char to float.
|
2022-02-11 22:10:25 +01:00 |
|
Leon Styhre
|
4eb763d816
|
Replaced the ambiguous alignment properties with specific horizontal and vertical properties.
|
2022-02-11 00:19:08 +01:00 |
|
Leon Styhre
|
c35a297d9a
|
Large update to get the new theme engine up and running.
|
2022-01-29 18:41:22 +01:00 |
|
Leon Styhre
|
a443f86235
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
|
Leon Styhre
|
0c8efee8ad
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
|
Leon Styhre
|
8a6652552f
|
Set the clang-format option SpaceBeforeCpp11BracedList to true.
|
2022-01-16 12:09:55 +01:00 |
|
Leon Styhre
|
aeb0292a3e
|
Changed a variable to inline static in BadgeComponent.
|
2022-01-09 23:41:56 +01:00 |
|
Leon Styhre
|
4c6bfb8b78
|
Fixed a few issues reported by UBSan.
|
2021-11-16 22:03:34 +01:00 |
|
Leon Styhre
|
fd980d7e4a
|
The alternative emulator badges and filters are now disabled if the per-game setting has been disabled.
|
2021-11-10 22:38:25 +01:00 |
|
Leon Styhre
|
3e12fcb420
|
General refactoring and minor optimizations throughout the codebase.
|
2021-11-09 22:40:08 +01:00 |
|
Leon Styhre
|
f7643e96a4
|
Added support for two more controller icons.
|
2021-11-02 19:01:00 +01:00 |
|
Leon Styhre
|
c4a7380d40
|
Added a few more controller types and icons.
Also fixed an incorrect name for one controller and made some other name changes.
|
2021-10-27 19:10:48 +02:00 |
|
Leon Styhre
|
4e02ce230b
|
Disabled dynamic loading of images in BadgeComponent.
|
2021-10-26 18:27:30 +02:00 |
|
Leon Styhre
|
f32c3dc6f4
|
Reintroduced column mode for BadgeComponent.
Also fixed an issue with direction in FlexboxComponent when using column mode.
|
2021-10-25 19:13:54 +02:00 |
|
Leon Styhre
|
1aa360598d
|
Renamed BadgesComponent to BadgeComponent.
|
2021-10-23 20:28:07 +02:00 |
|