ppsspp/UI
2021-05-13 10:39:17 +02:00
..
BackgroundAudio.cpp Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
BackgroundAudio.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
ChatScreen.cpp Don't even bother checking touch.id == 0 for closing popup windows. It's fine to close with any touch. 2021-04-17 22:34:35 +02:00
ChatScreen.h
ComboKeyMappingScreen.cpp UI: Fix L/R tab navigation. 2021-03-03 00:07:11 -08:00
ComboKeyMappingScreen.h
ControlMappingScreen.cpp UI: Log analog movement at a lower treshold. 2021-04-04 07:29:12 -07:00
ControlMappingScreen.h
CwCheatScreen.cpp Change Copy, Rename to use Path. Remove std::string version of Exists(). 2021-05-13 10:39:16 +02:00
CwCheatScreen.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
DevScreens.cpp Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
DevScreens.h Add a new command in developer tools to list and load framedumps from framedump.ppsspp.org/repro/ 2021-01-31 14:42:40 +01:00
DiscordIntegration.cpp
DiscordIntegration.h
DisplayLayoutEditor.cpp
DisplayLayoutEditor.h
DisplayLayoutScreen.cpp UI: Fix L/R tab navigation. 2021-03-03 00:07:11 -08:00
DisplayLayoutScreen.h
EmuScreen.cpp Address all the easy feedback. Some is left. 2021-05-13 10:39:17 +02:00
EmuScreen.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
GameInfoCache.cpp Additional feedback. 2021-05-13 10:39:17 +02:00
GameInfoCache.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
GamepadEmu.cpp UI: Add text description for all views. 2021-02-21 16:38:02 -08:00
GamepadEmu.h UI: Add text description for all views. 2021-02-21 16:38:02 -08:00
GameScreen.cpp It never ends... 2021-05-13 10:39:16 +02:00
GameScreen.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
GameSettingsScreen.cpp Address all the easy feedback. Some is left. 2021-05-13 10:39:17 +02:00
GameSettingsScreen.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
GPUDriverTestScreen.cpp Minimize the Adreno shader compiler bug repro test 2021-01-30 10:21:14 +01:00
GPUDriverTestScreen.h More GPU test improvements 2021-01-17 18:04:00 +01:00
HostTypes.h SwicthUMD:Only update Switch UMD item of Windows menu instead of entire UI. 2020-10-22 17:45:29 +08:00
InstallZipScreen.cpp It never ends... 2021-05-13 10:39:16 +02:00
InstallZipScreen.h It never ends... 2021-05-13 10:39:16 +02:00
MainScreen.cpp Address all the easy feedback. Some is left. 2021-05-13 10:39:17 +02:00
MainScreen.h Clean up PathBrowser a bit 2021-05-13 10:39:16 +02:00
MiscScreens.cpp Additional feedback. 2021-05-13 10:39:17 +02:00
MiscScreens.h It never ends... 2021-05-13 10:39:16 +02:00
NativeApp.cpp It never ends... 2021-05-13 10:39:16 +02:00
OnScreenDisplay.cpp UI: Add text description for all views. 2021-02-21 16:38:02 -08:00
OnScreenDisplay.h Couple warning fixes. 2021-03-09 00:09:36 +01:00
PauseScreen.cpp Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
PauseScreen.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
ProfilerDraw.cpp Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
ProfilerDraw.h
ReadMe.txt
RemoteISOScreen.cpp Clean up PathBrowser a bit 2021-05-13 10:39:16 +02:00
RemoteISOScreen.h Use Path for fullName in dirlisting. Bugfixes. 2021-05-13 10:39:16 +02:00
ReportScreen.cpp It never ends... 2021-05-13 10:39:16 +02:00
ReportScreen.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
SavedataScreen.cpp Additional feedback. 2021-05-13 10:39:17 +02:00
SavedataScreen.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
Store.cpp Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
Store.h
TextureUtil.cpp UI: Centralize BG pic choosing a bit. 2021-04-04 10:57:40 -07:00
TextureUtil.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
TiltAnalogSettingsScreen.cpp UI: Expose lists better in descriptions. 2021-02-21 18:41:08 -08:00
TiltAnalogSettingsScreen.h
TiltEventProcessor.cpp
TiltEventProcessor.h
TouchControlLayoutScreen.cpp UI: Fix L/R tab navigation. 2021-03-03 00:07:11 -08:00
TouchControlLayoutScreen.h
TouchControlVisibilityScreen.cpp UI: Expose lists better in descriptions. 2021-02-21 18:41:08 -08:00
TouchControlVisibilityScreen.h
UI.vcxproj
UI.vcxproj.filters Framedump test screen. Downloads a list of framedumps. 2021-01-31 13:13:42 +01:00

========================================================================
    STATIC LIBRARY : UI Project Overview
========================================================================

AppWizard has created this UI library project for you.

No source files were created as part of your project.


UI.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard.
    It contains information about the version of Visual C++ that generated the file, and
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

UI.vcxproj.filters
    This is the filters file for VC++ projects generated using an Application Wizard. 
    It contains information about the association between the files in your project 
    and the filters. This association is used in the IDE to show grouping of files with
    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
    "Source Files" filter).

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////