aboutsummaryrefslogtreecommitdiffstats
path: root/android/qemulator.c
Commit message (Expand)AuthorAgeFilesLines
* Add android_port initialization in the core.Vladimir Chtchetkine2010-09-011-5/+5
* Fix window title to display the correct port number for the emulator.David 'Digit' Turner2010-07-301-0/+7
* Better separation of UI and Core sources for framebuffer emulation.David 'Digit' Turner2010-07-271-5/+275
* Moved dependency on android_ui_set_window_scale to ui-core-protocol.hVladimir Chtchetkine2010-07-161-1/+1
* Removed hw-control dependency from the UI.Vladimir Chtchetkine2010-07-081-7/+2
* Move key event generation out of the UI realm into neutral space.Vladimir Chtchetkine2010-07-071-1/+1
* Add ui_core_protocol.* to simulate UI->Core exchange.Vladimir Chtchetkine2010-06-291-1/+2
* Moved QEmulator out of main.cVladimir Chtchetkine2010-05-111-0/+329