Commit Graph
11 Commits
Author SHA1 Message Date
Marcin Mikołajczyk 1578ca83ed Translations mostly working, initial Polish translation 2013-02-07 00:04:49 +01:00
Marcin Mikołajczyk 31704a4125 Merge branch 'master' into qt 2013-02-06 18:49:26 +01:00
Marcin Mikołajczyk 88dd9e4b6a Initial multi language support 2013-02-06 18:49:20 +01:00
Xele02 19a3cb9f8e Make OpenGL always draw something. Where there is no game, display the PPSSPP logo screen.
Add hack for X11 user which can have a crash when opening the first dialog and Gl is drawing.
Remove the "open file" dialog automatic display on startup, very annoying.
2013-02-05 22:23:42 +01:00
Xele02 04229cbd83 Add support to gamePad using SDL
Add a dialog to config gamepad bindings
2013-02-04 00:48:29 +01:00
Xele02 d5c2560212 Add window to config key bindings
Save the bindings in the conf file in a map.
2013-02-02 17:43:56 +01:00
Xele02 d903f05dde Make fullscreen works 2013-02-01 02:11:43 +01:00
Xele02 34946d2fd8 Correct exit crash
Save directory of last game
2013-02-01 02:11:43 +01:00
Sacha 4ab88cad12 Qt code refactor. Stage 1 in a code refactor. Removed NativeApp.cpp redundancy (since the Qt code reimplemented almost all of it). Changed to Qt types where logical. Cleaned up globals. Start of work at integrating more of the Qt code in to native/ (where GUI should be). 2013-01-16 02:20:21 +10:00
Sacha dde656ddc6 Improve Qt build. Fix for pandora build. Only show controls overlay by default for mobile platforms (Qt). 2013-01-15 01:13:53 +10:00
Xele02 fd301a000a Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00