aboutsummaryrefslogtreecommitdiffstats
path: root/android/main-ui.c
Commit message (Expand)AuthorAgeFilesLines
* Move framebuffer.h to android/David 'Digit' Turner2011-02-021-1/+1
* Move core-connection.c from to android/protocol/David 'Digit' Turner2011-02-021-1/+1
* Separate init_skinned_ui() into two functions.David 'Digit' Turner2011-02-021-54/+48
* Move common main routines from into android-common.[hc]David 'Digit' Turner2011-02-021-462/+3
* Generate temporary hardware.ini from configuration settings.David 'Digit' Turner2011-02-011-0/+26
* Refactor attach-UI serviceVladimir Chtchetkine2011-01-311-58/+26
* Refactor the framebuffer serviceVladimir Chtchetkine2011-01-311-7/+3
* Refactored user-events protocolVladimir Chtchetkine2011-01-281-4/+2
* Refactored ui-core-control and core-ui-control protocolsVladimir Chtchetkine2011-01-281-4/+8
* Remove spaces in the console service namesVladimir Chtchetkine2011-01-261-4/+4
* Implement UI control service and clientVladimir Chtchetkine2011-01-251-0/+11
* Remove unnecessary calls in UI <-> Core protocols.Vladimir Chtchetkine2011-01-201-0/+7
* Implement user event transmission between the UI and the coreVladimir Chtchetkine2011-01-191-0/+7
* Compute default memory size from screen size.David 'Digit' Turner2011-01-191-1/+29
* Print concatenated QEMU options with -verbose.David 'Digit' Turner2011-01-191-1/+8
* Add support for 32-bit framebuffers.David 'Digit' Turner2011-01-181-2/+7
* Refining main-ui.c to better separate UI and core related initializationVladimir Chtchetkine2011-01-131-21/+19
* Hook up framebuffer changes with UI windowVladimir Chtchetkine2011-01-131-9/+13
* Remove obsolete -audio-in and -audio-out options.David 'Digit' Turner2011-01-021-9/+0
* Resubmit framebuffer service implementationVladimir Chtchetkine2010-12-201-2/+12
* Send unsolicited time response to first signal strength query after loadvmTim Baverstock2010-12-141-1/+1
* Submit mergedVladimir Chtchetkine2010-12-061-5/+119
* Add -no-snapshot-load option to permit reboot.Tim Baverstock2010-12-021-2/+6
* Augment the auto-loadvm behaviour with corresponding auto-savevm-on-exit beha...Tim Baverstock2010-12-011-5/+6
* Separate main.c used to build the emulator from main-ui.c used to build the UIVladimir Chtchetkine2010-11-241-0/+1808