aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
Commit message (Expand)AuthorAgeFilesLines
...
* Refactored user-events protocolVladimir Chtchetkine2011-01-281-2/+2
* Refactored ui-core-control and core-ui-control protocolsVladimir Chtchetkine2011-01-281-5/+6
* Implement UI control service and clientVladimir Chtchetkine2011-01-251-0/+2
* Implement user event transmission between the UI and the coreVladimir Chtchetkine2011-01-191-0/+1
* Refining main-ui.c to better separate UI and core related initializationVladimir Chtchetkine2011-01-131-2/+2
* Fix Darwin build.David 'Digit' Turner2011-01-061-1/+1
* upstream: integrate block changesDavid 'Digit' Turner2011-01-021-1/+10
* upstream: Move bottom-half handlers to async.cDavid 'Digit' Turner2011-01-021-0/+1
* Add -audio-test-out option to the core.David 'Digit' Turner2011-01-021-0/+2
* 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