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
Change-Id: Ieb893ae3c11c0550d76d9f4dfff60f10837b6f2b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Jihye Won [Wed, 23 Sep 2015 08:43:07 +0000 (17:43 +0900)]
package: version-up (2.1.20)
Change-Id: Ic6e409b45ad2e993d5fbb075d716197206a7bcec
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
Jihye Won [Thu, 17 Sep 2015 02:52:21 +0000 (11:52 +0900)]
Makefile: fix the error about install_name_tool.
rewrite the correct name of the library
Change-Id: I8b7864eea35a301ab684d41ed86c3160d1689aec
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
jinhyung.jo [Fri, 11 Sep 2015 08:24:01 +0000 (17:24 +0900)]
package: version up(2.1.19)
up to 2.1.19
Change-Id: I294aa112b3be2bf7891efb1dfed07cc71d2afbc5
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
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)
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)
Munkyu Im [Tue, 8 Sep 2015 08:22:24 +0000 (17:22 +0900)]
script: wrap path with double quotes
emulator.cmd is for launching emulator on Windows.
If emulator path includes space charactor, it fails launching.
So surround it with double quotes.
Change-Id: I31c186bd4f3282a73c52168144220ff0d34d16bd
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
Munkyu Im [Tue, 8 Sep 2015 08:06:31 +0000 (17:06 +0900)]
install: wrap path with double quotes
Installation path could includes space character.
Change-Id: I60e5c870e4e04017695746e63d524de8948784e3
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
Jihye Won [Tue, 8 Sep 2015 09:59:54 +0000 (18:59 +0900)]
build: changed CONFIG_PATH according to emulator-lib-dev
Change-Id: I8526a2c0d101d0d75df614f801431cfa6a657388
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
Munkyu Im [Tue, 8 Sep 2015 07:47:35 +0000 (16:47 +0900)]
package: version up(2.1.18)
Change-Id: Ia70fc79d98001a56a07ab3a3d522be9ed8cff6f6
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
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>
Munkyu Im [Mon, 7 Sep 2015 08:00:23 +0000 (17:00 +0900)]
script: wrap path with double quotes
Change-Id: I3d471589b5103f7976646630891347664b9c1eb0
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
Munkyu Im [Mon, 7 Sep 2015 06:52:39 +0000 (15:52 +0900)]
install: wrap path with double quotes
Change-Id: I1e461a48605737dafa6dc0d2a0f0b4decbbb2247
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
GiWoong Kim [Fri, 21 Aug 2015 05:07:42 +0000 (14:07 +0900)]
package: version up
2.1.17
Change-Id: Idbefdad88c19e44881063617f0d53a5c315605ae
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
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>
Sooyoung Ha [Wed, 24 Jun 2015 05:24:09 +0000 (14:24 +0900)]
package: version up
version update to 2.1.16
Change-Id: I6494d5af7c52b6aa9a1691c5b83f50b98cf5dd94
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
Sooyoung Ha [Wed, 24 Jun 2015 05:21:50 +0000 (14:21 +0900)]
Merge branch 'tizen_2.3_develop' into tizen_2.3_multi
Change-ID: I9d6985f34ad95782c13674e3bff24097c1b6e770
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
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>
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>
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>
Munkyu Im [Fri, 19 Jun 2015 09:03:17 +0000 (18:03 +0900)]
package: version up
Change-Id: I5f1849518479e7640bb182d23195da58791e1cd3
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
Sangho Park [Fri, 19 Jun 2015 08:52:43 +0000 (17:52 +0900)]
Merge "sdb: change sdb path and source address" into tizen_2.3_multi
Sangho Park [Fri, 19 Jun 2015 08:52:36 +0000 (17:52 +0900)]
Merge "sdb: change sdb path and source address" into tizen_2.3_develop
GiWoong Kim [Fri, 19 Jun 2015 08:26:29 +0000 (17:26 +0900)]
package: version up
2.1.14
Change-Id: I0f9df6a224cee8b5cb955ee87924e2842565d0b6
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
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>
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>
Munkyu Im [Fri, 19 Jun 2015 07:11:53 +0000 (16:11 +0900)]
sdb: change sdb path and source address
Change-Id: I5534077676a363531d5cbd7adf099b5a858f47d2
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
Munkyu Im [Fri, 19 Jun 2015 07:11:53 +0000 (16:11 +0900)]
sdb: change sdb path and source address
Change-Id: I5534077676a363531d5cbd7adf099b5a858f47d2
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
jinhyung.jo [Fri, 19 Jun 2015 04:50:13 +0000 (13:50 +0900)]
package: version up (2.1.13)
Change-Id: I95c646122f0ec370e3b08e7195d2f253b1f518b7
Signed-off-by: jinhyung.jo <jinhyung.jo@samsung.com>
jinhyung.jo [Fri, 19 Jun 2015 04:44:06 +0000 (13:44 +0900)]
sdb: changed adding port index from sdb to ecs (+1 -> +3)
Change-Id: I3ab599c806eab5e477e813f36d9b5b5f1b2f2cb5
Signed-off-by: jinhyung.jo <jinhyung.jo@samsung.com>
(cherry picked from commit
475803716dc0390e2debb1cb76077055fb9134d7)
Jinhyung Choi [Fri, 19 Jun 2015 04:47:35 +0000 (13:47 +0900)]
Merge "sdb: changed adding port index from sdb to ecs (+1 -> +3)" into tizen_2.3_multi
jinhyung.jo [Fri, 19 Jun 2015 04:44:06 +0000 (13:44 +0900)]
sdb: changed adding port index from sdb to ecs (+1 -> +3)
Change-Id: I3ab599c806eab5e477e813f36d9b5b5f1b2f2cb5
Signed-off-by: jinhyung.jo <jinhyung.jo@samsung.com>
sungmin ha [Thu, 18 Jun 2015 07:32:16 +0000 (16:32 +0900)]
package: version up (2.1.12)
Change-Id: Iacb125eabe3b988cb00ac764fff1523ca8a6deac
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
Jinhyung Choi [Wed, 17 Jun 2015 10:43:58 +0000 (19:43 +0900)]
evdi: added "profile" option
Change-Id: I7f06a4143f28056288b57e91b69ecba9eeaac364
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
Jinhyung Choi [Wed, 17 Jun 2015 10:43:58 +0000 (19:43 +0900)]
evdi: added "profile" option
Change-Id: I7f06a4143f28056288b57e91b69ecba9eeaac364
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
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>
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>
minkee.lee [Wed, 17 Jun 2015 06:52:09 +0000 (15:52 +0900)]
Package: version up. (2.4.11)
Change-Id: I258f82f5383cad55cbed1b782961d0d3cdfce9f8
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
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>
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>
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>
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>
SeokYeon Hwang [Fri, 12 Jun 2015 11:56:19 +0000 (20:56 +0900)]
Merge branch 'tizen_2.3_develop' into tizen_2.3_multi
Change-Id: I7964fa8d9144e4d67a53f5277dfcb496cf61ba3b
Munkyu Im [Mon, 8 Jun 2015 05:37:52 +0000 (14:37 +0900)]
ecs: change tizen-sdk-data path
It was changed by restructuring directories job.
Change-Id: Idc8281dfdea892de214acad034d3146d9f53031b
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
GiWoong Kim [Tue, 28 Oct 2014 02:36:59 +0000 (11:36 +0900)]
board: remove unused variables
Change-Id: I65b217e2c3a54750d8bb25cf17af3df9869049a1
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Mon, 27 Oct 2014 11:34:13 +0000 (20:34 +0900)]
maru_shm: consider unsigned short
Change-Id: Ic4d64833a9ca1c57a59136d23fd3de4e97f4f618
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
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
Peter Maydell [Sat, 7 Jun 2014 17:04:55 +0000 (18:04 +0100)]
target-i386/translate.c: Remove unused tcg_gen_lshift()
The function tcg_gen_lshift() is unused; remove it.
Change-Id: Ie3669b492812ea84cf847c9120a35a4833217080
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Peter Maydell [Thu, 29 May 2014 11:01:49 +0000 (12:01 +0100)]
hw/i386/pc.c: Remove unused parallel_io and parallel_irq variables
The variables parallel_io and parallel_irq are unused; delete them.
Change-Id: Ie237ca77d148710807bb8b97b887cafe3457b162
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Peter Maydell [Sat, 7 Jun 2014 16:53:11 +0000 (17:53 +0100)]
hw/net/ne2000-isa: Register vmstate struct
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: If637bfc5923df0ae28a89fde16475a87f57b320b
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Kitae Kim [Tue, 28 Oct 2014 01:52:53 +0000 (10:52 +0900)]
9pfs: fix compilation errors on Mac OS X.
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>
Peter Maydell [Mon, 9 Jun 2014 15:03:08 +0000 (16:03 +0100)]
hw/net/eepro100: Implement read-only bits in MDI registers
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: I1fe9363069f178f09f587f401dc15e02751db5d1
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>
Peter Maydell [Thu, 29 May 2014 10:59:26 +0000 (11:59 +0100)]
slirp: Remove unused zero_ethaddr[] variable
The zero_ethaddr[] array is never used; delete it.
Change-Id: Ia78b5a2acee9d7660b5f74cb82b57b433ce803fb
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Peter Maydell [Sun, 14 Sep 2014 19:29:59 +0000 (20:29 +0100)]
block/vhdx.c: Mark parent_vhdx_guid variable as unused
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: I58583bcf96fec879068eade50de86c1e2249ea93
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>
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>
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>
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>
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
(cherry picked from commit
ac1ffe7ddb195b5950eef74f181aacbc82f86a15)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
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>
SeokYeon Hwang [Tue, 12 May 2015 05:01:53 +0000 (14:01 +0900)]
emulator: rename section "DEFAULT_VALUE" to "VARIABLES"
Change-Id: Ib6e86086718f6ac6d64204dda7137c6c6901340d
(cherry picked from commit
87160f6038ef31ec2a060a48eb9ee75163cd62bf)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
SeokYeon Hwang [Tue, 12 May 2015 04:29:12 +0000 (13:29 +0900)]
emulator: fixed bugs in get_drive_image_file()
Change-Id: I3b7169785499086c32ff9588acfb26a921f180f2
(cherry picked from commit
77a44857588e0ad46287ae30e1226bb1714b0d8a)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
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>
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
(cherry picked from commit
dc990fd000f60f85bd99c75d0d5ba29587d2d56f)
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
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>
Peter Maydell [Sat, 7 Jun 2014 16:48:03 +0000 (17:48 +0100)]
util/qemu-sockets.c: Avoid unused variable warnings
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>
GiWoong Kim [Tue, 10 Mar 2015 11:34:40 +0000 (20:34 +0900)]
Build: Modified build script.
Change-Id: Ia212f4f83c062c6360835d9f0ed63e50cf6edd38
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Kitae Kim [Tue, 6 Jan 2015 10:24:20 +0000 (19:24 +0900)]
brillcodec: support h.264 encoder
configure and use libx264 to support h.264 encoder
Change-Id: I17245ca51b1447dcd8470f2d2b56484ad7fc37db
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
(cherry picked from commit
c3d9a0018cc87adf4a0e1e472da472b2eaa6980c)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
chulhosong.song [Thu, 11 Jun 2015 05:00:11 +0000 (14:00 +0900)]
package: modify package name, restructure directories
Change-Id: I290517ef261b436881c4dd59fa18e06707779558
Signed-off-by: chulhosong.song <chulhosong.song@samsung.com>
sungmin ha [Thu, 19 Mar 2015 06:32:33 +0000 (15:32 +0900)]
package: removed build/install dependency for spice server
Change-Id: Ie460adee051ba93316161b3666b578fc349aef4d
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
GiWoong Kim [Wed, 4 Feb 2015 03:20:21 +0000 (12:20 +0900)]
package: version up
2.1.10
Change-Id: I8fcfc85339d4e1cb3834c2472175e8e8836bbe87
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Wed, 4 Feb 2015 03:18:26 +0000 (12:18 +0900)]
menu: disable Host Keyboard menu on qHD skin
Change-Id: I7f8a90913469c55de3c19680a4ad8e366e665a75
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Wed, 21 Jan 2015 02:27:48 +0000 (11:27 +0900)]
skin: added null check
Change-Id: I906a0077203e3a54bafefbd9a64059528f89be89
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Wed, 28 Jan 2015 07:33:31 +0000 (16:33 +0900)]
package: version up
2.1.9
Change-Id: I85c08b87d9296627a14954830566f4e14211cec3
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Wed, 28 Jan 2015 07:27:53 +0000 (16:27 +0900)]
skin: qHD skin packaging
Change-Id: If04a2a4b412d42554fe8fa2997073421f925dd3c
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Jinhyung Choi [Fri, 23 Jan 2015 06:28:22 +0000 (15:28 +0900)]
build: package version up (2.1.8)
Change-Id: I1a5bbe137f73bd01952eac3c8525e231f12cdd8e
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
Jinhyung Choi [Fri, 31 Oct 2014 05:35:26 +0000 (14:35 +0900)]
Merge "ecs: bug fixed for ecs_mon message" into tizen_2.3
Munkyu Im [Fri, 31 Oct 2014 04:48:49 +0000 (13:48 +0900)]
ecs: bug fixed for ecs_mon message
Change-Id: I6d7d8d03003e19a1c54efb342a8009466d60f448
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
Sangho Park [Thu, 30 Oct 2014 12:01:04 +0000 (21:01 +0900)]
Merge "sdcard: Fix failing re-attaching on Windows" into tizen_2.3
Munkyu Im [Thu, 30 Oct 2014 07:15:38 +0000 (16:15 +0900)]
sdcard: Fix failing re-attaching on Windows
It's failed when try to attach > detach > attach on Windows.
It's becuase of failing unlock when detach sdcard image.
Change-Id: I5c4451e6581480e43125e2be5a71fdebbc92f94c
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
Jinhyung Choi [Thu, 30 Oct 2014 08:52:01 +0000 (17:52 +0900)]
Merge "build: package version up (2.0.38)" into tizen_2.3
Jinhyung Choi [Wed, 29 Oct 2014 04:16:03 +0000 (13:16 +0900)]
build: package version up (2.0.38)
Change-Id: I553728bf176c287026f2216de24068986fd7471d
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
Jinhyung Choi [Tue, 28 Oct 2014 04:55:17 +0000 (13:55 +0900)]
hds: isolated hds path & attached state in emul_state
Change-Id: I0c681dce5a53d9708198d2b760e8560d46c59a07
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
SeokYeon Hwang [Wed, 29 Oct 2014 02:26:48 +0000 (11:26 +0900)]
Merge changes I672ef37d,Ie7369b2b into tizen_2.3
* changes:
Package: version up. (2.0.37)
Check-gl: Modified install script.
SeokYeon Hwang [Wed, 29 Oct 2014 02:24:09 +0000 (11:24 +0900)]
Merge "check-gl: remove the error pop-up & exit code" into tizen_2.3
minkee.lee [Tue, 28 Oct 2014 13:16:31 +0000 (22:16 +0900)]
Package: version up. (2.0.37)
Change-Id: I672ef37dd036b5b734ea391fa981952497cb7557
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
minkee.lee [Tue, 28 Oct 2014 13:00:32 +0000 (22:00 +0900)]
Check-gl: Modified install script.
- Removed /bin/bash's '-e' option to handle the check_gl return value.
Install script with '-e' option terminates when check_gl return non-zero
and rest of script become a dead code.
Change-Id: Ie7369b2b792bdd1459ae9c9102216f9f4cd20d20
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
jinhyung.jo [Tue, 28 Oct 2014 09:22:13 +0000 (18:22 +0900)]
check-gl: remove the error pop-up & exit code
Remove error routine when the GL driver is Gallium.
Change-Id: Ic50b6cbf61e334e3e9c6727356257d436ad11445
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
Kitae Kim [Mon, 27 Oct 2014 05:11:03 +0000 (14:11 +0900)]
eventcast: fix an infinite loop of notifier routine.
Whenever a client connects to a server, notifier function is registered to notifier_list repeatedly.
It makes emulator become infinite loop state when emulator is terminated.
Change-Id: Ib7c92c03bb659290df5434c17822db08b2fa60a8
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
GiWoong Kim [Mon, 27 Oct 2014 01:12:37 +0000 (10:12 +0900)]
menu: add null checking
Change-Id: If600835393ed1cca5815bff2c9b77fdc853f84f5
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Jinhyung Choi [Fri, 24 Oct 2014 06:18:00 +0000 (15:18 +0900)]
bug fixed: added ifdef for unused sdcard_info structure in Windows
Change-Id: Iae23af6ac676c70cffa840643f16585bf264b5af
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
Jinhyung Choi [Fri, 24 Oct 2014 05:58:00 +0000 (14:58 +0900)]
Merge "bug fixed: variable initialization" into tizen_2.3
Jinhyung Choi [Fri, 24 Oct 2014 05:57:10 +0000 (14:57 +0900)]
bug fixed: variable initialization
Change-Id: I03d305e898826dfd9774809f7bd9ea78b89333b7
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
Jinhyung Choi [Thu, 23 Oct 2014 08:00:31 +0000 (17:00 +0900)]
build: package version up (2.0.36)
Change-Id: Ib7ec397a0a0e94de49c78ebbcb11e7c30f1f6dad
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
Jinhyung Choi [Fri, 24 Oct 2014 04:57:38 +0000 (13:57 +0900)]
Merge "sensor: added pressure, ultraviolet, and hrm sensor devices" into tizen_2.3
Jinhyung Choi [Thu, 23 Oct 2014 07:57:15 +0000 (16:57 +0900)]
sensor: added pressure, ultraviolet, and hrm sensor devices
- new log format is applied.
Change-Id: I5009031a8d3de8d8a51cc1c9cc2e2fe7ac47e5ae
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
minkee.lee [Mon, 20 Oct 2014 10:21:06 +0000 (19:21 +0900)]
Check-GL: Added check-gl pop-up when install SDK in Ubuntu.
Change-Id: Ic79803a622d397ad52ce79fcce0aff1afe8b63cb
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
jinhyung.jo [Mon, 20 Oct 2014 11:48:55 +0000 (20:48 +0900)]
check-gl: Modified check-gl
Add the routine to check GL driver vendor on Ubuntu
Change-Id: I373dcbbf61e6d0a71ec33fd968771ff526481341
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
Sangho Park [Thu, 23 Oct 2014 07:19:28 +0000 (16:19 +0900)]
Merge "sdcard: Arrange source codes" into tizen_2.3
Munkyu Im [Wed, 22 Oct 2014 09:27:38 +0000 (18:27 +0900)]
sdcard: Arrange source codes
- handle filelock fd/handle
- add removed codes by merging tizen branch
Change-Id: Ic3f0c41cdb490eee81c28acd8fd65a56b416117a
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
GiWoong Kim [Thu, 23 Oct 2014 02:33:36 +0000 (11:33 +0900)]
menu: add null checking
Change-Id: Ie775be73ace5a5270745c43384c746c49d767b19
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>