ppsspp/UI
Unknown W. Brackets 8544bd0c3e Windows: Avoid C++ files for consistency.
There's already the mingw thing, and we're avoiding these for Android
paths too.  Let's be consistent.
2021-05-09 17:00:48 -07:00
..
BackgroundAudio.cpp UI: Avoid audio locks where possible. 2021-02-15 18:21:32 -08:00
BackgroundAudio.h UI: Avoid audio locks where possible. 2021-02-15 18:21:32 -08: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 Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
ComboKeyMappingScreen.cpp UI: Fix L/R tab navigation. 2021-03-03 00:07:11 -08:00
ComboKeyMappingScreen.h Also move out the global stuff from view.cpp/h to root.cpp/h 2020-03-08 15:16:32 +01:00
ControlMappingScreen.cpp UI: Log analog movement at a lower treshold. 2021-04-04 07:29:12 -07:00
ControlMappingScreen.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
CwCheatScreen.cpp Buildfix, and more renaming while we're at it. 2021-04-25 22:25:29 +02:00
CwCheatScreen.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
DevScreens.cpp Merge pull request #14202 from unknownbrackets/ui-labels 2021-02-28 20:10:38 +01: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 Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
DiscordIntegration.h Discord: Attempt to explicitly cleanup on exit. 2018-11-10 09:49:08 -08:00
DisplayLayoutEditor.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
DisplayLayoutEditor.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
DisplayLayoutScreen.cpp UI: Fix L/R tab navigation. 2021-03-03 00:07:11 -08:00
DisplayLayoutScreen.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
EmuScreen.cpp Ctrl: Apply analog limiter to real sticks too. 2021-05-08 13:34:07 -07:00
EmuScreen.h Ctrl: Apply analog limiter to real sticks too. 2021-05-08 13:34:07 -07:00
GameInfoCache.cpp Common: FileUtil rename buildfix. 2021-04-25 14:51:39 -07:00
GameInfoCache.h GameInfoCache: Don't expose the workqueue. 2021-04-30 23:04:24 -07: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 Buildfix, and more renaming while we're at it. 2021-04-25 22:25:29 +02:00
GameScreen.h UI: Show CRC on game screen if calculated. 2021-02-16 19:29:37 -08:00
GameSettingsScreen.cpp Windows: Avoid C++ files for consistency. 2021-05-09 17:00:48 -07:00
GameSettingsScreen.h Buildfixes 2021-04-25 21:13:25 +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 Rename a couple of functions. 2021-04-25 20:39:32 +02:00
InstallZipScreen.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
MainScreen.cpp Move remaining FileUtil functions into the File namespace. 2021-04-25 20:38:22 +02:00
MainScreen.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
MiscScreens.cpp Move remaining FileUtil functions into the File namespace. 2021-04-25 20:38:22 +02:00
MiscScreens.h Move remaining FileUtil functions into the File namespace. 2021-04-25 20:38:22 +02:00
NativeApp.cpp Buildfix, and more renaming while we're at it. 2021-04-25 22:25:29 +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 GameInfoCache: Don't expose the workqueue. 2021-04-30 23:04:24 -07:00
PauseScreen.h GameInfoCache: Don't expose the workqueue. 2021-04-30 23:04:24 -07:00
ProfilerDraw.cpp Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
ProfilerDraw.h Add new shader viewing tool 2015-10-14 18:10:21 +02:00
ReadMe.txt
RemoteISOScreen.cpp http: Always use/require progress in requests. 2021-05-01 11:20:05 -07:00
RemoteISOScreen.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
ReportScreen.cpp GameInfoCache: Don't expose the workqueue. 2021-04-30 23:04:24 -07:00
ReportScreen.h UI: Add button to show CRC on feedback screen. 2021-02-16 19:29:37 -08:00
SavedataScreen.cpp GameInfoCache: Don't expose the workqueue. 2021-04-30 23:04:24 -07:00
SavedataScreen.h UI: Add search to savedata manager. 2021-03-03 00:08:03 -08:00
Store.cpp Store: Retain cancel/speed on resize or switch. 2021-05-01 11:20:05 -07:00
Store.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
TextureUtil.cpp UI: Centralize BG pic choosing a bit. 2021-04-04 10:57:40 -07:00
TextureUtil.h UI: Add text description for all views. 2021-02-21 16:38:02 -08:00
TiltAnalogSettingsScreen.cpp UI: Expose lists better in descriptions. 2021-02-21 18:41:08 -08:00
TiltAnalogSettingsScreen.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
TiltEventProcessor.cpp Remove base/logging from UI and more 2020-08-15 19:08:54 +02:00
TiltEventProcessor.h Add L/R trigger button tilt support. 2015-12-20 23:16:45 -08:00
TouchControlLayoutScreen.cpp UI: Fix L/R tab navigation. 2021-03-03 00:07:11 -08:00
TouchControlLayoutScreen.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
TouchControlVisibilityScreen.cpp UI: Expose lists better in descriptions. 2021-02-21 18:41:08 -08:00
TouchControlVisibilityScreen.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
UI.vcxproj Merge ext/native/ext/... directly into ext. 2020-09-30 00:30:42 +02:00
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.

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