aboutsummaryrefslogtreecommitdiffstats
path: root/android/qemulator.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup harware properties.Vladimir Chtchetkine2012-03-191-2/+2
* Multi-touch emulation supportVladimir Chtchetkine2012-03-051-1/+2
* Revert "Revert "Merge c80340 from master to r13: Move charmap to hardware pro...Xavier Ducrohet2011-08-221-11/+1
* Revert "Merge c80340 from master to r13: Move charmap to hardware properties"...Xavier Ducrohet2011-08-111-1/+11
* Merge c80340 from master to r13: Move charmap to hardware propertiesDavid 'Digit' Turner2011-08-051-11/+1
* merge 62ffc42 from master to r13: Added GTV related keysMaciek Molerus2011-08-051-5/+19
* Auto-adjust scale and window position when needed.David 'Digit' Turner2011-08-041-3/+0
* Correct auto-detection of default VM heap size.David 'Digit' Turner2011-02-101-1/+1
* emulator: Fix -no-window flagDavid 'Digit' Turner2011-02-091-0/+2
* Simplify UI-only sources.David 'Digit' Turner2011-02-021-2/+4
* Separate init_skinned_ui() into two functions.David 'Digit' Turner2011-02-021-16/+0
* Refactored ui-core-control and core-ui-control protocolsVladimir Chtchetkine2011-01-281-10/+8
* Implement UI control service and clientVladimir Chtchetkine2011-01-251-1/+2
* Remove unnecessary calls in UI <-> Core protocols.Vladimir Chtchetkine2011-01-201-1/+1
* Compute default memory size from screen size.David 'Digit' Turner2011-01-191-0/+16
* Hook up framebuffer changes with UI windowVladimir Chtchetkine2011-01-131-0/+13
* 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