ppsspp/UI
2013-03-31 00:39:58 +01:00
..
EmuScreen.cpp More work on control 2013-03-31 00:39:58 +01:00
EmuScreen.h Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
GameInfoCache.cpp Some experimental (disabled) code to have images in gamelist. Too slow, needs work. 2013-03-30 20:10:32 +01:00
GameInfoCache.h Show game icons on recent buttons. Later, we'll have a real game selector with images. 2013-03-30 19:34:15 +01:00
GamepadEmu.cpp CMake buildfix, typo fix 2013-03-30 16:58:55 +01:00
GamepadEmu.h Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
MenuScreens.cpp Some experimental (disabled) code to have images in gamelist. Too slow, needs work. 2013-03-30 20:10:32 +01:00
MenuScreens.h Move non-Android specific stuff from android/jni to /UI. 2013-03-30 15:46:26 +01:00
NativeApp.cpp Some work towards better control handling, includes stickyfix from native 2013-03-30 23:55:28 +01: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 Show game icons on recent buttons. Later, we'll have a real game selector with images. 2013-03-30 19:34:15 +01: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.

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