History log of /external/qemu/android/skin/file.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a95a4dc1d37f9fa2f133e750312ee5c3440c4710 26-Feb-2014 Arthur Blume <arthurb@google.com> b/13188424: Add support for onion in Android emulator skins
Layout file can now include onion { } section.

Change-Id: I2fa4e975bee3ce4fc0390e3c7ce3f4edd268241a
/external/qemu/android/skin/file.c
62ffc423bdf158d98ee2902916963c4fde7fbe47 06-Jul-2011 Maciek Molerus <maciek@google.com> Added GTV related keys

Adds the definitions for keys present in GoogleTV.
Standard linux definitions are used to send
notifications to emulated system.

Change-Id: Id87aebfc86c5ce8b7331314352f2640a00ef36ae
/external/qemu/android/skin/file.c
7e61121b1801fdc63722a402bb9839746b63ddf9 20-Feb-2011 soledad penades <supersole@gmail.com> Enabled the camera button in the emulator

Change-Id: I1587d5e6ccc0bf092bb38b2c841eb19cb006f2e7
/external/qemu/android/skin/file.c
59e8e1969c6543cc9375b1a4372ef2e3e8afa183 10-Feb-2011 David 'Digit' Turner <digit@android.com> Add hw.keyboard.lid

This is used to control the lid switch virtual device.

+ Add support for a "version <number>" field to the skin format.
This will later be used for skin format #3.

+ Fix a bug where string hw properties didn't work/compile

Change-Id: I678a0988d2cd24169dd0c2ece96e7ab0b2822104
/external/qemu/android/skin/file.c
97d795c955f8d261a0a5294d49ea06d5a473ed03 16-Jan-2011 David 'Digit' Turner <digit@android.com> Add support for 32-bit framebuffers.

This modifies the emulator so support 32-bit framebuffers.
You can create such a frame-buffer using one of these methods:

- Add a "bpp 32" line to the "display" element of your skin
- Use the new 'magic' skin option format: e.g. -skin 320x480x32

Note that the result will be hideous since the kernel driver still
thinks the hardware is only 16-bits. This will be addressed in a
later patch to hw/goldfish_fb.c and to the kernel driver
($KERNEL/drivers/video/goldfishfb.c)

Change-Id: I0fc700c4a4cb8521076605324e15ed34e5d01136
/external/qemu/android/skin/file.c
87250c24aec9449eb615951cf537a2fcf709f1d8 18-Sep-2009 David 'Digit' Turner <digit@google.com> Allow skins to provide a "dpad-rotation" field for each layout.

This is used to deal with the fact that the framework *always* assumes that
the physical DPad is rotated in landscaped mode, while the default skin no
longer does that.

NOTE: tested on old skin files for backwards compatibility.

(Upcoming skin fixes coming in another patch)
/external/qemu/android/skin/file.c
8b870f0a99f484e4357b2664471eab12dadec327 26-May-2009 David 'Digit' Turner <digit@google.com> Allow emulator skins to provide a button for the "search" hardware scan-code.
This is different from using the F5 default key-binding that generates the same thing.
/external/qemu/android/skin/file.c
8b23a6c7e1aee255004dd19098d4c2462b61b849 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/qemu/android/skin/file.c
f721e3ac031f892af46f255a47d7f54a91317b30 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/qemu/android/skin/file.c
c27f813900a3c114562efbb8df1065e94766fc48 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745
/external/qemu/android/skin/file.c