ppsspp/ui
2013-12-05 15:52:39 +01:00
..
CMakeLists.txt Update some CMakeLists used by projects other than PPSSPP 2013-11-04 12:27:37 +01:00
screen.cpp Add onFinish callback to screens, hook up for UIScreen::OnBack 2013-10-25 13:09:47 +02:00
screen.h Constify tag 2013-11-20 17:11:40 +01:00
ui_context.cpp Minor UI tweaks 2013-11-26 13:57:25 +01:00
ui_context.h UIContext; Add accessor for font style 2013-11-26 14:45:22 +01:00
ui_screen.cpp Add OnOK, OnCancel helpers to UIScreen 2013-12-05 14:15:39 +01:00
ui_screen.h Add OnOK, OnCancel helpers to UIScreen 2013-12-05 14:15:39 +01:00
ui.cpp Harmonize compiler options, warning fix 2013-08-30 20:18:39 +02:00
ui.h Make sure MAX_POINTERS is only defined once. 2013-11-04 15:31:53 +01:00
view.cpp Map backspace correctly in SDL. Minor cosmetic slider fixes 2013-12-05 15:52:39 +01:00
view.h Add support for loading JPEG files into textures automatically. 2013-12-02 16:50:23 +01:00
viewgroup.cpp Remove unnecessary logging 2013-12-03 17:49:58 +01:00
viewgroup.h Make keyboard navigation act slightly less crazy. 2013-10-23 13:55:11 +02:00
virtual_input.cpp Still need to clamp to a square, sigh. 2013-06-19 22:18:05 +02:00
virtual_input.h Add TouchCrossPad widget which actually can do diagonals reasonably. 2013-03-30 16:48:02 +01:00