aboutsummaryrefslogtreecommitdiffstats
path: root/android/protocol/fb-updates-impl.h
Commit message (Collapse)AuthorAgeFilesLines
* Formatting / Code styling.David 'Digit' Turner2011-02-021-5/+5
| | | | | | | Rename implFb_xxx to fbUpdatesImpl_xxx for consistency Avoid redundant global variable access Change-Id: I783b52ade3ff3e9f04f34162684eeb9c4c4addac
* Remove QEMU-ism from UI code.David 'Digit' Turner2011-02-021-2/+3
| | | | | | | | | This gets rid of qemu_set_fd_handler() users in the UI program. We can remove its implementation from vl-android-ui.c + Really remove qemu-timer-ui.c :-) Change-Id: I490df8ad5d5eea36b332bf54e2b156f6b5872bf4
* Move framebuffer.h to android/David 'Digit' Turner2011-02-021-1/+1
| | | | | | | The QFrameBuffer is no used by QEMU-specific code anymore so it's more logical to move it here. Change-Id: Id49ff53dd49648000e7543652d66f7c03881a8cb
* Move core-connection.c from to android/protocol/David 'Digit' Turner2011-02-021-1/+0
| | | | Change-Id: I1f04ed1f00fccdea043f4a4fbf5ba745b36bbcc7
* Refactor the framebuffer serviceVladimir Chtchetkine2011-01-311-0/+44
Change-Id: I8ac4580af65b8d58976c97b77b309dd202e75003