aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
Commit message (Expand)AuthorAgeFilesLines
* Resubmit framebuffer service implementationVladimir Chtchetkine2010-12-201-0/+2
* Implement core display deriving it from android displayVladimir Chtchetkine2010-12-141-0/+1
* Submit mergedVladimir Chtchetkine2010-12-061-0/+1
* Implement helper routines for syncronous socket operationsVladimir Chtchetkine2010-12-011-0/+1
* Separate main.c used to build the emulator from main-ui.c used to build the UIVladimir Chtchetkine2010-11-241-1/+1
* Introduce asynchronous operation helpers.David 'Digit' Turner2010-11-191-0/+2
* Implementation of event loop abstraction.David 'Digit' Turner2010-11-181-3/+7
* Update android/utils/ with misc. new features.David 'Digit' Turner2010-11-171-2/+6
* Implement -list-cores UI optionVladimir Chtchetkine2010-11-101-0/+1
* Add command line flag to show list of snapshots.Ot ten Thije2010-10-281-0/+2
* Control state snapshots from Android console.Ot ten Thije2010-10-281-0/+1
* Fix emulator build.Jean-Baptiste Queru2010-10-221-1/+1
* Fix ping version reporting.David 'Digit' Turner2010-10-231-20/+22
* emulator-ui: Remove dependencies from qemu sources.David 'Digit' Turner2010-10-191-4/+5
* qemu: Multimode supportJaime Lopez2010-10-081-1/+1
* Don't prepend ccache if it's already thereYing Wang2010-10-081-1/+5
* Cleanup warnings in the standalone UI buildVladimir Chtchetkine2010-10-081-5/+3
* Build standalone UI program (emulator-ui).David 'Digit' Turner2010-10-081-4/+101
* Make core initialization replying to the UI at the end of initialization.Vladimir Chtchetkine2010-10-081-0/+1
* Remove compiler warnings when building the emulator.David 'Digit' Turner2010-09-221-0/+5
* Remove duplicate rules for generated source file.David 'Digit' Turner2010-09-201-15/+0
* Fix Makefile by adding mandatory user tags.David 'Digit' Turner2010-09-201-0/+1
* upstream: console changes.David Turner2010-09-131-0/+1
* upstream: console changes.David Turner2010-09-131-0/+2
* upstream: osdep changes + fix mingw build.David Turner2010-09-131-0/+1
* upstream: monitor.hDavid Turner2010-09-131-0/+2
* upstream: move timer management code to qemu-timer.cDavid Turner2010-09-131-3/+5
* Add android_port initialization in the core.Vladimir Chtchetkine2010-09-011-1/+1
* Add a PulseAudio audio backend for Linux.David 'Digit' Turner2010-08-271-1/+12
* Fix build breakVladimir Chtchetkine2010-08-261-1/+65
* Cleaned up build script from rebuilding locally generated sourcesVladimir Chtchetkine2010-08-251-65/+1
* Move memchecker initialization from main.c to vl-android.c (core)Vladimir Chtchetkine2010-08-091-1/+1
* Added -android-hw optionVladimir Chtchetkine2010-08-061-3/+3
* Fix Darwin build.David 'Digit' Turner2010-07-281-0/+3
* Added qemu-android build target which will build bare (UI-stripped) emulatorVladimir Chtchetkine2010-07-271-44/+225
* Better separation of UI and Core sources for framebuffer emulation.David 'Digit' Turner2010-07-271-0/+1
* Moved dependency on android_ui_set_window_scale to ui-core-protocol.hVladimir Chtchetkine2010-07-161-2/+4
* Move net-related routines from main.c to net-android.cVladimir Chtchetkine2010-07-151-4/+4
* Finished shuffling files.Vladimir Chtchetkine2010-07-141-32/+41
* Shuffle some more files.Vladimir Chtchetkine2010-07-091-21/+29
* Removed hw-control dependency from the UI.Vladimir Chtchetkine2010-07-081-5/+5
* Move key event generation out of the UI realm into neutral space.Vladimir Chtchetkine2010-07-071-3/+9
* Add ui_core_protocol.* to simulate UI->Core exchange.Vladimir Chtchetkine2010-06-291-1/+3
* 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
* Pass core-specific options to emulator core as cmd-line options.Vladimir Chtchetkine2010-06-151-1/+5
* Fix -sdcard option by reverting previous commit.David 'Digit' Turner2010-06-151-27/+16
* Moved BLOCK and some hw/* files to emulator core libraryVladimir Chtchetkine2010-06-141-16/+27
* Remove debug tracesDavid 'Digit' Turner2010-06-101-3/+0
* Fix the windows build.David 'Digit' Turner2010-06-101-1/+14