ppsspp/UI
2022-09-16 10:14:00 +02:00
..
BackgroundAudio.cpp Audio: Correct protection against time skew. 2021-10-10 15:05:51 -07:00
BackgroundAudio.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
ChatScreen.cpp Config: Don't save --fullscreen unless changed. 2022-05-28 15:47:12 -07:00
ChatScreen.h UI: Track chat log changes more clearly. 2021-09-14 18:08:16 -07:00
ComboKeyMappingScreen.cpp Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
ComboKeyMappingScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
ControlMappingScreen.cpp UI: Allow cancel from analog speed mapping. 2022-07-04 20:20:13 -07:00
ControlMappingScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
CwCheatScreen.cpp Warning fix 2022-08-08 16:42:29 +02:00
CwCheatScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
DevScreens.cpp Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
DevScreens.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
DiscordIntegration.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
DiscordIntegration.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
DisplayLayoutEditor.cpp
DisplayLayoutEditor.h
DisplayLayoutScreen.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
DisplayLayoutScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
EmuScreen.cpp Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
EmuScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
GameInfoCache.cpp Detect ISO files from file contents if extensions are wrong. 2022-04-30 17:47:17 +02:00
GameInfoCache.h Avoid creating a fileloader during shutdown. 2022-04-12 00:16:13 +02:00
GamepadEmu.cpp Allow to repeat a "single" button 2022-06-19 15:18:05 +02:00
GamepadEmu.h Allow to repeat a "single" button 2022-06-19 15:18:05 +02:00
GameScreen.cpp Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
GameScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
GameSettingsScreen.cpp Merge branch 'master' into feature_openxr_stereo 2022-09-12 18:49:22 +02:00
GameSettingsScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
GPUDriverTestScreen.cpp Vulkan: Improve tagging of pipelines for debugging purposes 2022-09-08 00:47:22 +02:00
GPUDriverTestScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
HostTypes.h
InstallZipScreen.cpp UI: Reset ZIP install errors for new ZIPs. 2022-01-17 09:15:39 -08:00
InstallZipScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
MainScreen.cpp OpenXR - Remove OPENXR ifdef from UI 2022-08-12 10:30:57 +02:00
MainScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
MemStickScreen.cpp Remove unmotivated check preventing texture ini creation on mobile. (#15647) 2022-07-10 22:34:44 +02:00
MemStickScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
MiscScreens.cpp Common: Fix some type compare warnings on 32-bit. 2022-09-12 22:14:48 -07:00
MiscScreens.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
NativeApp.cpp Vulkan: Improve tagging of pipelines for debugging purposes 2022-09-08 00:47:22 +02:00
OnScreenDisplay.cpp UI: Only force ASCII messages if they're ASCII. 2022-09-03 21:16:59 -07:00
OnScreenDisplay.h Couple warning fixes. 2021-03-09 00:09:36 +01:00
PauseScreen.cpp Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
PauseScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
ProfilerDraw.cpp Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
ProfilerDraw.h
ReadMe.txt
RemoteISOScreen.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
RemoteISOScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
ReportScreen.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
ReportScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
SavedataScreen.cpp Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
SavedataScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
Store.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
Store.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
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
Theme.cpp Use hashtag for RGBA format 2022-07-08 06:43:26 +02:00
Theme.h Allow to change atlas per theme 2022-04-01 09:59:40 +02:00
TiltAnalogSettingsScreen.cpp UI: Cleanup another header misuse. 2021-09-27 17:47:15 -07:00
TiltAnalogSettingsScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
TiltEventProcessor.cpp Merge pull request #12530 from iota97/tilt 2021-08-21 13:55:18 +02:00
TiltEventProcessor.h
TouchControlLayoutScreen.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
TouchControlLayoutScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
TouchControlVisibilityScreen.cpp Rename Unthrottle to Fast-forward globally 2021-08-18 09:28:13 +02:00
TouchControlVisibilityScreen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
UI.vcxproj Adress feedback 2022-02-12 18:30:55 +01:00
UI.vcxproj.filters Assorted plumbing. 2021-06-07 00:24:51 +02: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.

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