aboutsummaryrefslogtreecommitdiffstats
path: root/android/main.c
Commit message (Expand)AuthorAgeFilesLines
* Implement -list-cores UI optionVladimir Chtchetkine2010-11-101-0/+143
* Add command line flag to show list of snapshots.Ot ten Thije2010-10-281-3/+9
* Load state snapshot rather than booting to start emulator.Ot ten Thije2010-10-221-6/+55
* emulator-ui: Remove dependencies from qemu sources.David 'Digit' Turner2010-10-191-6/+6
* Passed boot properties from main to core as -boot-property parameters.Vladimir Chtchetkine2010-09-081-28/+26
* Add android_port initialization in the core.Vladimir Chtchetkine2010-09-011-8/+0
* Fixed dependency ob core data in android/help.cVladimir Chtchetkine2010-09-011-7/+5
* Moved nand and netspeed initialization from main to core.Vladimir Chtchetkine2010-08-261-129/+19
* Cleaned up build script from rebuilding locally generated sourcesVladimir Chtchetkine2010-08-251-1/+3
* Moved radio, gps and audio setup entirely into the coreVladimir Chtchetkine2010-08-241-99/+28
* Cleanup stuff for the UI buildVladimir Chtchetkine2010-08-241-85/+6
* Move memchecker initialization from main.c to vl-android.c (core)Vladimir Chtchetkine2010-08-091-9/+5
* Better separation of UI and Core sources for framebuffer emulation.David 'Digit' Turner2010-07-271-311/+5
* Remove UI dependency from goldfish_event_device.cVladimir Chtchetkine2010-07-221-0/+5
* Moved dependency on android_ui_set_window_scale to ui-core-protocol.hVladimir Chtchetkine2010-07-161-2/+0
* Move net-related routines from main.c to net-android.cVladimir Chtchetkine2010-07-151-106/+0
* Finished shuffling files.Vladimir Chtchetkine2010-07-141-1/+0
* Removed hw-control dependency from the UI.Vladimir Chtchetkine2010-07-081-1/+0
* Pass core-specific options to emulator core as cmd-line options.Vladimir Chtchetkine2010-06-151-0/+20
* Inter-emulator networking: add interfaces in the correct orderDries Harnie2010-06-091-5/+6
* Add small user-event abstraction interface.David 'Digit' Turner2010-05-251-12/+3
* Build SDL from sources directly.David 'Digit' Turner2010-05-181-3/+0
* Enable interconnection of emulatorsDries Harnie2010-05-181-0/+29
* Moved android_emulation_setup from android/main.c to android/qemu-setup.cVladimir Chtchetkine2010-05-141-477/+0
* Moved QEmulator out of main.cVladimir Chtchetkine2010-05-111-335/+18
* Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNEDDavid 'Digit' Turner2010-05-101-1/+1
* merge from tools_r6The Android Open Source Project2010-04-191-34/+2
|\
| * Revert previous patch to fix SD Card emulationDavid 'Digit' Turner2010-04-151-34/+2
* | Making the port where adb is expected configurable.Stefan Hilzinger2010-03-311-2/+17
|/
* Merge memory checking from sandboxVladimir Chtchetkine2010-02-181-6/+23
* qemu: android: Add support for multiple SD cardsSan Mehat2009-12-071-2/+34
* Extract emulator major version number from SDK Tools package revision.David 'Digit' Turner2009-12-031-1/+5
* Fix a crash when using an 8MB SD Card image file.David 'Digit' Turner2009-12-011-2/+5
* Fix typo which prevented the computation of the default /data partition sizeDavid 'Digit' Turner2009-10-291-1/+1
* Remove the disk partition size hardware properties.David 'Digit' Turner2009-10-291-7/+4
* Add a new hardware property: vm.heapSizeDavid 'Digit' Turner2009-10-071-0/+8
* Ensure android/avd/hw-config-defs.h is properly regenerated as needed.David 'Digit' Turner2009-10-071-1/+1
* Finally fix ARMv7 NEON emulation.David 'Digit' Turner2009-10-061-10/+0
* Workaround ARMv7 emulation issues.David 'Digit' Turner2009-10-051-0/+10
* Implementation for dynamic charmap option in emulator.vchtchetkine2009-09-211-4/+16
* Fix ARMv7 emulation by disabling CPU alignment exceptionsDavid 'Digit' Turner2009-09-201-2/+25
* Allow skins to provide a "dpad-rotation" field for each layout.David 'Digit' Turner2009-09-191-34/+2
* Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-141-15/+48
* Added two new hardware properties to control AVD partition sizes.David 'Digit' Turner2009-08-281-21/+123
* Shorten the title of the emulator to only contain very relevant info.Xavier Ducrohet2009-08-111-3/+3
* Add a new hw.lcd.density hardware property to AVD configuration files.David 'Digit' Turner2009-06-191-1/+4
* Add our modified SDL sources under distrib/sdl-1.2.12David 'Digit' Turner2009-06-081-2/+1
* This adds the '-prop <name>=<value>' option which is used to setDavid 'Digit' Turner2009-05-261-0/+15
* AI 145976: am: CL 145806 Add qemud-version auto-detection logic to android/hw...David Turner2009-04-131-4/+31
* Automated import from //branches/donutburger/...@142528,142528David Turner2009-03-251-22/+10