ppsspp/UI
2017-08-28 13:47:31 +02:00
..
BackgroundAudio.cpp
BackgroundAudio.h
ComboKeyMappingScreen.cpp
ComboKeyMappingScreen.h
ControlMappingScreen.cpp Merge pull request #9898 from vnctdj/master 2017-08-19 17:28:33 -04:00
ControlMappingScreen.h Make control mapping pop-up title translatable 2017-08-17 23:10:12 +02:00
CwCheatScreen.cpp Simplify some cwc detection code, respect _C2 as activation. 2017-05-31 11:58:24 +02:00
CwCheatScreen.h
DevScreens.cpp Assorted cleanup of Vulkan init code. Show Vulkan extensions in system info. 2017-08-28 13:47:31 +02:00
DevScreens.h Make dev menu pop-up title translatable 2017-08-17 23:10:12 +02:00
DisplayLayoutEditor.cpp
DisplayLayoutEditor.h
DisplayLayoutScreen.cpp
DisplayLayoutScreen.h
EmuScreen.cpp Make dev menu pop-up title translatable 2017-08-17 23:10:12 +02:00
EmuScreen.h Start refactoring things to be more vulkan-friendly 2017-05-30 09:36:17 +02:00
GameInfoCache.cpp Add new format to CWC as well, don't think it's worth auto-rename. 2017-05-30 12:20:33 +02:00
GameInfoCache.h Fix a bunch of emu features for Homebrew by better identification. 2017-05-30 12:20:29 +02:00
GamepadEmu.cpp
GamepadEmu.h UI: Fix fade-out when editing touch controls. 2017-06-03 09:45:53 -07:00
GameScreen.cpp Oops, missed this one:]. 2017-05-30 12:20:35 +02:00
GameScreen.h
GameSettingsScreen.cpp Merge pull request #9898 from vnctdj/master 2017-08-19 17:28:33 -04:00
GameSettingsScreen.h Initial work on supporting sustained perf mode 2017-08-15 16:41:13 +02:00
HostTypes.h
InstallZipScreen.cpp
InstallZipScreen.h
MainScreen.cpp
MainScreen.h
MiscScreens.cpp Add credit developer 2017-06-11 20:44:41 +07:00
MiscScreens.h
NativeApp.cpp Oops, forgot to update NativeQueryConfig, thanks unknown 2017-08-16 10:23:27 +02:00
OnScreenDisplay.cpp
OnScreenDisplay.h
PauseScreen.cpp Core: Refactor repeating disc id homebrew code. 2017-06-03 15:29:08 -07:00
PauseScreen.h
ProfilerDraw.cpp More vulkan microoptimizations. Add more profiler scopes. 2017-08-18 13:48:11 +02:00
ProfilerDraw.h
ReadMe.txt
RemoteISOScreen.cpp Add a new translation category for the remote ISO feature 2017-08-16 23:39:30 +02:00
RemoteISOScreen.h
ReportScreen.cpp Separate X and Y dpi_scale 2017-08-07 13:37:01 +02:00
ReportScreen.h Reporting: Add compat description to UI. 2017-05-29 09:48:18 -07:00
SavedataScreen.cpp
SavedataScreen.h
Store.cpp
Store.h
TextureUtil.cpp
TextureUtil.h
TiltAnalogSettingsScreen.cpp
TiltAnalogSettingsScreen.h
TiltEventProcessor.cpp
TiltEventProcessor.h
TouchControlLayoutScreen.cpp UI: Add some missing overrides. 2017-06-06 19:50:19 -07:00
TouchControlLayoutScreen.h
TouchControlVisibilityScreen.cpp
TouchControlVisibilityScreen.h
UI.vcxproj
UI.vcxproj.filters
ui_atlas.cpp
ui_atlas.h

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

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