ppsspp/ui
Henrik Rydgard 1353a9d73d Bugfixes
2013-08-15 22:43:42 +02:00
..
CMakeLists.txt Add UIContext, to make it easier to pass around what's needed to draw. 2012-11-22 18:40:32 +01:00
screen.cpp Get device manufacturer + type 2013-08-06 11:08:55 +02:00
screen.h Work towards full android joystick support. 2013-07-06 19:08:20 +02:00
ui_context.cpp error handling changes 2013-08-14 23:04:35 +02:00
ui_context.h Add horizontal orientation to TabHolder. Don't draw things outside current scissor rect. 2013-06-10 22:05:58 +02:00
ui_screen.cpp Bugfixes 2013-08-15 22:43:42 +02:00
ui_screen.h Fix a potential crash bug with axis input. Remove ok/cancel buttons from popup lists. 2013-08-15 22:13:57 +02:00
ui.cpp Generalize the code mapping android key events into pad button bits, add support for keys needed to navigate UI. 2013-07-15 17:37:16 +02:00
ui.h Basic mousewheel support (SDL) 2013-07-08 11:03:32 +02:00
view.cpp More UI 2013-08-14 23:29:27 +02:00
view.h More UI 2013-08-14 23:29:27 +02:00
viewgroup.cpp More UI tweaks 2013-08-13 00:06:23 +02:00
viewgroup.h More UI tweaks 2013-08-13 00:06:23 +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