.. |
AnimatedImageComponent.cpp
|
Rewrote some code from C to C++
|
2020-12-16 23:59:00 +01:00 |
AnimatedImageComponent.h
|
Rewrote some code from C to C++
|
2020-12-16 23:59:00 +01:00 |
BusyComponent.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
BusyComponent.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
ButtonComponent.cpp
|
Improved GUI consistency when running on high resolution devices.
|
2021-01-13 19:45:56 +01:00 |
ButtonComponent.h
|
Added support for graying out menu entries via switch callbacks.
|
2020-12-15 18:49:43 +01:00 |
ComponentGrid.cpp
|
Minor code cleanup and log output changes.
|
2021-01-13 19:48:31 +01:00 |
ComponentGrid.h
|
Minor code cleanup and log output changes.
|
2021-01-13 19:48:31 +01:00 |
ComponentList.cpp
|
Improved GUI consistency when running on high resolution devices.
|
2021-01-13 19:45:56 +01:00 |
ComponentList.h
|
Rewrote some code from C to C++
|
2020-12-16 23:59:00 +01:00 |
DateTimeComponent.cpp
|
Changed some more code from C to C++
|
2020-12-17 20:43:52 +01:00 |
DateTimeComponent.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
DateTimeEditComponent.cpp
|
Changed some more code from C to C++
|
2020-12-17 20:43:52 +01:00 |
DateTimeEditComponent.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
GridTileComponent.cpp
|
Fixed an issue where a missing texture in GridTileComponent generated a lot of log warnings.
|
2021-01-05 15:57:50 +01:00 |
GridTileComponent.h
|
Fixed an issue where a missing texture in GridTileComponent generated a lot of log warnings.
|
2021-01-05 15:57:50 +01:00 |
HelpComponent.cpp
|
Improved GUI consistency when running on high resolution devices.
|
2021-01-13 19:45:56 +01:00 |
HelpComponent.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
IList.h
|
Tiny code cleanup.
|
2021-01-12 23:10:39 +01:00 |
ImageComponent.cpp
|
Fixed a lot of MSVC compiler warnings.
|
2020-12-29 12:54:24 +01:00 |
ImageComponent.h
|
Made the switches slightly smaller in the metadata editor.
|
2020-12-17 20:49:20 +01:00 |
ImageGridComponent.h
|
Fixed an issue where a missing texture in GridTileComponent generated a lot of log warnings.
|
2021-01-05 15:57:50 +01:00 |
MenuComponent.cpp
|
Improved GUI consistency when running on high resolution devices.
|
2021-01-13 19:45:56 +01:00 |
MenuComponent.h
|
Minor code cleanup and log output changes.
|
2021-01-13 19:48:31 +01:00 |
NinePatchComponent.cpp
|
Fixed a lot of MSVC compiler warnings.
|
2020-12-29 12:54:24 +01:00 |
NinePatchComponent.h
|
Fixed a lot of MSVC compiler warnings.
|
2020-12-29 12:54:24 +01:00 |
OptionListComponent.h
|
The scraper filter setting is now retained throughout the program session.
|
2020-12-16 17:35:23 +01:00 |
RatingComponent.cpp
|
Fixed a lot of MSVC compiler warnings.
|
2020-12-29 12:54:24 +01:00 |
RatingComponent.h
|
Implemented (somehow) proper inversions for images in menus.
|
2020-11-08 13:03:45 +01:00 |
ScrollableContainer.cpp
|
Improved GUI consistency when running on high resolution devices.
|
2021-01-13 19:45:56 +01:00 |
ScrollableContainer.h
|
Added a function to set scrolling parameters for ScrollableContainer.
|
2021-01-05 12:52:21 +01:00 |
SliderComponent.cpp
|
Changed to C++ casts throughout the application.
|
2020-11-17 23:06:54 +01:00 |
SliderComponent.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
SwitchComponent.cpp
|
Made the switches slightly smaller in the metadata editor.
|
2020-12-17 20:49:20 +01:00 |
SwitchComponent.h
|
Made the switches slightly smaller in the metadata editor.
|
2020-12-17 20:49:20 +01:00 |
TextComponent.cpp
|
Eliminated some unnecessary processing in TextComponent.
|
2021-01-13 19:49:35 +01:00 |
TextComponent.h
|
Minor code cleanup and log output changes.
|
2021-01-13 19:48:31 +01:00 |
TextEditComponent.cpp
|
Rewrote some code from C to C++
|
2020-12-16 23:59:00 +01:00 |
TextEditComponent.h
|
Rewrote some code from C to C++
|
2020-12-16 23:59:00 +01:00 |
TextListComponent.h
|
Fixed the quick list scroll overlay and made it configurable using a menu option.
|
2021-01-12 22:41:28 +01:00 |
VideoComponent.cpp
|
Fixed some MSVC compiler warnings.
|
2020-12-29 11:06:01 +01:00 |
VideoComponent.h
|
Made the switches slightly smaller in the metadata editor.
|
2020-12-17 20:49:20 +01:00 |
VideoOmxComponent.cpp
|
Changed to C++ casts throughout the application.
|
2020-11-17 23:06:54 +01:00 |
VideoOmxComponent.h
|
Renamed VideoPlayerComponent to VideoOmxComponent.
|
2020-11-12 17:40:06 +01:00 |
VideoVlcComponent.cpp
|
Fixed a lot of MSVC compiler warnings.
|
2020-12-29 12:54:24 +01:00 |
VideoVlcComponent.h
|
Further modernizations of the audio handling code.
|
2020-12-22 23:27:23 +01:00 |