Commit Graph

694 Commits

Author SHA1 Message Date
Unknown W. Brackets
bfcf6e3aca Stop always selecting the first char in OSK. 2012-12-23 09:23:01 -08:00
Unknown W. Brackets
c89c46cbf9 Center and space out the OSK. 2012-12-23 09:21:10 -08:00
Unknown W. Brackets
64d8763d0a Fix left/right/up/down wrapping issues in OSK. 2012-12-23 09:13:49 -08:00
Unknown W. Brackets
1c4409e082 Naive fix for repeat rate issues in OSK.
Not sure if the latch should actually be consumed but makes sense.
Needs tests.
2012-12-23 08:59:34 -08:00
Unknown W. Brackets
f2cb19d7ba Switch OSK to using a std::string buffer.
Back as a class member, hurray.
2012-12-23 08:52:51 -08:00
Unknown W. Brackets
25e8fbdb68 Oops, forgot to add one here. 2012-12-22 22:57:56 -08:00
Unknown W. Brackets
4bc06562d6 Move OSK inputChars to global, fixes release crash.
Also, assorted potential crash fixes / etc.
2012-12-22 22:41:51 -08:00
TMaul
8586bb30b6 Make some vars class members 2012-12-22 19:58:47 +00:00
TMaul
ff4d52059e Clean up OSK code
Remove some magic numbers and a few other things
2012-12-22 19:55:44 +00:00
TMaul
d5dd6881d7 Fix returned value length 2012-12-22 18:48:34 +00:00
TMaul
d3e28a5032 Clean up OSK instructions 2012-12-22 18:48:33 +00:00
TMaul
60e831bc8e Make OSK work
But it's kind of horriffic
2012-12-22 18:48:33 +00:00
TMaul
9b628d1ab0 Increase font size and spacing 2012-12-22 18:48:33 +00:00
TMaul
21a389a772 Display 'keys' 2012-12-22 18:48:32 +00:00
TMaul
2b177e9b6d Start making the osk an osk 2012-12-22 18:48:32 +00:00
Xele02
745ba092c5 merge 2012-12-22 19:05:47 +01:00
Xele02
d23e751557 Merge remote-tracking branch 'upstream/master'
Conflicts:
	Core/Dialog/SavedataParam.cpp
2012-12-22 18:57:10 +01:00
Unknown W. Brackets
217bdc275e Fix some type-conversion warnings. 2012-12-21 16:07:38 -08:00
Florent Castelli
c33eafd430 Warning fixes 2012-12-21 23:02:35 +01:00
Henrik Rydgard
91744a03b0 Warning fixes 2012-12-21 16:50:13 +01:00
Henrik Rydgard
fa7de38ccf PSPSaveDialog: Style/warning fixes. Add a way to return errors (unused). 2012-12-19 21:23:52 +01:00
Xele02
4fb3066e39 Continue work on mode 8 2012-12-19 18:15:02 +01:00
Xele02
fc4159efef Work on mode 8 2012-12-19 16:57:22 +01:00
Xele02
0ccce3c1a8 * Don't restart dialog if already running. This correct bug with
MotoGP, even if the game make weird stuff with the dialog call...
* Add log for data install and install request.
2012-12-19 01:05:45 +01:00
Xele02
07048131d0 Correct mistake 2012-12-18 22:27:59 +01:00