ppsspp/UI
2021-11-23 08:55:12 +01:00
..
BackgroundAudio.cpp Audio: Correct protection against time skew. 2021-10-10 15:05:51 -07:00
BackgroundAudio.h
ChatScreen.cpp Fix chat here position 2021-09-15 10:25:26 +02:00
ChatScreen.h UI: Track chat log changes more clearly. 2021-09-14 18:08:16 -07:00
ComboKeyMappingScreen.cpp Use icon rather than string for combo key setup 2021-09-22 23:05:33 +02:00
ComboKeyMappingScreen.h Use icon rather than string for combo key setup 2021-09-22 23:05:33 +02:00
ControlMappingScreen.cpp Add input device debug info to touchscreen test screen 2021-10-10 11:50:20 +02:00
ControlMappingScreen.h UI: Delay between successive mapping in controls. 2021-10-07 18:45:15 -07:00
CwCheatScreen.cpp UI: Remove scroll to top on size change. 2021-09-27 23:39:33 -07:00
CwCheatScreen.h
DevScreens.cpp Remove the old allocator visualizer. Keep the setting but hide it. Other feedback 2021-11-23 08:55:12 +01:00
DevScreens.h
DiscordIntegration.cpp
DiscordIntegration.h
DisplayLayoutEditor.cpp
DisplayLayoutEditor.h
DisplayLayoutScreen.cpp
DisplayLayoutScreen.h
EmuScreen.cpp Prevent chat menu touch to fall throght 2021-11-19 16:12:26 +01:00
EmuScreen.h UI: Decouple new chat display and tracking logic. 2021-09-14 18:08:16 -07:00
GameInfoCache.cpp Fix the Android recursive size computation and hook it up. 2021-09-11 18:12:30 +02:00
GameInfoCache.h
GamepadEmu.cpp Merge pull request #14848 from iota97/dpad-size-fix 2021-11-20 15:58:56 +01:00
GamepadEmu.h Remove unused string and update en_US translation 2021-09-22 23:14:35 +02:00
GameScreen.cpp macOS: Allow opening game folder. 2021-10-19 10:01:27 -07:00
GameScreen.h
GameSettingsScreen.cpp Add tip to Lazy texture caching button. Replaces #14183 2021-11-09 22:54:47 +01:00
GameSettingsScreen.h Merge pull request #15002 from unknownbrackets/ui-open-memstick 2021-10-19 19:55:30 +02:00
GPUDriverTestScreen.cpp
GPUDriverTestScreen.h
HostTypes.h
InstallZipScreen.cpp
InstallZipScreen.h
MainScreen.cpp Show text on the Browse button 2021-10-04 22:46:40 +02:00
MainScreen.h
MemStickScreen.cpp Threading: Remove a level of indirection from Promise and Mailbox. 2021-11-20 22:40:10 +01:00
MemStickScreen.h Threading: Remove a level of indirection from Promise and Mailbox. 2021-11-20 22:40:10 +01:00
MiscScreens.cpp Add a crude way to blacklist post/texture shaders from certain vendors. 2021-09-28 23:39:52 +02:00
MiscScreens.h Add a crude way to blacklist post/texture shaders from certain vendors. 2021-09-28 23:39:52 +02:00
NativeApp.cpp On desktop, change an empty current directory to "/" on startup. 2021-11-20 14:48:51 +01:00
OnScreenDisplay.cpp
OnScreenDisplay.h
PauseScreen.cpp UI: Fix save state scrollview height. 2021-08-31 20:18:22 -07:00
PauseScreen.h
ProfilerDraw.cpp
ProfilerDraw.h
ReadMe.txt
RemoteISOScreen.cpp UI: Add more keyboard sysprop checks. 2021-10-19 10:01:52 -07:00
RemoteISOScreen.h
ReportScreen.cpp
ReportScreen.h
SavedataScreen.cpp UI: Add a sysprop for if the device has a keyboard. 2021-10-19 10:01:52 -07:00
SavedataScreen.h UI: Asynchronously update size and dates on sort. 2021-09-23 22:31:43 -07:00
Store.cpp
Store.h
TextureUtil.cpp
TextureUtil.h
TiltAnalogSettingsScreen.cpp UI: Cleanup another header misuse. 2021-09-27 17:47:15 -07:00
TiltAnalogSettingsScreen.h
TiltEventProcessor.cpp
TiltEventProcessor.h
TouchControlLayoutScreen.cpp Merge pull request #14848 from iota97/dpad-size-fix 2021-11-20 15:58:56 +01:00
TouchControlLayoutScreen.h
TouchControlVisibilityScreen.cpp
TouchControlVisibilityScreen.h
UI.vcxproj
UI.vcxproj.filters

========================================================================
    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.

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