Leon Styhre
|
97da2df0a4
|
Found a better solution to the single-pixel alignment rendering issue.
|
2022-04-27 18:40:28 +02:00 |
|
Leon Styhre
|
dbfab96e03
|
Added rudimentary on-demand texture loading to CarouselComponent.
|
2022-04-20 23:00:53 +02:00 |
|
Leon Styhre
|
06f6840038
|
Carousel textures in the gamelist view now load dynamically.
|
2022-04-19 21:42:29 +02:00 |
|
Leon Styhre
|
7872f35d1b
|
Fixed some compile errors when using old GCC versions.
|
2022-04-19 20:00:10 +02:00 |
|
Leon Styhre
|
1798b96cf8
|
Added reflections support to CarouselComponent.
|
2022-04-18 21:37:58 +02:00 |
|
Leon Styhre
|
fafca5c194
|
Added carousel theme support for setting the opacity for unfocused entries.
|
2022-04-17 13:08:28 +02:00 |
|
Leon Styhre
|
468d2b3635
|
Added a green debug mode rectangle for CarouselComponent.
Also changed the debug mode rectangle from blue to green for TextListComponent.
|
2022-04-17 11:08:08 +02:00 |
|
Leon Styhre
|
a112fc035f
|
Changed the variable names in CarouselComponent to use 'item' instead of 'logo'.
|
2022-04-17 10:40:18 +02:00 |
|
Leon Styhre
|
f463766497
|
Generalized the carousel property names and added support for setting media types for gamelist carousels.
|
2022-04-16 21:54:58 +02:00 |
|
Leon Styhre
|
7daf69092f
|
Added theme support for controlling the TextListComponent collection indicators.
|
2022-04-15 21:20:43 +02:00 |
|
Leon Styhre
|
254e271392
|
Added theme support for controlling the TextListComponent indicators.
|
2022-04-15 17:06:33 +02:00 |
|
Leon Styhre
|
72ce3d33a8
|
Some code cleanup.
|
2022-04-09 16:32:47 +02:00 |
|
Leon Styhre
|
8ce820e001
|
Fixed an issue where carousel shoulder button navigation was a bit inconsistent.
|
2022-03-25 23:38:04 +01:00 |
|
Leon Styhre
|
e7aeb8e2b4
|
Removed the playing of some navigation sounds during textlist and carousel navigation.
|
2022-03-25 23:17:56 +01:00 |
|
Leon Styhre
|
fa4151a3d9
|
Fixed some GCC compiler warnings.
|
2022-03-24 23:32:28 +01:00 |
|
Leon Styhre
|
3a1c9d41ce
|
Fully generalized SystemView and GamelistView and rewrote CarouselComponent into a template class.
Also cleaned up some code and fixed an issue where navigation sounds would not play when using the shoulder buttons.
|
2022-03-24 23:05:23 +01:00 |
|