ppsspp/UI
2013-05-30 19:12:00 +02:00
..
EmuScreen.cpp Update EmuScreen.cpp 2013-05-27 21:27:42 +09:00
EmuScreen.h Add on-screen feedback for some keyboard shortcuts (so you know which setting was changed) 2013-05-22 18:00:06 +02:00
GameInfoCache.cpp Fix copy-paste fail.. 2013-04-20 21:00:35 +02:00
GameInfoCache.h Clear the gameinfo cache on device lost. 2013-04-14 11:58:28 +02:00
GamepadEmu.cpp Auto switch Turbo touch key based on FPS limit toggle 2013-05-19 07:15:52 +08:00
GamepadEmu.h Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
MenuScreens.cpp Merge branch 'makotech222-cwcheat' of github.com:hrydgard/ppsspp into makotech222-cwcheat 2013-05-30 19:12:00 +02:00
MenuScreens.h Change to ERROR_LOG , add True Color/Anisotropic Filtering 2013-04-28 09:46:18 +08:00
NativeApp.cpp Copy at3plusdecoder.so to internal memory to solve android permission issues on devices with no-exec mounted SD cards. 2013-05-30 19:06:56 +02:00
OnScreenDisplay.cpp Add on-screen feedback for some keyboard shortcuts (so you know which setting was changed) 2013-05-22 18:00:06 +02:00
OnScreenDisplay.h Add on-screen feedback for some keyboard shortcuts (so you know which setting was changed) 2013-05-22 18:00:06 +02:00
ReadMe.txt Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
ui_atlas.cpp Make more menu screen items translatable. 2013-05-25 11:23:14 +08:00
ui_atlas.h Switch main UI font to one built to include Hiragana and Katakana. Don't know if that is enough. 2013-04-17 16:39:01 +02:00
UI.vcxproj Add on-screen feedback for some keyboard shortcuts (so you know which setting was changed) 2013-05-22 18:00:06 +02:00
UI.vcxproj.filters Add on-screen feedback for some keyboard shortcuts (so you know which setting was changed) 2013-05-22 18:00:06 +02:00
UIShader.cpp Possible fix for onscreen buttons turning black sometimes. 2013-04-21 19:32:56 +02:00
UIShader.h Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +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.

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