ppsspp/UI
Henrik Rydgård 547b362449 Merge pull request #9091 from LunaMoo/cwc_comments
CWCheat: minor fixes for comments
2016-11-01 09:53:49 +01:00
..
BackgroundAudio.cpp Avoid some unused variable warnings. 2016-08-05 10:48:18 -07:00
BackgroundAudio.h
ComboKeyMappingScreen.cpp
ComboKeyMappingScreen.h
ControlMappingScreen.cpp c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
ControlMappingScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
CwCheatScreen.cpp Fix comments after code lines and avoid UI crash from empty comments 2016-10-24 04:37:49 +02:00
CwCheatScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
DevScreens.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
DevScreens.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
DisplayLayoutEditor.cpp Buildfix for an older clang. 2016-08-06 18:57:30 -07:00
DisplayLayoutEditor.h
DisplayLayoutScreen.cpp UI: Allow longer scaling/stretching labels. 2016-09-04 09:46:42 -07:00
DisplayLayoutScreen.h
EmuScreen.cpp android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
EmuScreen.h Android: Add both a lost and restore phase. 2016-09-10 21:58:42 -07:00
GameInfoCache.cpp symbian: Remove! 2016-10-11 18:49:08 +02:00
GameInfoCache.h symbian: Remove! 2016-10-11 18:49:08 +02:00
GamepadEmu.cpp maemo: Remove! 2016-10-12 13:13:09 +02:00
GamepadEmu.h
GameScreen.cpp c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
GameScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
GameSettingsScreen.cpp maemo: Remove! 2016-10-12 13:13:09 +02:00
GameSettingsScreen.h UI: Add a view to show setting info. 2016-08-14 14:57:39 -07:00
HostTypes.h
InstallZipScreen.cpp
InstallZipScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
MainScreen.cpp android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
MainScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
MiscScreens.cpp Merge pull request #9053 from Orphis/android_define 2016-10-12 13:12:14 +02:00
MiscScreens.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
NativeApp.cpp Fix bug in input box handling. Should fix #9095. 2016-10-26 19:06:41 +02:00
OnScreenDisplay.cpp UI: Allow measuring text with a scale. 2016-08-07 16:49:50 -07:00
OnScreenDisplay.h
PauseScreen.cpp c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
PauseScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
ProfilerDraw.cpp
ProfilerDraw.h
ReadMe.txt
RemoteISOScreen.cpp http: Set an explicit timeout on HTTP connect. 2016-07-04 09:46:19 -07:00
RemoteISOScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
ReportScreen.cpp Cleanup display vs. output screenshot terminology. 2016-09-25 16:35:43 -07:00
ReportScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
SavedataScreen.cpp UI: Allow measuring text with a scale. 2016-08-07 16:49:50 -07:00
SavedataScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
Store.cpp c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
Store.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
TiltAnalogSettingsScreen.cpp
TiltAnalogSettingsScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
TiltEventProcessor.cpp android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
TiltEventProcessor.h
TouchControlLayoutScreen.cpp
TouchControlLayoutScreen.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
TouchControlVisibilityScreen.cpp
TouchControlVisibilityScreen.h
ui_atlas.cpp qt: Build Qt frontend with CMake. Requires Qt5. 2016-10-17 23:45:21 +02:00
ui_atlas.h
UI.vcxproj http: Add a screen under tools for the server. 2016-07-03 22:13:47 -07:00
UI.vcxproj.filters http: Add a screen under tools for the server. 2016-07-03 22:13:47 -07: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.

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