.. |
AnimatedImageComponent.cpp
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
AnimatedImageComponent.h
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
BusyComponent.cpp
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
BusyComponent.h
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
ButtonComponent.cpp
|
Some minor cosmetic code changes.
|
2020-08-30 22:25:38 +02:00 |
ButtonComponent.h
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
ComponentGrid.cpp
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
ComponentGrid.h
|
Some cosmetic code changes.
|
2020-07-13 20:58:25 +02:00 |
ComponentList.cpp
|
Added an opacity shader.
|
2020-09-12 19:17:26 +02:00 |
ComponentList.h
|
Both user changes and scraper changes are now color marked in the metadata editor.
|
2020-07-15 17:44:27 +02:00 |
DateTimeComponent.cpp
|
Some cosmetic code changes.
|
2020-07-13 20:58:25 +02:00 |
DateTimeComponent.h
|
Huge code cleanup and code documentation update.
|
2020-06-21 14:25:28 +02:00 |
DateTimeEditComponent.cpp
|
Improvements to the date and time handling.
|
2020-08-02 15:56:32 +02:00 |
DateTimeEditComponent.h
|
Both user changes and scraper changes are now color marked in the metadata editor.
|
2020-07-15 17:44:27 +02:00 |
GridTileComponent.cpp
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
GridTileComponent.h
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
HelpComponent.cpp
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
HelpComponent.h
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
IList.h
|
Text scrolling now stops when launching a game and when the screensaver starts.
|
2020-09-17 22:00:07 +02:00 |
ImageComponent.cpp
|
(Windows) Fixed some build issues and got the OpenGL shaders to work.
|
2020-09-16 22:14:35 +02:00 |
ImageComponent.h
|
(Windows) Fixed some build issues and got the OpenGL shaders to work.
|
2020-09-16 22:14:35 +02:00 |
ImageGridComponent.h
|
Some minor cosmetic code changes.
|
2020-08-30 22:25:38 +02:00 |
MenuComponent.cpp
|
Reorganized all resources to a subdirectory structure and added the CMake install prefix to the resource search path.
|
2020-06-21 19:35:43 +02:00 |
MenuComponent.h
|
Huge code cleanup and code documentation update.
|
2020-06-21 14:25:28 +02:00 |
NinePatchComponent.cpp
|
Added an opacity shader.
|
2020-09-12 19:17:26 +02:00 |
NinePatchComponent.h
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
OptionListComponent.h
|
Changed to full system name sorting for the system view and scraper selector.
|
2020-08-24 18:51:55 +02:00 |
RatingComponent.cpp
|
Both user changes and scraper changes are now color marked in the metadata editor.
|
2020-07-15 17:44:27 +02:00 |
RatingComponent.h
|
Both user changes and scraper changes are now color marked in the metadata editor.
|
2020-07-15 17:44:27 +02:00 |
ScrollableContainer.cpp
|
Text scrolling now stops when launching a game and when the screensaver starts.
|
2020-09-17 22:00:07 +02:00 |
ScrollableContainer.h
|
Text scrolling now stops when launching a game and when the screensaver starts.
|
2020-09-17 22:00:07 +02:00 |
SliderComponent.cpp
|
Fixed incorrect knob position for SliderComponent for non-zero minimum values.
|
2020-08-08 12:33:55 +02:00 |
SliderComponent.h
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
SwitchComponent.cpp
|
Scraping options not supported by TheGamesDB are now grayed out in the menu.
|
2020-08-05 19:31:59 +02:00 |
SwitchComponent.h
|
Scraping options not supported by TheGamesDB are now grayed out in the menu.
|
2020-08-05 19:31:59 +02:00 |
TextComponent.cpp
|
Both user changes and scraper changes are now color marked in the metadata editor.
|
2020-07-15 17:44:27 +02:00 |
TextComponent.h
|
Code cleanup and code documentation update.
|
2020-06-28 18:39:18 +02:00 |
TextEditComponent.cpp
|
Fixed an issue where the cursor would end up outside text fields for long strings.
|
2020-09-18 18:16:12 +02:00 |
TextEditComponent.h
|
Fixed an issue where the cursor would end up outside text fields for long strings.
|
2020-09-18 18:16:12 +02:00 |
TextListComponent.h
|
Fixed an issue where long game names would sometimes not scroll.
|
2020-09-18 18:19:02 +02:00 |
VideoComponent.cpp
|
Text scrolling now stops when launching a game and when the screensaver starts.
|
2020-09-17 22:00:07 +02:00 |
VideoComponent.h
|
Decreased CPU usage dramatically and fixed multiple UI navigation glitches.
|
2020-09-15 22:57:54 +02:00 |
VideoPlayerComponent.cpp
|
Changed '#ifdef' to '#if defined()' throughout the code.
|
2020-08-23 17:04:30 +02:00 |
VideoPlayerComponent.h
|
Changed '#ifdef' to '#if defined()' throughout the code.
|
2020-08-23 17:04:30 +02:00 |
VideoVlcComponent.cpp
|
Added multiple animations and effects (mostly using shaders).
|
2020-09-13 13:21:38 +02:00 |
VideoVlcComponent.h
|
Made game launching on Windows much more seamless.
|
2020-07-18 13:21:44 +02:00 |