aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Implement ADB communication over QEMU pipeVladimir Chtchetkine2011-12-1310-5/+1080
* Merge "Implements white balance and exposure compensation for emulated webcam"Vladimir Chtchetkine2011-12-137-80/+274
|\
| * Implements white balance and exposure compensation for emulated webcamVladimir Chtchetkine2011-12-057-80/+274
* | Implements double-linked circular list.Vladimir Chtchetkine2011-12-081-0/+112
* | Fixes emulator crash due to premature pipe client destruction.Vladimir Chtchetkine2011-12-071-9/+26
|/
* Fix 64-bit build.David 'Digit' Turner2011-11-231-5/+7
* Add 320x240 frame support for Windows and Mac camera emulationVladimir Chtchetkine2011-11-152-0/+4
* Add required frame dimensions for Win and Mac.Vladimir Chtchetkine2011-11-152-12/+22
* Minor fix for debug outputVladimir Chtchetkine2011-11-151-1/+1
* Fixes windows buildVladimir Chtchetkine2011-11-101-2/+2
* Implements sensors emulation using a connected Android deviceVladimir Chtchetkine2011-11-099-13/+2046
* Fix snapshot crashDavid 'Digit' Turner2011-11-082-26/+183
* Fix emulator crash.Vladimir Chtchetkine2011-10-211-5/+7
* Bound loop indexVladimir Chtchetkine2011-10-211-1/+1
* Fix emulator crash caused by bad 'printf'Vladimir Chtchetkine2011-10-202-3/+3
* Implemented Mac camera emulationVladimir Chtchetkine2011-10-122-86/+549
* Fix snapshotsVladimir Chtchetkine2011-10-051-13/+17
* New AVD property to control presence of hw main keys.Xavier Ducrohet2011-10-041-4/+9
* Fix CPU architecture reported in HW configVladimir Chtchetkine2011-09-281-0/+11
* Fix windows buildVladimir Chtchetkine2011-09-232-2/+2
* Check that first two cameras are facing in opposite direction.Vladimir Chtchetkine2011-09-232-13/+32
* Timeout frame capturing.Vladimir Chtchetkine2011-09-236-24/+64
* Properly reset camera device between capture requestsVladimir Chtchetkine2011-09-221-9/+40
* Fix video recording on WindowsVladimir Chtchetkine2011-09-221-15/+80
* Fix captured frame pixel format on WindowsVladimir Chtchetkine2011-09-211-2/+2
* Fix NV12, and NV21 format descriptorsVladimir Chtchetkine2011-09-213-4/+20
* Print warning on invalid webcam nameVladimir Chtchetkine2011-09-211-0/+4
* Fix win/mac buildVladimir Chtchetkine2011-09-211-4/+4
* Fix Mac/Windows buildsVladimir Chtchetkine2011-09-211-0/+14
* Implements converters for BAYER pixel formatVladimir Chtchetkine2011-09-212-43/+559
* Add -webcam commandline option to control webcam emulationVladimir Chtchetkine2011-09-209-44/+430
* Refactor the converters to make them more manageableVladimir Chtchetkine2011-09-171-1151/+690
* Add support for NV21, and NV12 formatsVladimir Chtchetkine2011-09-162-0/+584
* Merge "gles: use fast GLES pipe by default (Unix only)"David Turner2011-09-153-4/+60
|\
| * gles: use fast GLES pipe by default (Unix only)David Turner2011-09-133-4/+60
* | Fixes "stop device" issue on LinuxVladimir Chtchetkine2011-09-141-0/+19
* | Add cmdline param to control fake camera emulationVladimir Chtchetkine2011-09-134-6/+42
|/
* Add -gpu <mode> option to force GPU emulationDavid Turner2011-09-133-0/+44
* Fix -ramdisk option handling.David 'Digit' Turner2011-09-131-2/+9
* emulator: fix Win32 runtime crashDavid 'Digit' Turner2011-09-131-2/+2
* Fix Mac buildVladimir Chtchetkine2011-09-121-1/+0
* Fix Mac buildVladimir Chtchetkine2011-09-121-0/+87
* Implements camera service in emulatorVladimir Chtchetkine2011-09-127-461/+2866
* Camera service skeletonVladimir Chtchetkine2011-09-072-0/+349
* Fix for a _qemudPipe_recvBuffers bugVladimir Chtchetkine2011-09-071-3/+7
* Add hw.gpu.enabled hardware propertyDavid 'Digit' Turner2011-08-298-3/+319
* Fix a crash when GPU emulation doesn't work.David 'Digit' Turner2011-08-291-10/+12
* Fix premature boot-properties service disconnect.Vladimir Chtchetkine2011-08-271-1/+0
* Enable qemud clients to pass connection parameters to emulator.Vladimir Chtchetkine2011-08-255-20/+83
* Fix qemu pipe's 'poll' callbacksVladimir Chtchetkine2011-08-252-4/+4