aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix suspending and resuming timers.Ot ten Thije2010-09-062-38/+49
* Add android_port initialization in the core.Vladimir Chtchetkine2010-09-017-16/+110
* Merge "Fixed dependency ob core data in android/help.c"Vladimir Chtchetkine2010-09-018-24/+167
|\
| * Fixed dependency ob core data in android/help.cVladimir Chtchetkine2010-09-018-24/+167
* | Merge "Add keymap files needed by the VNC implementation."David 'Digit' Turner2010-08-2735-0/+3627
|\ \
| * | Add keymap files needed by the VNC implementation.David 'Digit' Turner2010-08-2735-0/+3627
* | | Merge "Add a PulseAudio audio backend for Linux."David 'Digit' Turner2010-08-277-42/+742
|\ \ \ | |_|/ |/| |
| * | Add a PulseAudio audio backend for Linux.David 'Digit' Turner2010-08-277-42/+742
| |/
* | Moved nand and netspeed initialization from main to core.Vladimir Chtchetkine2010-08-265-131/+202
|/
* Fix build breakVladimir Chtchetkine2010-08-261-1/+65
* Merge "Cleaned up build script from rebuilding locally generated sources"Vladimir Chtchetkine2010-08-264-66/+13
|\
| * Cleaned up build script from rebuilding locally generated sourcesVladimir Chtchetkine2010-08-254-66/+13
* | Merge "update Android kernel build documentation."David 'Digit' Turner2010-08-251-1/+17
|\ \
| * | update Android kernel build documentation.David 'Digit' Turner2010-08-241-1/+17
* | | Fix stack-smashing when using IPv6 sockets in the networking code.David 'Digit' Turner2010-08-252-51/+38
| |/ |/|
* | Moved radio, gps and audio setup entirely into the coreVladimir Chtchetkine2010-08-243-100/+186
|/
* Cleanup stuff for the UI buildVladimir Chtchetkine2010-08-243-87/+127
* Move memchecker initialization from main.c to vl-android.c (core)Vladimir Chtchetkine2010-08-094-10/+27
* Added -android-hw optionVladimir Chtchetkine2010-08-063-3/+33
* Merge "Added -android-gui command line option to qemu-android"Vladimir Chtchetkine2010-08-023-9/+102
|\
| * Added -android-gui command line option to qemu-androidVladimir Chtchetkine2010-08-023-9/+102
* | 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-306-10/+87
* | Fixed rudimentary suspend/resume.Ot ten Thije2010-07-294-21/+90
* | Merge "Fix Darwin build."David 'Digit' Turner2010-07-281-0/+3
|\ \
| * | Fix Darwin build.David 'Digit' Turner2010-07-281-0/+3
| |/
* | Fix CHANGES.TXTDavid 'Digit' Turner2010-07-281-14/+14
|/
* Merge "Make the GSM simulator more realistic"David Turner2010-07-287-17/+87
|\
| * Make the GSM simulator more realisticMarc Petit-Huguenin2010-07-277-17/+87
* | Merge "Added qemu-android build target which will build bare (UI-stripped) em...Vladimir Chtchetkine2010-07-284-48/+239
|\ \
| * | Added qemu-android build target which will build bare (UI-stripped) emulatorVladimir Chtchetkine2010-07-274-48/+239
* | | Merge "Fixed infinite loop in qemu_aio_wait() affecting savevm."David Turner2010-07-283-0/+13
|\ \ \ | |/ / |/| |
| * | Fixed infinite loop in qemu_aio_wait() affecting savevm.Ot ten Thije2010-07-283-0/+13
* | | Better separation of UI and Core sources for framebuffer emulation.David 'Digit' Turner2010-07-2716-367/+787
| |/ |/|
* | GPS: Fixed the "geo fix" console command, and added satellite count emulation.David 'Digit' Turner2010-07-232-13/+54
* | fix -http-proxy implementation to work correctly with chunked encoding.David 'Digit' Turner2010-07-233-0/+15
* | Remove UI dependency from goldfish_event_device.cVladimir Chtchetkine2010-07-227-5/+59
|/
* Moved dependency on android_ui_set_window_scale to ui-core-protocol.hVladimir Chtchetkine2010-07-169-9/+77
* Move net-related routines from main.c to net-android.cVladimir Chtchetkine2010-07-156-115/+121
* Finished shuffling files.Vladimir Chtchetkine2010-07-144-38/+44
* Shuffle some more files.Vladimir Chtchetkine2010-07-091-21/+29
* Removed boot-properties.h dependency from help.cVladimir Chtchetkine2010-07-082-2/+9
* Removed hw-control dependency from the UI.Vladimir Chtchetkine2010-07-085-13/+31
* Move key event generation out of the UI realm into neutral space.Vladimir Chtchetkine2010-07-0710-108/+234
* Add ui_core_protocol.* to simulate UI->Core exchange.Vladimir Chtchetkine2010-06-294-2/+61
* Fix a memory corruption bug that can happen if a qemud service decides toDavid 'Digit' Turner2010-06-251-3/+8
* Combine UI sources under one variable.Vladimir Chtchetkine2010-06-231-10/+15
* Move list of source files used to build emulator core to a separate variableVladimir Chtchetkine2010-06-221-43/+65
* Merge "docs: Add ANDROID-TRACING.TXT to document how tracing works"David 'Digit' Turner2010-06-161-0/+66
|\
| * docs: Add ANDROID-TRACING.TXT to document how tracing worksDavid 'Digit' Turner2010-06-161-0/+66