ppsspp/UI
Swyter 074e64a699 *Differenciate between Latin-american Spanish and Spanish from Spain.
*Differenciate between Brazilian Portuguese and Portuguese from Portugal.
2013-06-06 15:26:57 +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
GameScreen.cpp More download stuff 2013-06-02 13:44:36 +02:00
GameScreen.h More download stuff 2013-06-02 13:44:36 +02:00
MenuScreens.cpp *Differenciate between Latin-american Spanish and Spanish from Spain. 2013-06-06 15:26:57 +02:00
MenuScreens.h Re-arrange many menu screen elements to fit in most situations. 2013-06-04 01:05:10 +08:00
NativeApp.cpp More UI fixes 2013-06-05 16:48:16 +02:00
OnScreenDisplay.cpp Fall back to software transform when hardware transform fails. Should help Mali devices. 2013-06-06 10:09:37 +02:00
OnScreenDisplay.h Fall back to software transform when hardware transform fails. Should help Mali devices. 2013-06-06 10:09:37 +02:00
PluginScreen.cpp More UI fixes 2013-06-05 16:48:16 +02:00
PluginScreen.h More UI fixes 2013-06-05 16:48:16 +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 Update lang/ and zim assets. 2013-06-03 17:22:58 +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 Implement a couple basic Psmf functions, unify some project settings, update native. 2013-06-05 21:24:14 +02:00
UI.vcxproj.filters Initial take at plugin dialog 2013-06-01 23:34:50 +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.

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