aboutsummaryrefslogtreecommitdiffstats
path: root/android/protocol/ui-commands-qemu.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix -qemu -vnc startup.David 'Digit' Turner2011-04-271-1/+1
| | | | | | | | | | | | Starting the emulator with something like "-qemu -vnc :1" didn't result in a valid boot sequence, due to the way our "hw-control" service is initialized. This patch fixes the issue. Note however that since a VNC client cannot send proper touch events, it can only be used as a viewer at the moment. Change-Id: Ib9b60ff7028892368547bff89b84f580344c2edd
* Refactored ui-core-control and core-ui-control protocolsVladimir Chtchetkine2011-01-281-0/+40
Also cleaned the code up from obsolete ui-core-protocol.* and core-ui-protocol.* Change-Id: I194bec669d25b68a10c32b2be50bc9da50c52ebb