ppsspp/UI
2013-04-15 08:22:51 +08:00
..
EmuScreen.cpp Background thread for icon loading, show in game list. Switch to GNU STL in Android port. 2013-04-13 21:24:07 +02:00
EmuScreen.h Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
GameInfoCache.cpp Fix for gameinfo cache clearing, etc. 2013-04-14 13:01:01 +02:00
GameInfoCache.h Clear the gameinfo cache on device lost. 2013-04-14 11:58:28 +02:00
GamepadEmu.cpp Move onscreen turbo to left of select. Force frameskip when unthrottled. 2013-04-14 12:11:49 +02:00
GamepadEmu.h Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
MenuScreens.cpp Pack the recent close to keep 12 recent items for both small/big screen 2013-04-15 08:22:51 +08:00
MenuScreens.h Support the boot message before the menu. 2013-03-31 18:06:25 -07:00
NativeApp.cpp Clear the gameinfo cache on device lost. 2013-04-14 11:58:28 +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 Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
ui_atlas.h Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
UI.vcxproj Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
UI.vcxproj.filters Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
UIShader.cpp Fix in-game flickering in Dissidia Final Fantasy 2013-04-03 06:36:37 +08: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.

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