sdk/emulator/qemu.git
7 years agoMerge branch 'tizen_p2.3.1' into tizen_studio_2.0_p2.3.1 96/157196/1 tizen_studio_p2.3.1 TizenStudio_2.0_p2.3.1
Minkee Lee [Mon, 23 Oct 2017 14:19:02 +0000 (23:19 +0900)]
Merge branch 'tizen_p2.3.1' into tizen_studio_2.0_p2.3.1

Change-Id: Ia17f656d04cbdd4baf213b6008a5cf11fb8edf15
Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
7 years agopackage: update version (2.1.50) 62/157162/1
Minkee Lee [Mon, 23 Oct 2017 13:33:10 +0000 (22:33 +0900)]
package: update version (2.1.50)

Change-Id: Ice568869e9cfca3e12124e479d9da112853181a1
Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
7 years agobuild: fix run time error on macos 10.11 61/157161/1
Minkee Lee [Mon, 23 Oct 2017 13:14:50 +0000 (22:14 +0900)]
build: fix run time error on macos 10.11

(W/A) Do not use clock_gettime because it occurs
runtime error on macos 10.11

Change-Id: I7c0317c5d0b2af0897363aa305feb892578ac594
Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
(cherry picked from commit f1bcd00df5a29c2a690ee9916b160e03af216626)

7 years agoMerge branch 'tizen_p2.3.1' into tizen_studio_2.0_p2.3.1 04/152404/1
Munkyu Im [Tue, 26 Sep 2017 05:31:22 +0000 (14:31 +0900)]
Merge branch 'tizen_p2.3.1' into tizen_studio_2.0_p2.3.1

Change-Id: I04c5fb5c888fc68ce1758e4c9d5b3b479fbd8047
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
7 years agopackage: update version (2.1.49) 76/152076/2
Munkyu Im [Mon, 25 Sep 2017 04:39:21 +0000 (13:39 +0900)]
package: update version (2.1.49)

Change-Id: Ifa53a62840c3e870fe389dac4a7ef5dd894a4534
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
7 years agonet: arrange base port management 75/152075/2
Munkyu Im [Sun, 17 Sep 2017 05:42:24 +0000 (14:42 +0900)]
net: arrange base port management

This commit apply the port management of latest version.
fix error that multiple emulators connect to the same port.
qemu_socket() turns on SOCK_CLOEXEC option.
Remove unused functions.

Change-Id: Id0a9c92a24f9e364bf56ca784a5d9fd847ec5f11
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
(cherry picked from commit 4a241901bc06ff35c2a60225f03856fd30398f1f)

7 years agonet: change address for finding base port 74/152074/3
Munkyu Im [Fri, 15 Sep 2017 07:27:40 +0000 (16:27 +0900)]
net: change address for finding base port

The latest version of emulator uses INADDR_ANY address
instead of INADDR_LOOPBACK to find base port.
Therefore, if not correct this,
different emulators can set the same base port.
It causes sdb connection failure.
Also, remove unused function.

Change-Id: Ib799578e8c34ec13aa3d33f9b78756b729b84002
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
(cherry picked from commit ddfea1719b3f06559e2e653ba94062586a7118a5)

7 years agopackage: update version (2.1.48) 79/146179/2
jinh0.choi [Fri, 25 Aug 2017 02:42:56 +0000 (11:42 +0900)]
package: update version (2.1.48)

Change-Id: I1b66d65b57bdb627effa3f9ce5a7ee42dc0282f2
Signed-off-by: jinh0.choi <jinh0.choi@samsung.com>
7 years agoextra: add condition for package duplication 78/146178/2
jinh0.choi [Thu, 24 Aug 2017 06:49:18 +0000 (15:49 +0900)]
extra: add condition for package duplication

Change-Id: I5cf81dfbced86d06549c5aece3074203f30c81a1
Signed-off-by: jinh0.choi <jinh0.choi@samsung.com>
7 years agodistrib: change protobuf-c header path 39/145139/1
jinh0.choi [Mon, 21 Aug 2017 10:36:12 +0000 (19:36 +0900)]
distrib: change protobuf-c header path

Change-Id: I3069edd6f05b09f434adb84830e668c7b1f6b908
Signed-off-by: jinh0.choi <jinh0.choi@samsung.com>
7 years agodistrib: change newer protobuf-c that is BSD license 64/144564/1
jinh0.choi [Thu, 17 Aug 2017 05:06:30 +0000 (14:06 +0900)]
distrib: change newer protobuf-c that is BSD license

Change-Id: Idde2cfb2fd3fad68044ef75c9a2802ae41d067ab
Signed-off-by: jinh0.choi <jinh0.choi@samsung.com>
7 years agovl.c: do not use deprecated glib API g_mem_set_vtable() 63/144563/1
SeokYeon Hwang [Thu, 5 Nov 2015 12:12:36 +0000 (21:12 +0900)]
vl.c: do not use deprecated glib API g_mem_set_vtable()

g_mem_set_vtable() has been deprecated since glib version 2.46. So,
compiler complain about it "-Wdeprecated-declarations".
We should not use g_mem_set_vtable() when glib is newer than 2.46.

Change-Id: I0fcf76fa1b18e544341c679307aa5418cf619367
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
(cherry picked from commit 9bab3cf527a73a1b8c7bcb2c1ce6a0d905b625be)

7 years agoMerge branch 'tizen_p2.3.1' into tizen_studio_2.0_p2.3.1 16/136216/1
Sooyoung Ha [Wed, 28 Jun 2017 09:05:35 +0000 (18:05 +0900)]
Merge branch 'tizen_p2.3.1' into tizen_studio_2.0_p2.3.1

Change-Id: Iaebaa84a057a9115aa56858769244a57aa9a7f10
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agopackage: update version (2.1.47)
Jinhyung Jo [Wed, 7 Jun 2017 11:35:04 +0000 (20:35 +0900)]
package: update version (2.1.47)

Change-Id: I0b7b56776b1d1ab2aa128222edcfaa825cea2646
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
8 years agoconfigure: modify configure for recent macOS
Jinhyung Jo [Thu, 1 Jun 2017 11:50:28 +0000 (20:50 +0900)]
configure: modify configure for recent macOS

Change-Id: I8fb928f2de4f7168b27faedac02a0d2c37585666
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
(cherry picked from commit 67ddd95f1039d5b44e2db1304c3580386e0236ab)

8 years agovirtio-rng: fix check for period_ms validity
Jinhyung Jo [Thu, 1 Jun 2017 11:36:36 +0000 (20:36 +0900)]
virtio-rng: fix check for period_ms validity

This was reported for this warning:

hw/virtio/virtio-rng.c:150:31: warning: logical not is only applied to
the left hand side of comparison [-Wlogical-not-parentheses]

Change-Id: I7912c36bfd7520de2b9bfb14c92442fdea68d062
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
(cherry picked from commit adbf8ffec5766d9f9c4abe92df6c4c201eb95b80)

8 years agomaru-camera: change framework used in macOS.
Jinhyung Jo [Thu, 1 Jun 2017 07:50:53 +0000 (16:50 +0900)]
maru-camera: change framework used in macOS.

The QuikTime Kit(QTKit) framework has been deprecated in OS X v10.9.
So changed to the AVFoundation available in OS X v10.7 and later.

Change-Id: I6508d1bd3ab00cde34ab9b6afd460e88505f5488
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
(cherry picked from commit 238061097cac5892dadbc96341c25500df41c3a0)

8 years agoMerge branch 'develop_p2.3.1' into tizen_studio_1.1_p2.3.1 tizen_studio_1.2_p2.3.1
SeokYeon Hwang [Tue, 22 Nov 2016 02:29:43 +0000 (11:29 +0900)]
Merge branch 'develop_p2.3.1' into tizen_studio_1.1_p2.3.1

Change-Id: Idf7e73eee12b028056134b5c885462200cf083d1
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
8 years agopackage: update version (2.1.46)
SeokYeon Hwang [Mon, 21 Nov 2016 06:11:01 +0000 (15:11 +0900)]
package: update version (2.1.46)

Change-Id: Icc40c07c16bb6a87bd01e89756ff797b6ef2f9e2

8 years agoMerge branch 'develop_2.3.1' into platform_2.3.1
jihye [Thu, 29 Sep 2016 07:16:35 +0000 (16:16 +0900)]
Merge branch 'develop_2.3.1' into platform_2.3.1

Change-Id: Ifeac3484d66749eaa1d1b1059f47025ce157aacf
Signed-off-by: jihye <jihye424.kim@samsung.com>
8 years agopackage: update version (2.1.45)
jihye [Thu, 29 Sep 2016 07:03:26 +0000 (16:03 +0900)]
package: update version (2.1.45)

Change-Id: Ifaadc5c50c61c5b7d71005b3a4793919cda03faf
Signed-off-by: jihye <jihye424.kim@samsung.com>
8 years agoskin: remove 'Always on top' menu from linux
jihye [Thu, 29 Sep 2016 05:59:11 +0000 (14:59 +0900)]
skin: remove 'Always on top' menu from linux

Change-Id: Idc64f4ac63c2a5780c55765ba3077734af02779f
Signed-off-by: jihye <jihye424.kim@samsung.com>
(cherry picked from commit a9ed3422fcf44ceb7c1db7906cc3f061e9a45f41)

8 years agoosutil: modfiy vm lock module
jihye [Thu, 29 Sep 2016 03:08:50 +0000 (12:08 +0900)]
osutil: modfiy vm lock module

Change-Id: I33e811ee554fe86b0ee6997d2fdc017df867a26b
Signed-off-by: jihye <jihye424.kim@samsung.com>
(cherry picked from commit 0f4f95501d8cb2c90241e567753fd495751a3731)

8 years agoMerge branch 'develop_2.3.1' into platform_2.3.1
jihye424.kim [Mon, 19 Sep 2016 02:16:00 +0000 (11:16 +0900)]
Merge branch 'develop_2.3.1' into platform_2.3.1

Change-Id: Ic767a479148bfee33e96530ea9dcb79a90d7a036
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
8 years agopackage: update version (2.4.44)
jihye424.kim [Mon, 19 Sep 2016 02:14:50 +0000 (11:14 +0900)]
package: update version (2.4.44)

Change-Id: I8e1e078f5bb5f983e88711a58e86abd914412c15
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
8 years agoosutil: change locking mechanism
jihye424.kim [Thu, 8 Sep 2016 11:29:16 +0000 (20:29 +0900)]
osutil: change locking mechanism

Change-Id: I4e6e94821dcd9a4beff6ef9686317a5aee5f5f3e
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
8 years agoMerge branch 'develop_2.3.1' into platform_2.3.1
SeokYeon Hwang [Mon, 22 Aug 2016 07:06:21 +0000 (16:06 +0900)]
Merge branch 'develop_2.3.1' into platform_2.3.1

Change-Id: I198c6a6a4c1d383df49643a2dc85497e4fcb82bb
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
8 years agopackage: update version (2.1.43)
SeokYeon Hwang [Mon, 22 Aug 2016 07:04:43 +0000 (16:04 +0900)]
package: update version (2.1.43)

Change-Id: I4ffeb6bba0f24a0e7c5d79483a6154cd52100fae
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
8 years agobuild: remove check-xxx and kvm module
Munkyu Im [Sat, 20 Aug 2016 07:42:23 +0000 (16:42 +0900)]
build: remove check-xxx and kvm module

These binaries are moved to emulator-supplements package.

Change-Id: I01fd4724dcc5d141490d3dd438d3fc43424ffd20
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
8 years agoMerge branch 'develop_2.3.1' into platform_2.3.1
jihye424.kim [Fri, 19 Aug 2016 03:04:17 +0000 (12:04 +0900)]
Merge branch 'develop_2.3.1' into platform_2.3.1

Change-Id: I3bf264e6df748442cf340a8ac5dff294a13495e8
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
8 years agopackage: update version (2.1.42)
jihye424.kim [Fri, 19 Aug 2016 03:02:31 +0000 (12:02 +0900)]
package: update version (2.1.42)

Change-Id: Ia0e0f8fd3ecfd8c450366976ff4d1973c867e254
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
8 years agoicon: change emulator icon
jihye424.kim [Fri, 19 Aug 2016 02:07:07 +0000 (11:07 +0900)]
icon: change emulator icon

Change-Id: I3969a4a64bb9b589b2b0b09a9408c7e3fa719a9f
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
8 years agoMerge branch 'develop_2.3.1' into platform_2.3.1
SeokYeon Hwang [Mon, 4 Jul 2016 06:52:57 +0000 (15:52 +0900)]
Merge branch 'develop_2.3.1' into platform_2.3.1

8 years agopackage: update version (2.1.41)
SeokYeon Hwang [Mon, 4 Jul 2016 06:52:25 +0000 (15:52 +0900)]
package: update version (2.1.41)

Change-Id: I6a75264ee0b13324acfa47aedb8f60671c6091c5
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
8 years agoMerge branch 'develop_2.3.1' into platform_2.3.1
SeokYeon Hwang [Mon, 4 Jul 2016 06:05:08 +0000 (15:05 +0900)]
Merge branch 'develop_2.3.1' into platform_2.3.1

Change-Id: Ibb44669c88661682017a660fc0b0d92482bd52b2
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
8 years agobuild: add -Wno-error=deprecated-declarations for recent glib
SeokYeon Hwang [Fri, 1 Jul 2016 05:28:35 +0000 (14:28 +0900)]
build: add -Wno-error=deprecated-declarations for recent glib

Change-Id: I509ac53971101779915fe5115b22d1959ba411b8
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
8 years agobuild: add LIBPNG_CFLAGS
Minkee Lee [Thu, 30 Jun 2016 09:02:30 +0000 (18:02 +0900)]
build: add LIBPNG_CFLAGS

Change-Id: I9fa916bb5ae457697ed7c070e63b5b0e2539356a
Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
8 years agoconfigure: change minimum macosx version
Munkyu Im [Thu, 30 Jun 2016 11:18:43 +0000 (20:18 +0900)]
configure: change minimum macosx version

@rpath is available from macosx 10.5
10.5 version is too low to support tizen sdk.
10.7 version might be the reasonable minimum version.

Change-Id: Ic664b62543b154528a63cd53bb38b9e0b72d3b02
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
8 years agobuild: set library path
Munkyu Im [Thu, 30 Jun 2016 05:32:09 +0000 (14:32 +0900)]
build: set library path

set "TIZEN_SDK_DEV" variable.
remove "distrib" path.
use tab indent.

Change-Id: I4913ccae1234779be83ed10818a240bde0fd215f
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
8 years agobuild: change pkgconfig path
Minkee Lee [Wed, 29 Jun 2016 09:12:45 +0000 (18:12 +0900)]
build: change pkgconfig path

Change-Id: I09f76d276ecd7aed5d511af4743f9bfee9d6c81b
Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
8 years agobuild: change the swt file path
Minkee Lee [Wed, 29 Jun 2016 06:32:10 +0000 (15:32 +0900)]
build: change the swt file path

Library package structure is changed.
- dev package: swt_4.3/swt.jar -> swt-4.5.jar
- lib package: swt.jar -> swt-4.5.jar

Change-Id: Id62d01d651bb9c8a53813aa603ab113ff254c553
Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
8 years agoconfigure: add python path for mingw build
Munkyu Im [Thu, 30 Jun 2016 03:56:40 +0000 (12:56 +0900)]
configure: add python path for mingw build

Build system uses theirs own PYTHON environment variable.
It fails on windows because of file seperator when build on mingw.
So, override it.

Change-Id: I0c0ba891eb900161ebc55884cd7819a4e4febf91
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
8 years agopackage: use @rpath based library loading for MacOSX and Linux
SeokYeon Hwang [Wed, 1 Jun 2016 06:57:34 +0000 (15:57 +0900)]
package: use @rpath based library loading for MacOSX and Linux

Change-Id: I9b46d17b2e976c10009e8274f1fb5ffc918420a0
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
(cherry picked from commit 87923d15fa83ec56e9d748f7289acf4fd1b9a369)

9 years agopackage: update version (2.1.40)
Munkyu Im [Wed, 1 Jun 2016 01:29:19 +0000 (10:29 +0900)]
package: update version (2.1.40)

Change-Id: Ie989fa1a3004f75c451fba53ec3a04ed989103d3
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agoskin: use GTK2 for SWT 4.5
SeokYeon Hwang [Tue, 31 May 2016 04:10:19 +0000 (13:10 +0900)]
skin: use GTK2 for SWT 4.5

SWT-GTK3 causes skin crash. So we use GTK2 for SWT.

Change-Id: Ideed33f3394c28d54312847bb382531f4de91552
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
9 years agooslib-win32: always get java path from registry
Jinhyung Jo [Wed, 27 Jan 2016 05:51:17 +0000 (14:51 +0900)]
oslib-win32: always get java path from registry

Regardless of the architecture of the emulator(32bit or 64bit),
always gets the java execution path from Windows registry.
This commit would be helpful to reduce the java execution failure.

Change-Id: I890bfa67ffdde36bbbd28678e196d7a50bce65a8
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
9 years agoemulator_options: fix critical bug
SeokYeon Hwang [Tue, 29 Dec 2015 04:52:03 +0000 (13:52 +0900)]
emulator_options: fix critical bug

Variable value is contaminated during it is processed. We fix this
issue and prevent a recurrence of this issue by using "const" keyword.

Conflicts:

        tizen/src/emul_state.c

Change-Id: I7d50a82a10a6b43b203e78b5394bf3eb8e0231a2
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
(cherry picked from commit 4953ab7043e544828af2f8c4f0dd162158d8c661)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator_options: introduced recursive variable substitution
SeokYeon Hwang [Wed, 17 Jun 2015 05:49:20 +0000 (14:49 +0900)]
emulator_options: introduced recursive variable substitution

Users can write variable position-independently.

Change-Id: I515843030f3d87bfea14a420133ffb1cdc4a1bac
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
(cherry picked from commit ba3014b1c0211cf36065a05f2ddd92a21fd68f8b)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agopackage: update version (2.1.39)
SeokYeon Hwang [Thu, 17 Dec 2015 01:56:59 +0000 (10:56 +0900)]
package: update version (2.1.39)

Change-Id: I56c2ec1196da86d49a8e74e1d83072f84ff2486e
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
9 years agoextra package: skip installing duplicate packages
ChulHo Song [Fri, 4 Dec 2015 07:56:11 +0000 (16:56 +0900)]
extra package: skip installing duplicate packages

Do not install same version of the packages. Newer version of the
packages will be upgraded, older version of the packages will be
failed to install.

Change-Id: Ib5cc8b781aee56d39447b6cb46689e948b68045c
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
(cherry picked from commit 58a790efcd2d468ef01987cde3866276ffa445fd)

9 years agopackage: update version (2.1.38)
SeokYeon Hwang [Wed, 2 Dec 2015 02:24:28 +0000 (11:24 +0900)]
package: update version (2.1.38)

Change-Id: I0cf51f60a572308f5c1e796596d6d08fa6f5e088
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
9 years agoecs: handle emuld connection status on wearable profile
ChulHo Song [Thu, 12 Nov 2015 10:58:05 +0000 (19:58 +0900)]
ecs: handle emuld connection status on wearable profile

When the emuld open or close the EVDI, the EVDI kernel driver send a
emuld connection status to the ECS. But ECS does not handle the emuld
connection status on the wearable profile. Eventually the ECP cannot
handle emuld status properly. So the code about ignoring kernel
message should be removed.

Change-Id: I5dcf693298b8cba04328860df56aa4f07c8c38c1
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
9 years agocoroutine: co->fiber has not to be null
SeokYeon Hwang [Mon, 19 Oct 2015 04:57:24 +0000 (13:57 +0900)]
coroutine: co->fiber has not to be null

CreateFiber() will be return NULL when it fails. If co->fiber is null,
SwitchToFiber() aborts with C0000005 and it corrupts stack that make
hard to find causes. So it is better to abort when CreateFiber()
returns NULL.

Change-Id: Ifdc36404ce523cee842fd486bdbe071e58b7d7b3
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
9 years agoslirp: Fix non blocking connect for w32
Stefan Weil [Thu, 30 Jul 2015 21:08:12 +0000 (23:08 +0200)]
slirp: Fix non blocking connect for w32

Change-Id: Iae869bcf0e25a9842a66f609e552f4b72b69bebf
Signed-off-by: Stefan Weil <sw@weilnetz.de>
(cherry picked from commit 9cf20c1a8d8d128508e80929768cad182c807093)

9 years agopackage: version up (2.1.37)
GiWoong Kim [Mon, 9 Nov 2015 07:39:54 +0000 (16:39 +0900)]
package: version up (2.1.37)

Change-Id: I00b9c1f1c443b10b05c8e905f9aa724cbdf71a46
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agomenu: delete some unnecessary lines in SWT GUI
GiWoong Kim [Mon, 9 Nov 2015 07:35:11 +0000 (16:35 +0900)]
menu: delete some unnecessary lines in SWT GUI

There is no need to consider CPU architecture on
Detailed Info Dialog.

Change-Id: I97ac80a5cee32d382ac93d60e01740a87a8de8d6
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: version up
GiWoong Kim [Thu, 29 Oct 2015 10:21:41 +0000 (19:21 +0900)]
package: version up

2.1.36

Change-Id: I7381503623bf7e0ff553c193cc1f593cdc6315a9
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoabout: modified contents title of About dialog
GiWoong Kim [Thu, 29 Oct 2015 10:18:08 +0000 (19:18 +0900)]
about: modified contents title of About dialog

Tizen SDK -> Tizen Emulator for 2.3.1

Change-Id: Ieb893ae3c11c0550d76d9f4dfff60f10837b6f2b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: version-up (2.1.35)
Jihye Won [Wed, 23 Sep 2015 08:45:05 +0000 (17:45 +0900)]
package: version-up (2.1.35)

Change-Id: Ibb983f98fccd7fbc0ba0acf39a63d4d8171a6652
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
9 years agoMakefile: fix the error about install_name_tool.
Jihye Won [Mon, 21 Sep 2015 10:49:36 +0000 (19:49 +0900)]
Makefile: fix the error about install_name_tool.

rewrite the correct name of the library.

Change-Id: Ic74b31a9e51180823ce142851edd5308b4b43674
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
9 years agopackage: version up(2.1.34)
ChulHo Song [Wed, 16 Sep 2015 08:49:20 +0000 (17:49 +0900)]
package: version up(2.1.34)

Change-Id: I12e94b963cf7916e9cb5aff810e47660465a23b0
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
9 years agoecs: modify sdb and sdk.info path
ChulHo Song [Wed, 16 Sep 2015 06:21:57 +0000 (15:21 +0900)]
ecs: modify sdb and sdk.info path

Change-Id: Ia3870a6b2a86e027004903a3d63b2d3630fd5880
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
9 years agopackage: version up(2.1.33)
jinhyung.jo [Fri, 11 Sep 2015 07:49:47 +0000 (16:49 +0900)]
package: version up(2.1.33)

up to 2.1.33

Change-Id: I552f757eb1a85c6b9469fc88fc667bb3eae6c56c
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
9 years agoemulator: Fixed a bug Java path not found on Windows 64
jinhyung.jo [Wed, 2 Sep 2015 05:51:14 +0000 (14:51 +0900)]
emulator: Fixed a bug Java path not found on Windows 64

The get_java_path function aways returns the first item of the JRE(or JDK) registry.
The RegEnumKeyEx function's 4th argument type is [In, Out],
But previous implementations have used without resetting it.
So fix it and improved the 'while' statement.

Change-Id: Ief77879c1b6be8f02fbc36e5c7d118152984e371
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
(cherry picked from commit 812b3ccac697ae0d026bb7ea911b95aaa7f04921)

9 years agoemulator: Modified code about java path in WOW64
jinhyung.jo [Wed, 29 Jul 2015 08:30:43 +0000 (17:30 +0900)]
emulator: Modified code about java path in WOW64

Use more registry keys and the environment variable
in oder to find more precise 'Java Home'.
Removed redundant code.

Change-Id: I9ef2d3e87cd47cb31ee0c4389269cca2708fcc4d
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
(cherry picked from commit 6ba1131714016b47c49e79f361c66cd25d148bc0)

9 years agoecs: wrap sdb command and path with double quotes
ChulHo Song [Tue, 8 Sep 2015 10:53:19 +0000 (19:53 +0900)]
ecs: wrap sdb command and path with double quotes

Change-Id: I7c580e211cd7dd5f5edf012ea289f24c4d1ea474
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
(cherry picked from commit d0298c49b54b5a1fb096387cbe3a53647b433457)

9 years agopackage: version up(2.1.32)
Munkyu Im [Thu, 10 Sep 2015 03:01:00 +0000 (12:01 +0900)]
package: version up(2.1.32)

Change-Id: I642e947318012b8536882fdaadebd778c2f0a198
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agoscripts: wrap path with double duotes
Munkyu Im [Tue, 8 Sep 2015 08:19:51 +0000 (17:19 +0900)]
scripts: wrap path with double duotes

The paths could include space character.
It occurs launching problem.

Change-Id: Ifa4e10ab82c811baef1256f560766c7561210b94
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agobuild: changed PATH according to emulator-lib-dev
Jihye Won [Tue, 8 Sep 2015 10:11:16 +0000 (19:11 +0900)]
build: changed PATH according to emulator-lib-dev

- changed SWT_PATH in tizen/src/Makefile.
- changed PKG_CONFIG_PATH in all build scripts.
- this commit was affected becuase
  directory structure of emulator-lib-dev was changed.

Change-Id: I9394dfbf3660c59682c5f6f8b991d3f28f07586d
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
9 years agoinstall: wrap path with double quotes
Munkyu Im [Tue, 8 Sep 2015 08:14:34 +0000 (17:14 +0900)]
install: wrap path with double quotes

Installation path could includes space character.

Change-Id: I8ff79205f6202f0174ef0fd6351212ab9bf46718
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agosdb: wrap path with double quotes
Munkyu Im [Tue, 8 Sep 2015 07:43:20 +0000 (16:43 +0900)]
sdb: wrap path with double quotes

when push shell button on menu,
need wrapping sdb binary path with double quotes.
Otherwise it fails to launch if path has space character.

Change-Id: Ib58114b0f4885502d08a3a74c31a92751b61a752
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agopackage: version up
GiWoong Kim [Fri, 21 Aug 2015 05:11:19 +0000 (14:11 +0900)]
package: version up

2.1.31

Change-Id: I609b9df882bf5678a53ad5afbddc5d8bd1b5b678
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agotouch: set maximum count value of multitouch point at device
GiWoong Kim [Wed, 3 Jun 2015 06:15:34 +0000 (15:15 +0900)]
touch: set maximum count value of multitouch point at device

Change-Id: I0070cde93cc88093ba191a9ffcca415a1965ab28
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agomenu: modified About Dialog message
GiWoong Kim [Fri, 26 Jun 2015 08:02:16 +0000 (17:02 +0900)]
menu: modified About Dialog message

consider multi-SDK path

Change-Id: I401e51981417292be465a0fc5122e04ca9046afe
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agosdb: change sdb path
Munkyu Im [Thu, 7 May 2015 07:34:09 +0000 (16:34 +0900)]
sdb: change sdb path

because of restructuring directories, relative path of sdb changed.

Change-Id: Ib5150ccd9909e02e5c300e5e9a72cb5292820c05
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agopackage: version up
Sooyoung Ha [Thu, 20 Aug 2015 09:50:14 +0000 (18:50 +0900)]
package: version up

version update to 2.1.30

Change-Id: I4c989f82527a9465cecd895ad7d528189c1af782
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agovirtfs: modify the AT_REMOVEDIR preprocessor macro
Sooyoung Ha [Mon, 29 Jun 2015 05:49:13 +0000 (14:49 +0900)]
virtfs: modify the AT_REMOVEDIR preprocessor macro

The latest macos has this macro. So I fix this preprocessor macro for
prevent the build failure.

Change-Id: I9f3c84c12dc667c856f55c8d7993ac7c1e829548
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agobuild: fix compilation warnings produced by recent clang
SeokYeon Hwang [Tue, 2 Jun 2015 03:06:38 +0000 (12:06 +0900)]
build: fix compilation warnings produced by recent clang

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Conflicts:
tizen/src/skin/maruskin_client.c

Change-Id: Ic3ac6a1cf6574f0e8930fd70f7809e5e36d1309c
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator: detecting some error cases
SeokYeon Hwang [Thu, 27 Nov 2014 06:25:18 +0000 (15:25 +0900)]
emulator: detecting some error cases

Detecting some error cases in profile conf file.
Quotes can be used in default value section from now.

Change-Id: Ib58676dcf1527b0e1d808aa079f25283b716b007
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator: some jobs prepared after device init
Sooyoung Ha [Tue, 23 Jun 2015 14:59:17 +0000 (23:59 +0900)]
emulator: some jobs prepared after device init

This commit is come from tizen_2.4,
copied from 925800b7607bc96a021078d2659ba7bd7c0d3ed7.

Change-Id: I3927b9f9c68cc298f4ee7f228a7c82ac4598bc12
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator: modify the way to set/get vm name
Sooyoung Ha [Tue, 23 Jun 2015 15:04:45 +0000 (00:04 +0900)]
emulator: modify the way to set/get vm name

Cherry-picked from 13782b9d574b8f4014dcbd93bcde61175420291b

Change-Id: Id14f835a521354ac4b53ec24b2909dceb0da8e9c
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemul_state: enable the "image_file_path".
Sooyoung Ha [Tue, 23 Jun 2015 07:43:47 +0000 (16:43 +0900)]
emul_state: enable the "image_file_path".

The origin code which is come from tizen_2.4 uses the BlockBackend, but it's
not available no tizen_2.3. So modify the get_drive_image_file function to
use legacy bdrv_find function.

This commit is related with 26bc68416f6a1bd7e09cae2ae49bcb57d3d0b178
and is also related with 3767865d9ee2272473a5f98cd96ce69b441f3b9e.

Change-Id: Ia9674240836b52b61e56c93761643470ecaaf036
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agobuild: fix the build fail by W/A
Sooyoung Ha [Fri, 12 Jun 2015 10:11:21 +0000 (19:11 +0900)]
build: fix the build fail by W/A

emul_state has modified but not all changes merged.
so block some codes for build.

Change-Id: I63f0a2f1a633be4c9f0d117c936a9cb36d6ab733
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator: print args information immediately
SeokYeon Hwang [Thu, 28 May 2015 07:47:00 +0000 (16:47 +0900)]
emulator: print args information immediately

Change-Id: Ie468bb749405fcca606c559eb2d65615003f46c6
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
(cherry picked from commit edff86ef3c63900dfa9ecc111b6b4135026f592d)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator: removed "--profile" argument
SeokYeon Hwang [Thu, 28 May 2015 07:44:49 +0000 (16:44 +0900)]
emulator: removed "--profile" argument

Removed "--profile" argument. It is not necessary anymore.

Change-Id: Ie0f93d44b4548c325bf5a87b44a0f9759164538a
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
(cherry picked from commit 92b19938f596a08107ddc2f00b3188958052bae7)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoscripts: modified launch script
SeokYeon Hwang [Fri, 22 May 2015 08:15:48 +0000 (17:15 +0900)]
scripts: modified launch script

Modified launch script for Mac.
Added remote/lib to library path under Linux.
All environment variables set by script.
Added "--with-gdb" features in batch file.
Installed emulator.sh on Windows for mingw users.

Change-Id: Ida332ccc2c6ffc448b83ca73b4adf9c650b86153
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoraw-win32.c: fixed compilation error
SeokYeon Hwang [Fri, 22 May 2015 04:12:13 +0000 (13:12 +0900)]
raw-win32.c: fixed compilation error

Fixed compilation error when CONFIG_MARU was not given.

Change-Id: Ibf19aec67098ca6754e4f42e47645e543ddb60f5
(cherry picked from commit 3604b9a9d8c8896ce7a456078258d92c44e90d8c)
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator: rename section "DEFAULT_VALUE" to "VARIABLES"
SeokYeon Hwang [Tue, 12 May 2015 05:01:53 +0000 (14:01 +0900)]
emulator: rename section "DEFAULT_VALUE" to "VARIABLES"

Change-Id: Ib6e86086718f6ac6d64204dda7137c6c6901340d
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator: fixed bugs in get_drive_image_file()
SeokYeon Hwang [Tue, 12 May 2015 04:29:12 +0000 (13:29 +0900)]
emulator: fixed bugs in get_drive_image_file()

Change-Id: I3b7169785499086c32ff9588acfb26a921f180f2
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator: used "drive_image_file" instead of "tizen_target_img_path"
SeokYeon Hwang [Mon, 11 May 2015 08:24:26 +0000 (17:24 +0900)]
emulator: used "drive_image_file" instead of "tizen_target_img_path"

Change-Id: I6db0655f1c6b5c84a4360801d920809a7931cfb4
(cherry picked from commit e85a2024d6bbb29c06e986c2e6300a03f929e03a)
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator: introduced "image_file_path"
SeokYeon Hwang [Mon, 11 May 2015 08:04:13 +0000 (17:04 +0900)]
emulator: introduced "image_file_path"

It is an advanced alternative to "target_target_img_path".

Change-Id: Iec530c63ffc13c4fc0fc2fd32a7df2f64d4e9e8b
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoemulator: removed W/A for SDL windows
SeokYeon Hwang [Mon, 11 May 2015 05:06:31 +0000 (14:06 +0900)]
emulator: removed W/A for SDL windows

libSDL should compiled with "--disable-stdio-redirect".

Change-Id: Ia614a26ec3d32afb432f404076f74a16246f422b
(cherry picked from commit c545582b9b2aa26dac39a2a4b0aa83f81e003b57)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agopackage: apply tizen_2.3.1_multi
Sooyoung Ha [Tue, 18 Aug 2015 07:19:34 +0000 (16:19 +0900)]
package: apply tizen_2.3.1_multi

modify the pkginfo.manifest file and build scripts to change the packages'
name and install pathes.

Change-Id: I2eaafd9fe4d719a08546ee0eb74435a21bc7c642
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agobuild: add include path for jni_md.h
GiWoong Kim [Wed, 17 Jun 2015 02:31:42 +0000 (11:31 +0900)]
build: add include path for jni_md.h

Change-Id: I96bdb0da2a3561f95d8bf68d688b369c6300784d
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: modified skin packaging
GiWoong Kim [Tue, 4 Aug 2015 08:00:54 +0000 (17:00 +0900)]
package: modified skin packaging

- wearableO-360x360-1btn -> wearableO-360x360-2btn
- version up (2.1.29)

Change-Id: I52ec5890558727e41fa9c0597c296bcb41085aed
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoskin: add wearableO-360x360-2btn skin resource
GiWoong Kim [Tue, 4 Aug 2015 07:46:14 +0000 (16:46 +0900)]
skin: add wearableO-360x360-2btn skin resource

Change-Id: Ic5cf78e319a1c311170b711d016083fa6d2dd8d3
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: version up (2.1.28)
Munkyu Im [Mon, 20 Jul 2015 08:33:54 +0000 (17:33 +0900)]
package: version up (2.1.28)

Change-Id: Ibc1240b0c5eaa2a672315f2f79aa81269b397af6
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agoslirp: we should set close on exec on accepted socket
SeokYeon Hwang [Fri, 17 Jul 2015 05:10:51 +0000 (14:10 +0900)]
slirp: we should set close on exec on accepted socket

"qemu_accept()" already implement accept() with close on exec.
So we can use qemu_accept() instead of accept().

Change-Id: Ic5e79b0c5be5ac553aaf41eaf2c0f2b0d3e7bced
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
(cherry picked from commit 3d78d02bd52e7975f459eea6ee78a85d2a162351)

10 years agobuild: package version up (2.1.27)
Jinhyung Choi [Mon, 8 Jun 2015 03:55:56 +0000 (12:55 +0900)]
build: package version up (2.1.27)

Change-Id: I9da27ff60a5e7951844ae8403af035dc0fc11538
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
10 years agosdb noti: set message buffer as 64
Jinhyung Choi [Mon, 8 Jun 2015 03:52:12 +0000 (12:52 +0900)]
sdb noti: set message buffer as 64

Change-Id: Ia52b0c0dabeaae03a1e3066badd992a87db80468
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>