mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-27 15:30:35 +00:00
92b9c3b8b8
1 - Included the page number in the graphics settings 2 - Included resource for locating in the of logo screen 3 - Adjustments of some buttons in the screen of graphics settings, to improve when translated 4 - Fix the reading of the "Locked CPU Speed" through the INI file Note: Do not know if I could, but I took the liberty to include my nick in the credits as a contributor |
||
---|---|---|
.. | ||
EmuScreen.cpp | ||
EmuScreen.h | ||
GameInfoCache.cpp | ||
GameInfoCache.h | ||
GamepadEmu.cpp | ||
GamepadEmu.h | ||
GameScreen.cpp | ||
GameScreen.h | ||
GameSettingsScreen.cpp | ||
GameSettingsScreen.h | ||
MainScreen.cpp | ||
MainScreen.h | ||
MenuScreens.cpp | ||
MenuScreens.h | ||
NativeApp.cpp | ||
OnScreenDisplay.cpp | ||
OnScreenDisplay.h | ||
PluginScreen.cpp | ||
PluginScreen.h | ||
ReadMe.txt | ||
ui_atlas.cpp | ||
ui_atlas.h | ||
UI.vcxproj | ||
UI.vcxproj.filters | ||
UIShader.cpp | ||
UIShader.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. /////////////////////////////////////////////////////////////////////////////