Commit Graph
15 Commits
Author SHA1 Message Date
Henrik Rydgard 1dec6e8154 Work towards full android joystick support. 2013-07-06 19:08:20 +02:00
Henrik Rydgard 8b75763275 WIP new UI layout system! 2013-05-25 16:57:07 +02:00
Henrik Rydgard a47c3b465e NativeMix now returns int 2013-03-29 18:09:59 +01:00
Sacha 00acbd2f74 Revert some temporary changes for Stage 1 refactor of Qt. 2013-01-16 02:19:22 +10:00
Sacha 063087abba Revert "Merge pull request #29 from Xele02/qtwindow"
This reverts commit 170a45ef4f, reversing
changes made to 657f5d32f4.
2013-01-14 19:10:51 +10:00
Xele02 597be2bb04 Update native for Qt Window
Add mutex lock. Wait cond didn't work without it.
2013-01-13 23:27:49 +01:00
Henrik Rydgard c952c8d0e7 Fix volume buttons on android and add some functonality to the VFS. 2012-12-01 10:35:55 +01:00
Henrik Rydgard 01f2b5ada0 Remove the screenManager global, other assorted cleanup 2012-09-18 09:46:58 +02:00
Henrik Rydgard 9303c13cbe Pass external dir to native apps 2012-08-13 00:41:24 +02:00
Henrik Rydgard 3b3f8242b0 mouse->pointer 2012-07-26 17:24:47 +02:00
Henrik Rydgard 5a6622eb37 Redo the DPI/Density code. It now makes sense. 2012-07-15 17:04:27 +02:00
Henrik Rydgard 1254fe414c Change target to 4.0 (but support 2.2, of course). Fix resulting lint issues. 2012-07-13 00:13:02 +02:00
Henrik Rydgard 45846e4c95 Keyboard support prep 2012-04-16 23:30:13 +02:00
Henrik Rydgard 888b973bf3 Apps can now request portrait mode if desired 2012-04-10 15:44:58 +02:00
Henrik Rydgard fc886b23e6 Move the SDL C++ wrapper code into the native project as well. 2012-04-10 12:01:05 +02:00