Commit Graph

64 Commits

Author SHA1 Message Date
Henrik Rydgård
cae8c04003 SDL keymapping fix 2013-07-06 20:54:32 +02:00
Henrik Rydgard
1dec6e8154 Work towards full android joystick support. 2013-07-06 19:08:20 +02:00
Henrik Rydgård
d28b58a203 Merge pull request #90 from daniel-dressler/master
Add key code pass through to applications
2013-07-02 11:24:17 -07:00
Daniel Dressler
91114ba605 Add missing SDL keycode translation pairs 2013-06-30 22:25:16 -07:00
Daniel Dressler
a51474d255 Add SDL support for keycode pass through 2013-06-29 19:15:55 -07:00
Henrik Rydgård
5127d74633 Increase default landscape window size of SDL builds 2013-06-29 21:51:10 +02:00
Henrik Rydgård
5d098ca88b Fix mouse bug in SDL port 2013-06-15 15:12:18 +02:00
Henrik Rydgard
cbf1b2d29d Use scissor to clip scrollviews correctly. 2013-05-27 22:57:06 +02:00
Henrik Rydgard
02a3cc1b5b ScrollView kinda working 2013-05-25 16:57:19 +02:00
Henrik Rydgard
8b75763275 WIP new UI layout system! 2013-05-25 16:57:07 +02:00
Sacha
30802a1120 Buildfix and improvements to Pandora 2013-05-06 23:56:41 +10:00
Unknown W. Brackets
8e0e4bf1d1 Uninvert bumpers, fixes hrydgard/ppsspp#1096. 2013-04-06 20:22:29 -07:00
Sacha
110e88e257 Fix stuck keys on Qt and Blackberry 2013-04-07 00:34:46 +10:00
Unknown W. Brackets
abc38a90f6 Buildfix for Mac/Linux/etc.
Although, Qt seems more involved...
2013-03-29 22:20:21 -07:00
Aapo Rantalainen
762d096cc0 Maemo5: SDL_ShowCursor(SDL_DISABLE);
Cursor flickered. And there are no use of cursor with touch screen.
2013-03-25 20:45:39 +02:00
Aapo Rantalainen
0fbb4c3905 Maemo5 support. Almost same than PANDORA 2013-03-22 17:14:18 +02:00
KentuckyCompass
0d8bcfe9ae tab key for turbo mode 2013-01-25 17:24:50 -08:00
Sacha
0578607c84 Pandora buildfix and joystick support. 2013-01-14 21:32:39 +10:00
Henrik Rydgård
9df584067e Merge pull request #28 from xsacha/pandora-port
Port to Pandora.
2013-01-12 08:14:55 -08:00
Sacha
7c0f9617b0 Port to Pandora. Thanks to ptitSeb. 2013-01-13 01:45:01 +10:00
Florent Castelli
7b9daa28c4 Properly restore all the OpenGL states properly and added a sanity check.
Also set the proper viewport value at startup.
2013-01-11 19:02:56 +01:00
Henrik Rydgård
11a1e35783 Disable poor frame limiter in PCMain.cpp (SDL) for now, rely on vsync instead. 2013-01-10 11:11:32 +01:00
Henrik Rydgård
1556328129 Make TouchButton not always override other input. Modify mappings. 2012-12-26 08:25:38 +01:00
Henrik Rydgård
7ed5811db3 Restore a few missing pieces of glstate. Cleanup. 2012-12-05 10:41:47 +07:00
Henrik Rydgard
c952c8d0e7 Fix volume buttons on android and add some functonality to the VFS. 2012-12-01 10:35:55 +01:00