ES-DE/src/components
2014-02-13 17:10:28 -06:00
..
AsyncReqComponent.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
AsyncReqComponent.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
ButtonComponent.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
ButtonComponent.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
ComponentListComponent.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
ComponentListComponent.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
DateTimeComponent.cpp Metadata now fades out while scrolling. 2014-01-24 18:10:13 -06:00
DateTimeComponent.h Updated/added comments. 2014-01-24 16:21:10 -06:00
GuiDetectDevice.cpp Moved Font.h/.cpp to the "resources" directory (since it's a Reloadable). 2013-10-04 18:24:41 -05:00
GuiDetectDevice.h Fix mis-declared render methods for input setup GUIs. 2013-07-26 18:28:51 -05:00
GuiFastSelect.cpp Renamed some theme elements to be more consistent. 2014-01-19 18:59:04 -06:00
GuiFastSelect.h Refactored duplicate functionality in GridGameList and BasicGameList into 2013-12-22 16:16:01 -06:00
GuiGameScraper.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
GuiGameScraper.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
GuiInputConfig.cpp Refactored SystemListView directly into ViewController. 2013-12-24 11:50:26 -06:00
GuiInputConfig.h Fix mis-declared render methods for input setup GUIs. 2013-07-26 18:28:51 -05:00
GuiMenu.cpp ImageGridComponent & TextListComponent have had common list functionality 2014-02-07 21:45:28 -06:00
GuiMenu.h Added fastSelectBackgroundImage and menuCloseSound to ThemeData, implemented some missing sounds. 2013-11-28 13:52:21 -06:00
GuiMetaDataEd.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
GuiMetaDataEd.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
GuiMsgBoxOk.cpp updateGamelist now creates a gamelist.xml if one does not exist. 2013-10-16 17:05:02 -05:00
GuiMsgBoxOk.h updateGamelist now creates a gamelist.xml if one does not exist. 2013-10-16 17:05:02 -05:00
GuiMsgBoxYesNo.cpp updateGamelist now creates a gamelist.xml if one does not exist. 2013-10-16 17:05:02 -05:00
GuiMsgBoxYesNo.h updateGamelist now creates a gamelist.xml if one does not exist. 2013-10-16 17:05:02 -05:00
GuiScraperLog.cpp Combined FolderData and GameData into one class, FileData. 2013-11-05 19:41:49 -06:00
GuiScraperLog.h updateGamelist now creates a gamelist.xml if one does not exist. 2013-10-16 17:05:02 -05:00
GuiScraperStart.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
GuiScraperStart.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
GuiSettingsMenu.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
GuiSettingsMenu.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
HelpComponent.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
HelpComponent.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
IList.h Added title overlay when scrolling through lists. 2014-02-13 17:10:28 -06:00
ImageComponent.cpp Updated/added comments. 2014-01-24 16:21:10 -06:00
ImageComponent.h Updated/added comments. 2014-01-24 16:21:10 -06:00
ImageGridComponent.h Added title overlay when scrolling through lists. 2014-02-13 17:10:28 -06:00
NinePatchComponent.cpp Theme applicators have become the virtual method 2013-12-31 23:39:22 -06:00
NinePatchComponent.h Updated/added comments. 2014-01-24 16:21:10 -06:00
OptionListComponent.h Limit OptionListComponent to 5 entries on screen. 2013-10-26 15:57:46 -05:00
RatingComponent.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
RatingComponent.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
ScrollableContainer.cpp Removed "infoPanel" element. 2014-01-10 19:18:51 -06:00
ScrollableContainer.h Move from homegrown Vector2 class to Eigen. 2013-07-10 06:29:43 -05:00
SliderComponent.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
SliderComponent.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
SwitchComponent.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
SwitchComponent.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
TextComponent.cpp Added color tag to ImageComponent (for colorshift). 2014-01-23 15:30:32 -06:00
TextComponent.h Updated/added comments. 2014-01-24 16:21:10 -06:00
TextEditComponent.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
TextEditComponent.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
TextListComponent.h Added title overlay when scrolling through lists. 2014-02-13 17:10:28 -06:00