aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Augment the auto-loadvm behaviour with corresponding auto-savevm-on-exit beha...Tim Baverstock2010-12-014-10/+22
* Enable snapshot behaviourTim Baverstock2010-11-251-1/+1
* Separate main.c used to build the emulator from main-ui.c used to build the UIVladimir Chtchetkine2010-11-242-108/+1808
* Parallelize -list-cores implementation.David 'Digit' Turner2010-11-191-97/+63
* Introduce asynchronous operation helpers.David 'Digit' Turner2010-11-194-0/+663
* Fix generic looper implementationDavid 'Digit' Turner2010-11-193-19/+100
* Allow safe deletion during iteration of an ARefSet.David 'Digit' Turner2010-11-183-15/+55
* Implementation of event loop abstraction.David 'Digit' Turner2010-11-185-0/+1175
* Merge "Update android/utils/ with misc. new features."David 'Digit' Turner2010-11-1813-128/+927
|\
| * Update android/utils/ with misc. new features.David 'Digit' Turner2010-11-1713-128/+927
* | Add env var ANDROID_TMP to override /tmp/android location.Raphael2010-11-161-1/+4
|/
* Implement -list-cores UI optionVladimir Chtchetkine2010-11-103-0/+159
* Add command line flag to show list of snapshots.Ot ten Thije2010-10-285-3/+392
* Control state snapshots from Android console.Ot ten Thije2010-10-281-9/+126
* Fix invalid "geo fix" formatting bug.David 'Digit' Turner2010-10-271-2/+2
* Load state snapshot rather than booting to start emulator.Ot ten Thije2010-10-226-35/+219
* Merge "Added state snapshot support for QemuD service "boot properties"."Ot ten Thije2010-10-211-19/+177
|\
| * Added state snapshot support for QemuD service "boot properties".Ot ten Thije2010-10-211-19/+177
* | Fix linux-x86_64 build.David 'Digit' Turner2010-10-215-8/+131
|/
* Fix incorrect orientation at boot.David 'Digit' Turner2010-10-204-11/+17
* emulator-ui: Remove dependencies from qemu sources.David 'Digit' Turner2010-10-197-34/+33
* Merge "Added state snapshot support for QemuD."David Turner2010-10-155-46/+674
|\
| * Added state snapshot support for QemuD.Ot ten Thije2010-10-145-46/+674
* | standalone builds: windows executables end in .exeDavid 'Digit' Turner2010-10-141-1/+1
|/
* Merge "emulator-ui: fix crash on exit"David 'Digit' Turner2010-10-131-3/+0
|\
| * emulator-ui: fix crash on exitDavid 'Digit' Turner2010-10-131-3/+0
* | Merge changes Ieab04778,Idb0e3c52,I3f426352,Ied07f9dbDavid Turner2010-10-132-0/+141
|\ \ | |/ |/|
| * Add SDL_config.h for PPC (generated by android-configure.sh)Marcus Comstedt2010-10-051-0/+123
| * Add config-host.h for PPC (generated by android-configure.sh)Marcus Comstedt2010-10-051-0/+18
* | qemu: Multimode supportJaime Lopez2010-10-081-0/+90
* | Make core initialization replying to the UI at the end of initialization.Vladimir Chtchetkine2010-10-082-0/+140
|/
* Remove compiler warnings when building the emulator.David 'Digit' Turner2010-09-227-14/+26
* update linux-x86 and windows config-host.hDavid 'Digit' Turner2010-09-133-35/+25
* Update darwin-x86 config-host.h, remove obsolete ppc one.David 'Digit' Turner2010-09-132-28/+16
* upstream: bswap.hDavid Turner2010-09-132-1/+2
* Add <fnmatch.h> check to android-configure.hDavid Turner2010-09-134-1/+4
* Passed boot properties from main to core as -boot-property parameters.Vladimir Chtchetkine2010-09-082-28/+27
* Add new "qemu monitor" command to the console.David 'Digit' Turner2010-09-085-70/+93
* Add android_port initialization in the core.Vladimir Chtchetkine2010-09-015-14/+85
* Merge "Fixed dependency ob core data in android/help.c"Vladimir Chtchetkine2010-09-015-22/+144
|\
| * Fixed dependency ob core data in android/help.cVladimir Chtchetkine2010-09-015-22/+144
* | Merge "Add a PulseAudio audio backend for Linux."David 'Digit' Turner2010-08-271-0/+68
|\ \ | |/ |/|
| * Add a PulseAudio audio backend for Linux.David 'Digit' Turner2010-08-271-0/+68
* | 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
* Fix window title to display the correct port number for the emulator.David 'Digit' Turner2010-07-304-1/+26
* Better detection of incorrect proxy values when starting the emulator.David 'Digit' Turner2010-07-301-7/+13