aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added qemu-android build target which will build bare (UI-stripped) emulatorVladimir Chtchetkine2010-07-273-4/+14
* Better separation of UI and Core sources for framebuffer emulation.David 'Digit' Turner2010-07-277-326/+445
* GPS: Fixed the "geo fix" console command, and added satellite count emulation.David 'Digit' Turner2010-07-231-13/+43
* fix -http-proxy implementation to work correctly with chunked encoding.David 'Digit' Turner2010-07-231-0/+6
* Remove UI dependency from goldfish_event_device.cVladimir Chtchetkine2010-07-224-3/+33
* Moved dependency on android_ui_set_window_scale to ui-core-protocol.hVladimir Chtchetkine2010-07-168-7/+73
* Move net-related routines from main.c to net-android.cVladimir Chtchetkine2010-07-153-110/+4
* Finished shuffling files.Vladimir Chtchetkine2010-07-141-1/+0
* Removed boot-properties.h dependency from help.cVladimir Chtchetkine2010-07-082-2/+9
* Removed hw-control dependency from the UI.Vladimir Chtchetkine2010-07-084-8/+26
* Move key event generation out of the UI realm into neutral space.Vladimir Chtchetkine2010-07-079-105/+225
* Add ui_core_protocol.* to simulate UI->Core exchange.Vladimir Chtchetkine2010-06-293-1/+58
* Fix a memory corruption bug that can happen if a qemud service decides toDavid 'Digit' Turner2010-06-251-3/+8
* Pass core-specific options to emulator core as cmd-line options.Vladimir Chtchetkine2010-06-152-13/+40
* Enable --mingw option in android-configure.shDavid 'Digit' Turner2010-06-101-0/+70
* Inter-emulator networking: add interfaces in the correct orderDries Harnie2010-06-091-5/+6
* qemu-props: Signal end of property list.Dries Harnie2010-06-071-0/+4
* Add small user-event abstraction interface.David 'Digit' Turner2010-05-254-20/+13
* Build SDL from sources directly.David 'Digit' Turner2010-05-186-4/+513
* Enable interconnection of emulatorsDries Harnie2010-05-183-0/+48
* Moved android_emulation_setup from android/main.c to android/qemu-setup.cVladimir Chtchetkine2010-05-142-477/+514
* Upstream: add qemu_fdatasync()David 'Digit' Turner2010-05-111-0/+1
* Upstream: HAVE_IOVEC => CONFIG_IOVECDavid 'Digit' Turner2010-05-112-2/+2