sdk/emulator/qemu.git
11 years agomaurcodec: Fixed the way to encode video.
Kitae Kim [Wed, 2 Jan 2013 04:51:25 +0000 (13:51 +0900)]
maurcodec: Fixed the way to encode video.

As the memory leak issue is fixed, encoding function has been modified.
However, the modification for encoding function was wrong. In case of encoding video,
it does not need to allocate memory for an input buffer.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoskin: modified class name
giwoong.kim [Mon, 7 Jan 2013 05:26:02 +0000 (14:26 +0900)]
skin: modified class name

modified class name for skin

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoall: clean up boilerplate
syeon.hwang [Fri, 4 Jan 2013 06:08:07 +0000 (15:08 +0900)]
all: clean up boilerplate

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoMakefile: add install_name_tool
munkyu.im [Fri, 4 Jan 2013 09:01:48 +0000 (18:01 +0900)]
Makefile: add install_name_tool

it was skipped accidentally.

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopackage: version up
munkyu.im [Fri, 4 Jan 2013 08:21:11 +0000 (17:21 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoMakefile: fix dynamic loading path
munkyu.im [Fri, 4 Jan 2013 08:15:24 +0000 (17:15 +0900)]
Makefile: fix dynamic loading path

add @loader_patho

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoskin: trim a button text on Key Window
giwoong.kim [Fri, 4 Jan 2013 06:58:12 +0000 (15:58 +0900)]
skin: trim a button text on Key Window

Cut off the excess length of custom button text
on Key Window if user sets long text.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
munkyu.im [Thu, 3 Jan 2013 11:02:48 +0000 (20:02 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agotouch: Added multi-touch control scenario for Mac
munkyu.im [Thu, 3 Jan 2013 10:48:14 +0000 (19:48 +0900)]
touch: Added multi-touch control scenario for Mac

Add a finger before start the multi-touch processing
if already exist the pressed touch in display.

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoskin: refined the code of general skin
giwoong.kim [Thu, 3 Jan 2013 08:20:21 +0000 (17:20 +0900)]
skin: refined the code of general skin

delete unnecessary filed, modified the variable name
and etc.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
Sooyoung Ha [Thu, 3 Jan 2013 02:20:45 +0000 (11:20 +0900)]
package: version up

1.4.39

Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
11 years agopackage: modified SDK version
giwoong.kim [Wed, 2 Jan 2013 10:12:45 +0000 (19:12 +0900)]
package: modified SDK version

2.1.0 RC1

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: moves the key window above the main window
giwoong.kim [Wed, 2 Jan 2013 07:30:49 +0000 (16:30 +0900)]
skin: moves the key window above the main window

Moves the key window above the main window if
main window got the focus in general skin.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoextra: remove sonar violation
munkyu.im [Wed, 2 Jan 2013 03:00:47 +0000 (12:00 +0900)]
extra: remove sonar violation

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agomenu: activate the terminal on mac
giwoong.kim [Wed, 2 Jan 2013 01:22:20 +0000 (10:22 +0900)]
menu: activate the terminal on mac

activate the terminal for sdb launching from popup menu

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoemulator: fixed segfault error.
Kitae Kim [Sat, 29 Dec 2012 03:14:20 +0000 (12:14 +0900)]
emulator: fixed segfault error.

When emulator-x86 is executed without any arguments on the shell,
the binary is terminated abnormally because of qemu arguments parser function.
Added just exception routine and left a log message for users.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoPackage: GL
Sangjin Kim [Fri, 28 Dec 2012 12:00:07 +0000 (21:00 +0900)]
Package: GL
Fix gl capability check fail on windows intel graphics machine.
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agomarucodec: Fixed a memory leak while decoding video.
Kitae Kim [Fri, 28 Dec 2012 10:55:34 +0000 (19:55 +0900)]
marucodec: Fixed a memory leak while decoding video.

The pointer variable that refers to allocated memory address used incorrectly.
That is why the memory leak happed during decoding video.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agopackage: version up
Kitae Kim [Fri, 28 Dec 2012 10:53:12 +0000 (19:53 +0900)]
package: version up

1.4.37

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoMakefile: set x86 build apart from arm
munkyu.im [Fri, 28 Dec 2012 10:48:51 +0000 (19:48 +0900)]
Makefile: set x86 build apart from arm

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopackage: fix destination dir name
munkyu.im [Fri, 28 Dec 2012 10:11:47 +0000 (19:11 +0900)]
package: fix destination dir name

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopackage: version up
munkyu.im [Fri, 28 Dec 2012 09:59:38 +0000 (18:59 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoMerge "build: modify loading dynamic library path" into develop
Yeongkyoon Lee [Fri, 28 Dec 2012 09:54:05 +0000 (18:54 +0900)]
Merge "build: modify loading dynamic library path" into develop

11 years agobuild: modify loading dynamic library path
munkyu.im [Fri, 28 Dec 2012 09:19:48 +0000 (18:19 +0900)]
build: modify loading dynamic library path

Fix laoding dynamic library. emulator-x86 and qemu-img can load
their library from the same path first.

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoskin: TopMost is not supported on Mac
giwoong.kim [Fri, 28 Dec 2012 08:12:44 +0000 (17:12 +0900)]
skin: TopMost is not supported on Mac

TopMost is not supported on Mac

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoextra: remove sonar violation
munkyu.im [Fri, 28 Dec 2012 08:37:01 +0000 (17:37 +0900)]
extra: remove sonar violation

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopackage: version up
giwoong.kim [Fri, 28 Dec 2012 07:48:48 +0000 (16:48 +0900)]
package: version up

1.4.35

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: sync up the focus between main and key window
giwoong.kim [Fri, 28 Dec 2012 07:41:27 +0000 (16:41 +0900)]
skin: sync up the focus between main and key window

I added some workaround for sync up the focus
between main window and key window in general skin.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: added NO_FOCUS style flag to toggle button
giwoong.kim [Fri, 28 Dec 2012 07:01:36 +0000 (16:01 +0900)]
skin: added NO_FOCUS style flag to toggle button

The toggle button of key window should not
take focus from main window in general skin.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agomarucodec: Added exeption routine in the qemu_av_picture_copy func.
Kitae Kim [Fri, 28 Dec 2012 04:19:53 +0000 (13:19 +0900)]
marucodec: Added exeption routine in the qemu_av_picture_copy func.

Before calling av_picture_copy, there is memory allocation for a frame.
When the memory allocation is failed, av_picture_copy call make qemu crashed.
So, added exeption routine in case of memory allocation failure in host.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agotouch: increase the queue size of touch event
giwoong.kim [Thu, 27 Dec 2012 04:58:58 +0000 (13:58 +0900)]
touch: increase the queue size of touch event

increase the host queue size of touch event for
slow machine.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
munkyu.im [Thu, 27 Dec 2012 03:11:19 +0000 (12:11 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoproxy:fix getting http proxy port
munkyu.im [Thu, 27 Dec 2012 02:44:39 +0000 (11:44 +0900)]
proxy:fix getting http proxy port

If gconftool can't get port, it uses environment value.

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoargs: call GetModuleFileName on Windows
giwoong.kim [Wed, 26 Dec 2012 12:26:11 +0000 (21:26 +0900)]
args: call GetModuleFileName on Windows

Retrieves the fully qualified path for the file
that contains the module.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
munkyu.im [Fri, 21 Dec 2012 01:21:43 +0000 (10:21 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoYaGL thread: do not sync with inkernel HAX cpu state
Igor Mitsyanko [Wed, 5 Dec 2012 19:17:58 +0000 (23:17 +0400)]
YaGL thread: do not sync with inkernel HAX cpu state

In case of HAX cpu state sync is performed every time HAX leaves kernel
before emulating MMIO instructions, no need to do this again in YaGl
device.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
11 years agocpu-exec: do not handle interrupts if HAX is working
Igor Mitsyanko [Wed, 5 Dec 2012 19:03:55 +0000 (23:03 +0400)]
cpu-exec: do not handle interrupts if HAX is working

When emulator works with HAX accelerator, all hardirq events should
be processed by HAX, not in cpu_exec loop. It is exactly how it works
most of the time even without this fix, but in some cases, for example,
if we're using YaGL openGL passthrough device, interrupt could be
handled incide cpu_exec loop, which will cause errors in emulation.

Use explicit check for HAX enabled to decide if we want to handle
interrupts. Note that it doesn't change behaviour for usual emulator
workflow because usually interrupt_request is always 0 at this point.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
11 years agoFix faults reported by Sonar tool.
Evgeny Voevodin [Thu, 20 Dec 2012 05:18:14 +0000 (09:18 +0400)]
Fix faults reported by Sonar tool.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
11 years agoRevert "Fix faults reported by Sonar tool."
Kitae Kim [Thu, 20 Dec 2012 07:09:20 +0000 (16:09 +0900)]
Revert "Fix faults reported by Sonar tool."

This reverts commit 8d7918d3a0e01b94d7d1585baabe35518574c4eb.

11 years agoMerge "marucodec: Fixed N_SE-16839 issue." into develop
Yeongkyoon Lee [Thu, 20 Dec 2012 06:32:05 +0000 (15:32 +0900)]
Merge "marucodec: Fixed N_SE-16839 issue." into develop

11 years agoMerge "virtio-keyboard: Applied to coding style of qemu." into develop
Yeongkyoon Lee [Thu, 20 Dec 2012 06:31:30 +0000 (15:31 +0900)]
Merge "virtio-keyboard: Applied to coding style of qemu." into develop

11 years agomarucodec: Fixed N_SE-16839 issue.
Kitae Kim [Thu, 20 Dec 2012 05:49:34 +0000 (14:49 +0900)]
marucodec: Fixed N_SE-16839 issue.

Some video files are played abnormally because a way to calculate
size of decoded frame was incorrect on the qemu.
After modifying calculation of frame size, the issue is fixed.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agovirtio-keyboard: Applied to coding style of qemu.
Kitae Kim [Thu, 20 Dec 2012 05:47:20 +0000 (14:47 +0900)]
virtio-keyboard: Applied to coding style of qemu.

According to coding convention of qemu, modified this device.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoFix faults reported by Sonar tool.
Kitae Kim [Thu, 20 Dec 2012 06:04:34 +0000 (15:04 +0900)]
Fix faults reported by Sonar tool.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Conflicts:

tizen/src/hw/maru_arm_pmu.c

11 years agoextra: modify variable name
munkyu.im [Thu, 20 Dec 2012 02:36:12 +0000 (11:36 +0900)]
extra: modify variable name

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoextra: avoid violations of static analyzer
munkyu.im [Thu, 20 Dec 2012 01:55:58 +0000 (10:55 +0900)]
extra: avoid violations of static analyzer

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoetc. : Removed sonar violations.
Kitae Kim [Tue, 18 Dec 2012 09:21:59 +0000 (18:21 +0900)]
etc. : Removed sonar violations.

Some modules are modified to remove sonar violations such as goto and if-else statement.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agovirtio : Added virtio-keyboard init and exit function declaration.
Kitae Kim [Tue, 18 Dec 2012 09:00:58 +0000 (18:00 +0900)]
virtio : Added virtio-keyboard init and exit function declaration.

Added virtio-keyboard init and exit function declaration into virtio header file
because it might cause errors on 64bit OS if function declaration is missing.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agomaru_codec : fixed build break on windows.
Kitae Kim [Tue, 18 Dec 2012 08:44:04 +0000 (17:44 +0900)]
maru_codec : fixed build break on windows.

The member field of struct QemuThread on windows is not the same as on linux.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agotouch: modified variable name
giwoong.kim [Tue, 18 Dec 2012 06:40:37 +0000 (15:40 +0900)]
touch: modified variable name

Identifiers in an inner scope shall not hide outer
scope ones by reusing the same name

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agomenu: copy sdbscript to bin
giwoong.kim [Tue, 18 Dec 2012 06:19:44 +0000 (15:19 +0900)]
menu: copy sdbscript to bin

copy sdbscript file to bin folder on mac

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agotouch: indent the code
giwoong.kim [Tue, 18 Dec 2012 03:08:30 +0000 (12:08 +0900)]
touch: indent the code

There should not be more than 5 nested if statements.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage : Version up.
Kitae Kim [Mon, 17 Dec 2012 17:16:58 +0000 (02:16 +0900)]
package : Version up.

Update package version to upload the lastest source.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agomaru_codec : Fixed multi-decoding audio codecs.
Kitae Kim [Mon, 17 Dec 2012 17:14:11 +0000 (02:14 +0900)]
maru_codec : Fixed multi-decoding audio codecs.

Source clean-up and codec device can decode a number of audio codecs concurrently.
As codec device memory region is divided into each 256K size, emulator can decode
64 audio codecs simultaneously.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agomaru_camera : fixed a capture failure
jinhyung.jo [Mon, 17 Dec 2012 12:21:21 +0000 (21:21 +0900)]
maru_camera : fixed a capture failure

Fixed a bug that cannot capture a image when the resolution differs between preview and capture in Linux system.

Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
11 years agopackage: version up
giwoong.kim [Mon, 17 Dec 2012 12:05:51 +0000 (21:05 +0900)]
package: version up

1.4.30

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: hide a emulator shell
giwoong.kim [Mon, 17 Dec 2012 12:01:58 +0000 (21:01 +0900)]
skin: hide a emulator shell

hide a shell while emulator rotation/scaling

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage : modified build dibs script.
Kitae Kim [Mon, 17 Dec 2012 08:52:28 +0000 (17:52 +0900)]
package : modified build dibs script.

Modified the build script for arm emulator.
The previous script was wrong. The reason why x86 emulator package was empty before
is that arm emulator build was failed.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agovirtio-keyboard : Fixed a bug that some key events send wrong values.
Kitae Kim [Mon, 17 Dec 2012 06:23:14 +0000 (15:23 +0900)]
virtio-keyboard : Fixed a bug that some key events send wrong values.

There is a bug that right ctrl, alt and enter of keypad in the keyboard
send wrong value because a routine for those keys was missing. In addition,
removed sonar violations in C.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agopackage: version up
Sooyoung Ha [Fri, 14 Dec 2012 12:09:11 +0000 (21:09 +0900)]
package: version up

version up to 1.4.29

Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
11 years agoMerge "virtio-esm: Add function prototypt to virtio.h" into develop
Yeongkyoon Lee [Fri, 14 Dec 2012 11:37:19 +0000 (20:37 +0900)]
Merge "virtio-esm: Add function prototypt to virtio.h" into develop

11 years agovirtio-esm: Add function prototypt to virtio.h
syeon.hwang [Fri, 14 Dec 2012 11:33:25 +0000 (20:33 +0900)]
virtio-esm: Add function prototypt to virtio.h

Avoid truncate 64bit pointer to 32bit on 64bit host machine.

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agomaru_camera : remove Sonar violations & fixed a bug
jinhyung.jo [Fri, 14 Dec 2012 08:03:55 +0000 (17:03 +0900)]
maru_camera : remove Sonar violations & fixed a bug

remove Sonar violations
fixed a bug that unexpected temination when play camera on Windows7

Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
11 years ago[Title] comment out arm build
Sooyoung Ha [Fri, 14 Dec 2012 06:26:33 +0000 (15:26 +0900)]
[Title] comment out arm build
[Desc.] comment out arm build on build script
[Issue] x86 package zipped empty after add arm build.

Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
11 years ago[Title] version up to 1.4.27
Sooyoung Ha [Fri, 14 Dec 2012 05:28:24 +0000 (14:28 +0900)]
[Title] version up to 1.4.27
[Desc.]
[Issue]

Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
11 years agoFix the emulator exit hang up issue
Jun Tian [Fri, 14 Dec 2012 00:43:15 +0000 (08:43 +0800)]
Fix the emulator exit hang up issue

11 years agopackage: version up
munkyu.im [Thu, 13 Dec 2012 11:05:33 +0000 (20:05 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoskin: replace the resource image for nine-patch
giwoong.kim [Thu, 13 Dec 2012 08:37:37 +0000 (17:37 +0900)]
skin: replace the resource image for nine-patch

modified some pixels

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: hide a progress bar
giwoong.kim [Thu, 13 Dec 2012 08:01:27 +0000 (17:01 +0900)]
skin: hide a progress bar

default state is hidden

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
munkyu.im [Thu, 13 Dec 2012 06:48:36 +0000 (15:48 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agobuild: add arm build
munkyu.im [Thu, 13 Dec 2012 06:39:27 +0000 (15:39 +0900)]
build: add arm build

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agosdb: add some information to launcher script
munkyu.im [Thu, 13 Dec 2012 04:15:23 +0000 (13:15 +0900)]
sdb: add some information to launcher script

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopacakge: modified SDK version
giwoong.kim [Thu, 13 Dec 2012 03:00:14 +0000 (12:00 +0900)]
pacakge: modified SDK version

2.0.0 RC3

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: indent the code
giwoong.kim [Thu, 13 Dec 2012 02:54:34 +0000 (11:54 +0900)]
skin: indent the code

indent the code

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agosdb: modify sdb launcher
munkyu.im [Thu, 13 Dec 2012 02:55:45 +0000 (11:55 +0900)]
sdb: modify sdb launcher

change uxterm to Terminal app.
Because It is more general and basic app on Mac.

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoskin: modified docking area
giwoong.kim [Wed, 12 Dec 2012 13:13:48 +0000 (22:13 +0900)]
skin: modified docking area

Expand main window's docking area.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: consider close event of key window
giwoong.kim [Wed, 12 Dec 2012 12:59:28 +0000 (21:59 +0900)]
skin: consider close event of key window

handle the key window state when key window is
closed by OS close button.
And add a key window icon & key window title.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agovirtio-esm: First introduce of virtio-esm
syeon.hwang [Wed, 12 Dec 2012 08:24:53 +0000 (17:24 +0900)]
virtio-esm: First introduce of virtio-esm

Introduce "Maru VirtIO EmulatorStatusMedium" for represent boot up progress.

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoskin: dispose the ProgressBar when progress is completed
giwoong.kim [Wed, 12 Dec 2012 06:50:44 +0000 (15:50 +0900)]
skin: dispose the ProgressBar when progress is completed

Dispose the ProgressBar when booting is completed.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: added protocol of booting progress
giwoong.kim [Wed, 12 Dec 2012 05:58:21 +0000 (14:58 +0900)]
skin: added protocol of booting progress

Emulator can notify the booting progress to skin.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
munkyu.im [Tue, 11 Dec 2012 10:35:17 +0000 (19:35 +0900)]
package: version up

Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
11 years agoMerge "configure: add x86 option" into develop
Yeongkyoon Lee [Tue, 11 Dec 2012 08:20:50 +0000 (17:20 +0900)]
Merge "configure: add x86 option" into develop

11 years agoconfigure: add x86 option
munkyu.im [Tue, 11 Dec 2012 08:14:37 +0000 (17:14 +0900)]
configure: add x86 option

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoskin: added CustomProgressbar file
giwoong.kim [Tue, 11 Dec 2012 07:55:51 +0000 (16:55 +0900)]
skin: added CustomProgressbar file

Add CustomProgressBar for booting status.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: indent the code
giwoong.kim [Mon, 10 Dec 2012 12:49:16 +0000 (21:49 +0900)]
skin: indent the code

indent the some lines & delete goto statement

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
giwoong.kim [Mon, 10 Dec 2012 08:01:58 +0000 (17:01 +0900)]
package: version up

1.4.23

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: open the key window as default
giwoong.kim [Mon, 10 Dec 2012 07:58:18 +0000 (16:58 +0900)]
skin: open the key window as default

Open the key window.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
giwoong.kim [Sat, 8 Dec 2012 08:13:38 +0000 (17:13 +0900)]
package: version up

1.4.21

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agotouch: Added multi-touch control scenario
giwoong.kim [Sat, 8 Dec 2012 07:50:33 +0000 (16:50 +0900)]
touch: Added multi-touch control scenario

Add a finger before start the multi-touch processing
if already exist the pressed touch in display.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: package version up.
Kitae Kim [Fri, 7 Dec 2012 07:40:51 +0000 (16:40 +0900)]
package: package version up.

wrong argument was passed into emulator configure on ubuntu-32

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agomenu: ramdump function call is delegated to mloop
giwoong.kim [Fri, 7 Dec 2012 06:15:09 +0000 (15:15 +0900)]
menu: ramdump function call is delegated to mloop

The heavy job like ramdump should not run on
the communication thread.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: package version up.
Kitae Kim [Fri, 7 Dec 2012 06:06:05 +0000 (15:06 +0900)]
package: package version up.

Wrong size of qemu package has been uploaded in the previous package.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agopackage: Modified build script files.
Kitae Kim [Fri, 7 Dec 2012 01:32:14 +0000 (10:32 +0900)]
package: Modified build script files.

When qemu is built, the build script execute distclean before compiling.
There is an issue about yagl device failure on x86 emulator.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoskin: modified color key value
giwoong.kim [Thu, 6 Dec 2012 12:38:16 +0000 (21:38 +0900)]
skin: modified color key value

Windows and Ubuntu has a different color format.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
munkyu.im [Thu, 6 Dec 2012 08:12:27 +0000 (17:12 +0900)]
package: version up

11 years agotouch: added boilerplate
giwoong.kim [Thu, 6 Dec 2012 07:22:11 +0000 (16:22 +0900)]
touch: added boilerplate

Added boilerplate to EmulatorFingers file.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agomenu: temporarily disable key window menu
giwoong.kim [Thu, 6 Dec 2012 07:15:01 +0000 (16:15 +0900)]
menu: temporarily disable key window menu

In phone shape skin, disable the key window menu.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoMerge branch 'nine-patch' into develop
giwoong.kim [Thu, 6 Dec 2012 06:55:02 +0000 (15:55 +0900)]
Merge branch 'nine-patch' into develop

Change-ID: I87b76ee41cdcc7d3fb373d57b3a979f0852e7c5d

11 years agoskin: add window docking area
giwoong.kim [Thu, 6 Dec 2012 06:31:49 +0000 (15:31 +0900)]
skin: add window docking area

right-top, right-bottom docking area is added

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: close the key window
giwoong.kim [Thu, 6 Dec 2012 01:32:47 +0000 (10:32 +0900)]
skin: close the key window

Close the key window instead of making a
invisible shell.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>