sdk/emulator/qemu.git
11 years agoskin: removed readAndDispatch on Key Window
giwoong.kim [Mon, 14 Jan 2013 02:53:24 +0000 (11:53 +0900)]
skin: removed readAndDispatch on Key Window

removed readAndDispatch function call on Key Window

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoscreenshot: removed readAndDispatch on screenshot
giwoong.kim [Mon, 14 Jan 2013 01:54:59 +0000 (10:54 +0900)]
screenshot: removed readAndDispatch on screenshot

removed readAndDispatch function call on screenshot window

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoscreenshot: rollback
giwoong.kim [Mon, 14 Jan 2013 01:12:20 +0000 (10:12 +0900)]
screenshot: rollback

rollback open function

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoemulator: Fix compilation warnings.
Kitae Kim [Fri, 11 Jan 2013 10:50:52 +0000 (19:50 +0900)]
emulator: Fix compilation warnings.

added function declarations missing and removed unused variables.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agomenu: comment out unnecessary line
giwoong.kim [Fri, 11 Jan 2013 10:38:34 +0000 (19:38 +0900)]
menu: comment out unnecessary line

comment out unnecessary line for screenshot

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: manage a state flag of key window
giwoong.kim [Fri, 11 Jan 2013 10:04:58 +0000 (19:04 +0900)]
skin: manage a state flag of key window

manage a state flag of key window

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoemulator: Fix compilation warnings and code clean up
SeokYeon Hwang [Fri, 11 Jan 2013 09:21:28 +0000 (18:21 +0900)]
emulator: Fix compilation warnings and code clean up

vl.c maru_err_table.c option.c maruskin_client.c maruskin_server.c

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agopackage: fix install script
munkyu.im [Fri, 11 Jan 2013 08:03:07 +0000 (17:03 +0900)]
package: fix install script

make tmp file if it does not exist

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoextra: remove warnings
munkyu.im [Fri, 11 Jan 2013 08:00:26 +0000 (17:00 +0900)]
extra: remove warnings

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopackage: version up
giwoong.kim [Fri, 11 Jan 2013 05:39:40 +0000 (14:39 +0900)]
package: version up

1.4.48

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoMerge "package: version up." into develop
Yeongkyoon Lee [Fri, 11 Jan 2013 05:13:09 +0000 (14:13 +0900)]
Merge "package: version up." into develop

11 years agoMerge "emulator: code clean up "emulator.c"" into develop
Yeongkyoon Lee [Fri, 11 Jan 2013 05:12:52 +0000 (14:12 +0900)]
Merge "emulator: code clean up "emulator.c"" into develop

11 years agoemulator: code clean up "emulator.c"
syeon.hwang [Fri, 11 Jan 2013 05:10:25 +0000 (14:10 +0900)]
emulator: code clean up "emulator.c"

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agopackage: version up.
Kitae Kim [Fri, 11 Jan 2013 04:14:33 +0000 (13:14 +0900)]
package: version up.

Update package version to fix emulator boot issue on Mac.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoMerge "emulator: Fix compilation warning" into develop
Yeongkyoon Lee [Thu, 10 Jan 2013 09:55:07 +0000 (18:55 +0900)]
Merge "emulator: Fix compilation warning" into develop

11 years agoemulator: Fix compilation warning
syeon.hwang [Thu, 10 Jan 2013 09:52:15 +0000 (18:52 +0900)]
emulator: Fix compilation warning

Fix compilation warning: virtio-esm, virtio-pci

Signed-off-by: syeon.hwang <syeon.hwang@samsung.com>
11 years agoskin: switch the z-order between main window and key window
giwoong.kim [Thu, 10 Jan 2013 09:30:00 +0000 (18:30 +0900)]
skin: switch the z-order between main window and key window

switch the z-order between main window and key window

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoMerge "emulator: fix virtio-keyboard crash on 64 bit and some code clean-up" into...
Yeongkyoon Lee [Thu, 10 Jan 2013 08:55:17 +0000 (17:55 +0900)]
Merge "emulator: fix virtio-keyboard crash on 64 bit and some code clean-up" into develop

11 years agoemulator: fix virtio-keyboard crash on 64 bit and some code clean-up
syeon.hwang [Thu, 10 Jan 2013 08:47:41 +0000 (17:47 +0900)]
emulator: fix virtio-keyboard crash on 64 bit and some code clean-up

remove some dangerous code on 64bit in mloop-event.c
fix some compilation warnings - mloop_event.c, sdb.h, virtio.h

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agopackage: fixed changelog
giwoong.kim [Thu, 10 Jan 2013 07:57:17 +0000 (16:57 +0900)]
package: fixed changelog

fixed changelog

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
munkyu.im [Thu, 10 Jan 2013 06:18:35 +0000 (15:18 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoproxy: fix exception handling
munkyu.im [Thu, 10 Jan 2013 06:10:07 +0000 (15:10 +0900)]
proxy: fix exception handling

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopackage: Modified version.
Kitae Kim [Thu, 10 Jan 2013 01:13:45 +0000 (10:13 +0900)]
package: Modified version.

Change version for the next SDK.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agopackage: version up
Kitae Kim [Thu, 10 Jan 2013 01:07:30 +0000 (10:07 +0900)]
package: version up

Upload package version for a bug fix for skin close.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoskin: fixed a problem of skin closing
giwoong.kim [Wed, 9 Jan 2013 09:29:42 +0000 (18:29 +0900)]
skin: fixed a problem of skin closing

fixed a problem of skin closing

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
munkyu.im [Wed, 9 Jan 2013 08:15:43 +0000 (17:15 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopackage: change temp file path
munkyu.im [Wed, 9 Jan 2013 08:12:20 +0000 (17:12 +0900)]
package: change temp file path

Installer binary is installed with compressed file.
So cannot make temp file on current path.

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agovirtio-keyboard: Fixed N_SE-19761 issue.
Kitae Kim [Tue, 8 Jan 2013 09:58:05 +0000 (18:58 +0900)]
virtio-keyboard: Fixed N_SE-19761 issue.

While host keyboard is turned on/off repeatedly, emulator is terminated abnormally.
So, added mutex destruction and ignore key events routine when host keyboard is turned off.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoproxy: arrange source code
munkyu.im [Tue, 8 Jan 2013 11:28:54 +0000 (20:28 +0900)]
proxy: arrange source code

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoskin: indent the code
giwoong.kim [Mon, 7 Jan 2013 11:30:24 +0000 (20:30 +0900)]
skin: indent the code

indent the code & give a name to thread in skin

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoFrom 8fdd165fa910de700649f05f2b074a21e18500d4 Mon Sep 17 00:00:00 2001
Xin Xiaohui [Tue, 8 Jan 2013 03:21:56 +0000 (11:21 +0800)]
From 8fdd165fa910de700649f05f2b074a21e18500d4 Mon Sep 17 00:00:00 2001
Subject: [PATCH] Re-add qemu_notify_hax_event()

Signed-off-by: Xin Xiaohui <xiaohui.xin@intel.com>
Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
11 years agoFrom 42e43afd5f39b2c46a91093eb14496073fc5ccb7 Mon Sep 17 00:00:00 2001
Xin Xiaohui [Tue, 8 Jan 2013 03:21:25 +0000 (11:21 +0800)]
From 42e43afd5f39b2c46a91093eb14496073fc5ccb7 Mon Sep 17 00:00:00 2001
Subject: [PATCH] Add boilerplate-for-HAXM

Signed-off-by: Xin Xiaohui <xiaohui.xin@intel.com>
11 years agovl.c : enabled the camera on MacOS
jinhyung.jo [Mon, 7 Jan 2013 13:18:34 +0000 (22:18 +0900)]
vl.c : enabled the camera on MacOS

enabled the camera on MacOS

Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
11 years agoargs: call readlink function for symbolic link
giwoong.kim [Mon, 7 Jan 2013 10:53:14 +0000 (19:53 +0900)]
args: call readlink function for symbolic link

call readlink function for symbolic link on linux

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: added some log
giwoong.kim [Mon, 7 Jan 2013 08:33:53 +0000 (17:33 +0900)]
skin: added some log

added some log

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoMerge "skin: change java library path on windows" into develop
Yeongkyoon Lee [Mon, 7 Jan 2013 09:59:05 +0000 (18:59 +0900)]
Merge "skin: change java library path on windows" into develop

11 years agoskin: change java library path on windows
munkyu.im [Mon, 7 Jan 2013 09:17:37 +0000 (18:17 +0900)]
skin: change java library path on windows

On Windows, java library path cannot have
'\' as the last character different from other hosts

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agomarucodec: Changed a way to pass the parameter in the qemu_avpicture_fill function.
Kitae Kim [Thu, 3 Jan 2013 01:35:37 +0000 (10:35 +0900)]
marucodec: Changed a way to pass the parameter in the qemu_avpicture_fill function.

The main purpose of qemu_avpictue_fill is calculating encoded or decoded video frame.
In case of decoding, output buffer cannot be allocated before calculating picture size.
If the buffer should be allocated before, the caller needs to use this function twice or seperate implementation.
In addition, the ptr parameter of this function is just required to assign memory address to the destination picture except decoding.
So, I think it would rather use single pointer than double pointer.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
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>