Age | Commit message (Collapse) | Author | Files | Lines |
|
libpng is required when tethering module compresses display image.
Change-Id: Ieb16a8862f148ff934c9353ad073338b4f420181
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
|
|
features/qt_dr
|
|
features/qt_dr
|
|
On MacOS, qemu_main pthread can cause many problem with Qt UI.
So, qemu_main should be moved back to main thread like Windows
and Ubuntu.
Caution) Camera device cannot work correctly on MacOS
from now. We need to fix it later.
Change-Id: I7a20634dd7bfb17e3b98652d5dcecc99886ae734
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Change-Id: Ia8c85d595b41a40e25e73ddd30e3bbc86a779ad4
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
The flag occurs configure error on Mac OS X because of older compiler.
In addition to this, rearrange configure options.module: title
Change-Id: I5c8bdaf7ee25fac39537fb6f141c2cbff984c1cf
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
|
|
|
|
|
|
|
|
Change-Id: Iaf72f25c390c8f826e42e1da92ee8b213a4cce36
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Change-Id: Ief52a55a1542f6dbd933366b1e593baf84df5232
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Change-Id: Ibc44c41df9b0dbeab9c5123b33ca73fcf8235129
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
|
|
- removed adjust values for accel & gyro
- skin rotation vector sensor value is applied.
Change-Id: Id026aef9895584b304041858028c03cde3da802c
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
|
|
Change-Id: Iae40500ef645f5fa403f99a4fee55ef33f787baf
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Change-Id: I7c80058f8f33c38ca37887da48ba7afa01f2b1c0
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Change-Id: Ib3566122b4a09ebc97d78b47d950db191f435822
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Emulator windows's first appearance should be shown at
inside of host monitor bounds.
Change-Id: I9ae38f4edead5de579a56308d72a885704915933
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Change-Id: Ibf40838c3acc9ccd6b51c0b7c7634afbf6f28d40
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
features/qt_dr
|
|
features/qt_dr
|
|
|
|
|
|
|
|
|
|
|
|
features/qt_dr
|
|
|
|
features/qt_dr
|
|
|
|
|
|
The function tcg_gen_lshift() is unused; remove it.
Change-Id: I1d5ce226649ee2f576698ad7639f7606c3861198
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
|
into features/qt_dr
|
|
|
|
Change-Id: I8cc1f6c0af859f35c91294419aceb73e1e0e3b53
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Change-Id: I56ae0f63c8c62b39a667534b772a11d7362949ad
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
|
|
Change-Id: I3390a5f3c1bd0c3f142e9950d1a3bb2ad2e0050d
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
|
|
remember the last position and state of controller
read MRU position values from .skin.properties
Change-Id: Ie135f4158c903e272440c3f223178425e221fc20
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Emulator draws a guide line for docking when controller
has available position. And the dockable rules were
modified to enhance docking feature.
Change-Id: I271c26a3d5fc3fe15cf3a7e0b7004fd7ad164f0a
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
right-top, right-center, right-bottom
Change-Id: Icbf82983dba26f5eaee190d3dc861e278ae3c91c
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
The variables parallel_io and parallel_irq are unused; delete them.
Change-Id: Idfe0a89c5c48e6000f717d883b2e27c69bfe676f
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
|
The ne2000-isa device defines a VMState struct for migration, but
we forgot to actually register it. Correct this deficiency by
setting dc->vmsd.
Change-Id: I6f82f7cdb0de1f52e64fb80a7a8cb22e5aa23761
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
|
Although we defined an eepro100_mdi_mask[] array indicating which bits
in the registers are read-only, we weren't actually doing anything with
it. Make the MDI register-write code use it rather than manually making
register 1 read-only and leaving the rest as reads-as-written. (The
special-case handling of register 0 remains as before since its mask is
all-zeros and the special casing happens before we apply the masking.)
Change-Id: I28b6ee4691f5e8c325430eb429bee1b06c9a818e
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1402159924-13853-1-git-send-email-peter.maydell@linaro.org
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
|
The zero_ethaddr[] array is never used; delete it.
Change-Id: I20b166d01b3203f4370ebe66db8c659a1f8ea9c0
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
|
The parent_vhdx_guid variable is defined but never used, which provokes
complaints from newer versions of clang. Since the variable definition
is here acting as documentation of the image format, mark it with the
'unused' attribute to keep the compiler happy rather than simply
deleting it.
Change-Id: I9748b3b20922666e5f2efceb80e37e99ea3430ce
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
|
The 'on' variable is never used, and 'off' is only used
if IPV6_V6ONLY is defined; delete 'on' and move 'off' to
the point where it is used. This avoids warnings from
clang 3.4.
Change-Id: Ia886bd9b95c0b019d5808834cf704bc97a3cd312
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
|
Change-Id: I65b217e2c3a54750d8bb25cf17af3df9869049a1
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
in case of Mac OS X, mode_t type is unsigned short.
So, -1 cannot be compared to mode_t type.
Change-Id: Iad1e4a1049e14de0575ed6da11b339ed9045b12d
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
|
|
DockingConView -> QWidget
Change-Id: Id8c75a073fe7af94b9cc0f113fc96fa44f51d21f
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Change-Id: I76c87856a15730f2e62f7e855fd0bec1342afa33
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
write MRU value for controller index of menu
add name property to QML
Change-Id: I1f4e3737a0b36c607031b163e7d55a351a92ae8d
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|