ES-DE/es-core/src/components
2020-09-12 19:17:26 +02:00
..
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 Code cleanup and code documentation update. 2020-06-28 18:39:18 +02:00
ImageComponent.cpp Some minor cosmetic changes. 2020-09-04 19:05:48 +02:00
ImageComponent.h Some minor cosmetic changes. 2020-09-04 19:05:48 +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 Adjusted the scroll speed and scroll delay for the game descriptions. 2020-08-15 10:15:17 +02:00
ScrollableContainer.h Code cleanup and code documentation update. 2020-06-28 18:39:18 +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 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
TextEditComponent.h Huge code cleanup and code documentation update. 2020-06-21 14:25:28 +02:00
TextListComponent.h Some minor cosmetic code changes. 2020-08-30 22:25:38 +02:00
VideoComponent.cpp Removed unnecessary #ifdefs for the SDL2 include files. 2020-08-23 16:15:06 +02:00
VideoComponent.h Made game launching on Windows much more seamless. 2020-07-18 13:21:44 +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 Updated the built-in Math::clamp() argument order to behave as the C++17 std::clamp(). 2020-08-30 22:03:11 +02:00
VideoVlcComponent.h Made game launching on Windows much more seamless. 2020-07-18 13:21:44 +02:00