.. |
AnimatedImageComponent.cpp
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
AnimatedImageComponent.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
BusyComponent.cpp
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
BusyComponent.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
ButtonComponent.cpp
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
|
2019-08-31 17:58:36 +02:00 |
ButtonComponent.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
ComponentGrid.cpp
|
Changed to ISO 8601 date format and tidied up the scraper search screen.
|
2020-06-06 22:04:05 +02:00 |
ComponentGrid.h
|
Changed to ISO 8601 date format and tidied up the scraper search screen.
|
2020-06-06 22:04:05 +02:00 |
ComponentList.cpp
|
Added support for jumping to the beginning and end of gamelists and menus using the left and right trigger buttons. Also fixed some navigation bugs.
|
2020-06-13 10:25:09 +02:00 |
ComponentList.h
|
Code cleanup and code documentation. Only cosmetic changes in this commit.
|
2020-06-06 16:48:05 +02:00 |
DateTimeComponent.cpp
|
Changed to ISO 8601 date format and tidied up the scraper search screen.
|
2020-06-06 22:04:05 +02:00 |
DateTimeComponent.h
|
Changed to ISO 8601 date format and tidied up the scraper search screen.
|
2020-06-06 22:04:05 +02:00 |
DateTimeEditComponent.cpp
|
Expanded the help system to (hopefully) the whole application, removed the completely broken command line scraper and fixed some bugs related to the game collections.
|
2020-06-09 20:03:31 +02:00 |
DateTimeEditComponent.h
|
Added color marking to GuiMetaDataEd for newly scraped data.
|
2020-06-10 19:54:37 +02:00 |
GridTileComponent.cpp
|
fix assignment of gridtile theme properties
|
2019-10-07 22:25:39 -04:00 |
GridTileComponent.h
|
Grid updates. Animate scrolling option, autoLayout option, center selection option, scroll loop option, image source option
|
2019-09-21 19:38:57 -04:00 |
HelpComponent.cpp
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
HelpComponent.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
IList.h
|
Added navigation sounds to left and right triggers.
|
2020-06-15 22:55:47 +02:00 |
ImageComponent.cpp
|
clean up opacity handling for ImageComponent, RatingComponent
|
2019-09-08 09:24:25 -04:00 |
ImageComponent.h
|
Grid updates. Animate scrolling option, autoLayout option, center selection option, scroll loop option, image source option
|
2019-09-21 19:38:57 -04:00 |
ImageGridComponent.h
|
Grid updates. Animate scrolling option, autoLayout option, center selection option, scroll loop option, image source option
|
2019-09-21 19:38:57 -04:00 |
MenuComponent.cpp
|
Code cleanup and code documentation. Only cosmetic changes in this commit.
|
2020-06-06 16:48:05 +02:00 |
MenuComponent.h
|
Code cleanup and code documentation. Only cosmetic changes in this commit.
|
2020-06-06 16:48:05 +02:00 |
NinePatchComponent.cpp
|
clean up opacity handling for ImageComponent, RatingComponent
|
2019-09-08 09:24:25 -04:00 |
NinePatchComponent.h
|
Redid the entire Renderer
|
2019-08-25 15:45:22 +02:00 |
OptionListComponent.h
|
Expanded the help system to (hopefully) the whole application, removed the completely broken command line scraper and fixed some bugs related to the game collections.
|
2020-06-09 20:03:31 +02:00 |
RatingComponent.cpp
|
Expanded the help system to (hopefully) the whole application, removed the completely broken command line scraper and fixed some bugs related to the game collections.
|
2020-06-09 20:03:31 +02:00 |
RatingComponent.h
|
Expanded the help system to (hopefully) the whole application, removed the completely broken command line scraper and fixed some bugs related to the game collections.
|
2020-06-09 20:03:31 +02:00 |
ScrollableContainer.cpp
|
Merge pull request #575 from jrassa/guicomponent-visible
|
2019-08-29 10:25:10 +02:00 |
ScrollableContainer.h
|
Add pragma once and ifndef header guards to all headers
|
2017-10-31 18:12:50 +01:00 |
SliderComponent.cpp
|
Expanded the help system to (hopefully) the whole application, removed the completely broken command line scraper and fixed some bugs related to the game collections.
|
2020-06-09 20:03:31 +02:00 |
SliderComponent.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
SwitchComponent.cpp
|
Expanded the help system to (hopefully) the whole application, removed the completely broken command line scraper and fixed some bugs related to the game collections.
|
2020-06-09 20:03:31 +02:00 |
SwitchComponent.h
|
Code cleanup and code documentation. Only cosmetic changes in this commit.
|
2020-06-06 16:48:05 +02:00 |
TextComponent.cpp
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
|
2019-08-31 17:58:36 +02:00 |
TextComponent.h
|
Added color marking to GuiMetaDataEd for newly scraped data.
|
2020-06-10 19:54:37 +02:00 |
TextEditComponent.cpp
|
Implemented shoulder- and triggerbutton navigation to TextEditComponent (i.e. text edit quickjumps).
|
2020-06-13 21:55:58 +02:00 |
TextEditComponent.h
|
Added save confirmation dialogs to the text edit components, reorganized the scraper menu slightly and fixed a bug when toggling the screensaver.
|
2020-06-07 10:57:49 +02:00 |
TextListComponent.h
|
Added support for jumping to the beginning and end of gamelists and menus using the left and right trigger buttons. Also fixed some navigation bugs.
|
2020-06-13 10:25:09 +02:00 |
VideoComponent.cpp
|
cleanup duplicate theme code in Image/Video components
|
2019-08-31 09:50:57 -04:00 |
VideoComponent.h
|
cleanup duplicate theme code in Image/Video components
|
2019-08-31 09:50:57 -04:00 |
VideoPlayerComponent.cpp
|
Merge pull request #644 from pjft/disable-ss-audio
|
2020-04-11 22:12:08 +01:00 |
VideoPlayerComponent.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
VideoVlcComponent.cpp
|
Updated VLC video playing to use modern asynchronous media parsing
|
2020-05-15 18:35:30 +02:00 |
VideoVlcComponent.h
|
Updated VLC video playing to use modern asynchronous media parsing
|
2020-05-15 18:35:30 +02:00 |