Commit graph

23 commits

Author SHA1 Message Date
Simon Fels
fb4f424325 First bits for an GSM emulator implementation
Not clear yet if we will use this or not.
2016-06-28 00:19:36 +02:00
Simon Fels
7dc6f8d0bc Force our windows to be fullscreen for now 2016-06-27 23:51:35 +02:00
Simon Fels
608e39e35e Describe framebuffer dimensions and why they are static for now 2016-06-27 23:45:52 +02:00
Simon Fels
a453635b55 Refactor actual window creation into ubuntu specific namespace 2016-06-27 23:41:23 +02:00
Simon Fels
327e525b0b Use GLESv2 as provider for GLESv1 symbols 2016-06-27 07:24:11 +02:00
Simon Fels
a49265dea1 Use correct UID/GID ranges 2016-06-27 07:24:11 +02:00
Simon Fels
ed1a291dfa input: correct find method to be called 2016-06-23 12:56:45 +02:00
Simon Fels
d3900d4d51 Put slot/finger mapping into its own helper class 2016-06-23 12:51:09 +02:00
Simon Fels
a6916741fc Don't setup network namespace as we're using the hosts one 2016-06-23 12:50:49 +02:00
Simon Fels
4e9d39af9e Add note why we're not forwarding /dev/alarm 2016-06-23 12:50:31 +02:00
Simon Fels
84429abb7d Raise screen DPI to get UI properly scaled 2016-06-22 19:07:43 +02:00
Simon Fels
f75a9f4f1c Implement input event forwarding 2016-06-22 19:07:28 +02:00
Simon Fels
309fd3021d Correct camera message processing to not cause CPU usage peaks 2016-06-22 18:50:35 +02:00
Simon Fels
4fa2790bbd Restructure renderer initialization 2016-06-22 18:49:00 +02:00
Simon Fels
033ee9d660 Document input device forwarding 2016-06-20 09:48:00 +02:00
Simon Fels
4d40065a48 Drop libevdev usage 2016-06-20 09:47:50 +02:00
Simon Fels
f9164c47c4 Take screen resolution directly from Mir 2016-06-20 09:44:26 +02:00
Simon Fels
5435b8ae41 Let Android show a virtual navigation bar at the bottom 2016-06-20 08:28:12 +02:00
Simon Fels
ceecb132cf Describe why we have to set the hardware name at boot 2016-06-20 08:27:56 +02:00
Simon Fels
88acea0899 Unset any groups when entering the container 2016-06-20 08:27:37 +02:00
Simon Fels
d12b91ecbe Take static sub UID/GID ranges for now 2016-06-20 08:27:18 +02:00
Simon Fels
720b71f1e8 A bunch more changes to get the whole system properly booted 2016-06-20 08:25:33 +02:00
Simon Fels
3222551702 Initial work 2016-06-14 11:34:17 +02:00