ppsspp/UI
2017-03-18 13:55:15 +01:00
..
BackgroundAudio.cpp Clean up among the logs. Remove MASTER_LOG. 2017-03-06 13:10:23 +01:00
BackgroundAudio.h
ComboKeyMappingScreen.cpp
ComboKeyMappingScreen.h
ControlMappingScreen.cpp Remove legacy InputState. 2017-03-14 22:07:07 -07:00
ControlMappingScreen.h Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
CwCheatScreen.cpp
CwCheatScreen.h
DevScreens.cpp Simplify logging code some more. Cleaner log output on Android. 2017-03-18 10:47:36 +01:00
DevScreens.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
DisplayLayoutEditor.cpp
DisplayLayoutEditor.h
DisplayLayoutScreen.cpp
DisplayLayoutScreen.h
EmuScreen.cpp Merge pull request #9430 from unknownbrackets/input-state 2017-03-15 10:16:14 +01:00
EmuScreen.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
GameInfoCache.cpp Clean up among the logs. Remove MASTER_LOG. 2017-03-06 13:10:23 +01:00
GameInfoCache.h Minor changes for compatibility with VS2017 2017-03-12 17:33:00 +01:00
GamepadEmu.cpp Remove legacy InputState. 2017-03-14 22:07:07 -07:00
GamepadEmu.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
GameScreen.cpp Remove legacy InputState. 2017-03-14 22:07:07 -07:00
GameScreen.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
GameSettingsScreen.cpp Always trigger gpu->Resized when exiting GameSettingsScreen. 2017-03-17 10:27:49 +01:00
GameSettingsScreen.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
HostTypes.h
InstallZipScreen.cpp Remove legacy InputState. 2017-03-14 22:07:07 -07:00
InstallZipScreen.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
MainScreen.cpp Remove legacy InputState. 2017-03-14 22:07:07 -07:00
MainScreen.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
MiscScreens.cpp Windows: Get rid of my private gold branch, simply gate behind a define instead. 2017-03-16 15:47:59 +01:00
MiscScreens.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
NativeApp.cpp Buildfix 2017-03-18 11:11:27 +01:00
OnScreenDisplay.cpp Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
OnScreenDisplay.h Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
PauseScreen.cpp Always trigger gpu->Resized when exiting GameSettingsScreen. 2017-03-17 10:27:49 +01:00
PauseScreen.h Always trigger gpu->Resized when exiting GameSettingsScreen. 2017-03-17 10:27:49 +01:00
ProfilerDraw.cpp
ProfilerDraw.h
ReadMe.txt
RemoteISOScreen.cpp Remove legacy InputState. 2017-03-14 22:07:07 -07:00
RemoteISOScreen.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
ReportScreen.cpp Remove legacy InputState. 2017-03-14 22:07:07 -07:00
ReportScreen.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
SavedataScreen.cpp Make IdentifiedFileType a proper enum class 2017-03-02 12:29:03 +01:00
SavedataScreen.h
Store.cpp Remove legacy InputState. 2017-03-14 22:07:07 -07:00
Store.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
TextureUtil.cpp Reintroduce mipmaps for images in the UI like screenshots (D3D11, OpenGL, D3D9) 2017-03-12 16:30:53 +01:00
TextureUtil.h Add ability to tag objects in the gl_lost_manager 2017-03-18 13:55:15 +01:00
TiltAnalogSettingsScreen.cpp Remove legacy InputState. 2017-03-14 22:07:07 -07:00
TiltAnalogSettingsScreen.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
TiltEventProcessor.cpp
TiltEventProcessor.h
TouchControlLayoutScreen.cpp
TouchControlLayoutScreen.h
TouchControlVisibilityScreen.cpp
TouchControlVisibilityScreen.h
ui_atlas.cpp
ui_atlas.h
UI.vcxproj Use $(DefaultPlatformToolset)_xp for easier VS builds with different toolsets. 2017-03-13 21:40:08 +01:00
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.

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