Eunhae Choi [Thu, 1 Jun 2017 10:19:57 +0000 (19:19 +0900)]
[0.3.60] modify error checking of sound manager api
Change-Id: Ifbafd4133aac825954dec6b5f893e7457515521f
Eunhae Choi [Mon, 22 May 2017 11:03:31 +0000 (20:03 +0900)]
[0.3.59] modify doc
Change-Id: Id53a6763b60953a7b0d89406fa2f07728b1eda8b
Eunhae Choi [Tue, 16 May 2017 10:44:33 +0000 (10:44 +0000)]
Merge "[ACR-955] update error code doxygen" into tizen
Hyunil [Mon, 15 May 2017 09:06:14 +0000 (18:06 +0900)]
[0.3.59] Add no use surface type for audio playback in player_test
Change-Id: Id0d4333b8bff20f0a045fa8755d65e5565bc1fcd
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Thu, 11 May 2017 10:32:36 +0000 (19:32 +0900)]
[ACR-955] update error code doxygen
- to return PLAYER_ERROR_FEATURE_NOT_SUPPORTED_ON_DEVICE error code
the API should specify related feature but there is no related feature.
- Officially, we do not mention this error code in a doxygen according to the ACR guide.
Change-Id: I16f24889d51238c35860b14e9c2c9bd129df300f
Eunhae Choi [Wed, 10 May 2017 10:21:50 +0000 (19:21 +0900)]
[0.3.58] get framerate info from media format when set media stream info
Change-Id: Ifff9746cf0011d0b584a0e37661db71e4024b20d
Eunhae Choi [Wed, 26 Apr 2017 08:56:31 +0000 (17:56 +0900)]
[ACR-955] Add new error code and fix doxygen bug
Change-Id: Iaef49715284dad6b0963b2f7a4fa7f6bf035768d
Hyunil [Tue, 25 Apr 2017 05:37:02 +0000 (14:37 +0900)]
[0.3.57] Modify player and player_test for supporting prepare() after unprepare()
Change-Id: I049db7d23a1f0c2faab2f294081207e91f55e46d
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Mon, 10 Apr 2017 12:01:53 +0000 (21:01 +0900)]
[0.3.56] do not add ev if there is no registered cb
Change-Id: I4e8b7bfc0e6e13a39d8a5d1b8b69623d7506ef72
Eunhae Choi [Fri, 7 Apr 2017 07:12:51 +0000 (16:12 +0900)]
[0.3.55] set evas visible FALSE when player_stop is called
- and it is related to the backward compatibility
Change-Id: I7ef6fb959fc25f2fb7ab8053c51e4ea3e4f0390f
(cherry picked from commit
45948012eaf9eaec623888400782d9738ed1f2ff)
Eunhae Choi [Wed, 5 Apr 2017 07:55:10 +0000 (16:55 +0900)]
doc: update featuring doc path
Change-Id: I5a80a386b5ccf6062e306a874697c0beec1bb050
(cherry picked from commit
2699e0583a5ddef3695c762b2d067bbfc3e40771)
Eunhae Choi [Thu, 30 Mar 2017 08:06:16 +0000 (17:06 +0900)]
[ACR-920] Deprecate the APIs for progressive download
Change-Id: I4c916a9d99b4f1bc0da4edc5ef348d3ce2fea17a
Eunhae Choi [Tue, 28 Mar 2017 03:56:03 +0000 (12:56 +0900)]
[0.3.54] resolve deadlock and mem leak when remove idle event
Change-Id: I370b0a9e9761219ff1daeed3e9fb59dc63fb3c95
Jaechan Lee [Mon, 27 Mar 2017 11:23:05 +0000 (20:23 +0900)]
[0.3.53] If player_prepare_async is failed, Set timeout as 5sec & Release prepare cb.
Change-Id: I1ef9336acb3be7a7036a67e5bed21588bddb2e33
Eunhae Choi [Tue, 21 Mar 2017 03:26:58 +0000 (12:26 +0900)]
[0.3.53] fix svace issue
Change-Id: I61b3b398f9238092b490dc770f5202d5d3932285
Eunhae Choi [Thu, 16 Mar 2017 08:25:42 +0000 (17:25 +0900)]
[0.3.53] clear cb and mem in case destory() is called without unprepare()
Change-Id: I8f38e243a7efe7bc41a99f66c9ec89f62b62e0c9
Eunhae Choi [Fri, 10 Mar 2017 08:42:04 +0000 (17:42 +0900)]
[0.3.52] apply new muse API for checking invalid socket fd
Change-Id: I9108041441214c22a13731cb375437143a8e029c
(cherry picked from commit
f4c2fe941d69b6931f48fa8a281e97827a9afab3)
Eunhae Choi [Wed, 8 Mar 2017 06:43:30 +0000 (15:43 +0900)]
[0.3.51] fix typo of _set_uri API reference
Change-Id: I02278459fd8a3d1289e301d07580514365cd7cd1
Eunhae Choi [Thu, 2 Mar 2017 06:37:49 +0000 (15:37 +0900)]
[0.3.51] update reference of _set_play_position
Change-Id: I9f5561d4edf62889b383bd7359b4fda9f3e97554
Eunhae Choi [Wed, 22 Feb 2017 11:50:40 +0000 (20:50 +0900)]
[0.3.51] remove ev list when the handle is destroyed
Change-Id: I53b290376a39781b5498a8ae651dc3f3e296dad7
Gilbok Lee [Mon, 20 Feb 2017 11:07:36 +0000 (20:07 +0900)]
[0.3.50] check the state in player_set_display
Change-Id: If863b02985a56c97139de76726d96d414408437d
Gilbok Lee [Fri, 17 Feb 2017 09:06:16 +0000 (18:06 +0900)]
[0.3.49] add disconnect error callback for using idle event
Change-Id: I27e5e54d79cdcd23c0e261afc8d8ae12f162dafe
Eunhae Choi [Thu, 16 Feb 2017 10:50:20 +0000 (19:50 +0900)]
[0.3.48] fix svace issue
Change-Id: If9d294024f3417488fa886d0f651738284b54911
Eunhae Choi [Wed, 15 Feb 2017 06:56:56 +0000 (15:56 +0900)]
[0.3.47] fix deadlock issue about remove idle event
Change-Id: I5e3c6e6683dbe9cb3dc731721c82daaedc35d5e7
Eunhae Choi [Tue, 14 Feb 2017 09:30:17 +0000 (18:30 +0900)]
[ACR-880] Add Idle state as a pre state of _get_play_position
Change-Id: I0259d67ea6467e8b52e7a5457be58d24092e961f
Eunhae Choi [Fri, 10 Feb 2017 08:37:18 +0000 (17:37 +0900)]
[0.3.46] add desc at reference
Change-Id: I0662b89b87f060ff669b9b5eb5166f0a22cc208c
eunhae choi [Fri, 10 Feb 2017 07:14:21 +0000 (23:14 -0800)]
Merge "[ACR-874] Support Old Apps with Mismatched Enums" into tizen
eunhae choi [Fri, 10 Feb 2017 07:13:59 +0000 (23:13 -0800)]
Merge "Remove Profile Build Dependency (CAPI defrag + runtime)" into tizen
Eunhae Choi [Fri, 3 Feb 2017 03:01:06 +0000 (12:01 +0900)]
[v0.3.46] remove the idle ev if the cb is unset
Change-Id: I13a21f5f637401fa95ecc405c408ef816def4ff6
MyungJoo Ham [Mon, 23 Jan 2017 12:46:17 +0000 (21:46 +0900)]
[ACR-874] Support Old Apps with Mismatched Enums
In order to unify enum values across profiles, which
were inconsistent until Tizen 3.0, we have improvised
enum symbols.
Change-Id: I1f7acb3899f608057bdc574403a79042e36485b5
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Eunhae Choi [Wed, 25 Jan 2017 05:29:21 +0000 (14:29 +0900)]
[v0.3.45] Set visible as TRUE after seek is done
- to display the first video frame if app call the seek before start like overlay type.
- this operation is the same with tizen 2.4 and before.
Change-Id: Iffd3a7c4625f17cdbe5ed230ae50f55b54e4fd9e
(cherry picked from commit
43aef9fc11670a4f57e6ba80bb1631eb8e453b76)
NAMJEONGYOON [Mon, 9 Jan 2017 11:43:03 +0000 (20:43 +0900)]
add callback to retrieve buffer in gapless mode
Change-Id: If8a7ab64e2266987b37f44ba16d8d7789354cb78
MyungJoo Ham [Tue, 27 Dec 2016 13:03:07 +0000 (22:03 +0900)]
Remove Profile Build Dependency (CAPI defrag + runtime)
- This is for Tizen 4.0 Configurability / Building Blocks
(Fragmentation of CAPI is a major blocking issue)
- API per profile for SDK is filetered by sdk-image.git.
You may include APIs not included for a specific profile, which
is filtered during rootstraping process of SDK per profile.
- CC'ed SDK (sh.cat.lee@samsung.com) for SDK review
Change-Id: I74a2619178dae0f3d66028912b910cf5044c2570
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Eunhae Choi [Fri, 13 Jan 2017 10:52:27 +0000 (19:52 +0900)]
[v0.3.44] handle null path of subtitle
Change-Id: I841eaddc110f361323c6c207a0917c3531839c0c
Eunhae Choi [Thu, 12 Jan 2017 02:54:57 +0000 (11:54 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I1673488750ecf14f6f8fd40bda9413f61c670b63
Gilbok Lee [Fri, 6 Jan 2017 05:47:51 +0000 (14:47 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I5eba37e73f218e9964b6a80c5ea727bf6259a798
Eunhae Choi [Thu, 5 Jan 2017 13:40:32 +0000 (22:40 +0900)]
[v0.3.43] check last modified time of socket fd not to send data via invalid socket
Change-Id: I904481c9453cbff408a0b6837615fc6f43807421
Eunhae Choi [Wed, 28 Dec 2016 12:02:05 +0000 (21:02 +0900)]
[v0.3.39] Invalid write regarding g_thread API resolved
Change-Id: I01a9712267bbfba7c9225d9234200b42869a0bd6
Eunhae Choi [Wed, 28 Dec 2016 10:26:08 +0000 (19:26 +0900)]
[v0.3.42] Invalid write regarding g_thread API resolved
Change-Id: Ifd69e83ae1d6fc4ab0211d7631bce2b98b91f2cd
Eunhae Choi [Tue, 27 Dec 2016 09:37:31 +0000 (18:37 +0900)]
[v0.3.39] remove file:// prefix before checking internal path
Change-Id: I5fa2f59fbb6cfa95f2aabf3c70a7f5717c45100d
Eunhae Choi [Tue, 27 Dec 2016 08:22:29 +0000 (17:22 +0900)]
[0.3.41] remove file:// prefix before checking internal path
Change-Id: I7b57664465a379693f2649fc034187a845a60916
Eunhae Choi [Thu, 22 Dec 2016 10:49:32 +0000 (19:49 +0900)]
[v0.3.40] remove deprecated api
Change-Id: I18077c55dcc77f3cf56308a976d79bb9f986b5ce
Eunhae Choi [Tue, 20 Dec 2016 10:24:28 +0000 (19:24 +0900)]
[v0.3.39] use sound_manager_get_device_list api
Change-Id: Ifdc04dfc362a0eb018da9a54f1fa4fcf553035a9
(cherry picked from commit
8c544be11610fbe6e866e1d961c4c58bbaa2f913)
Eunhae Choi [Tue, 20 Dec 2016 10:24:28 +0000 (19:24 +0900)]
[v0.3.39] use sound_manager_get_device_list api
Change-Id: Ifdc04dfc362a0eb018da9a54f1fa4fcf553035a9
Hyongtaek Lim [Thu, 1 Dec 2016 09:33:18 +0000 (18:33 +0900)]
Re-wait at the spurious wakeup of g_cond_wait_until
Change-Id: Idb14c155c6adf9da5b2a925b00ef165dc71b8c5a
Signed-off-by: Hyongtaek Lim <hyongtaek.lim@samsung.com>
(cherry picked from commit
deb470b7f19551053e4b9fbd2d345c3425aefa54)
eunhae choi [Tue, 20 Dec 2016 03:29:57 +0000 (19:29 -0800)]
Merge "Re-wait at the spurious wakeup of g_cond_wait_until" into tizen
Eunhae Choi [Thu, 15 Dec 2016 08:02:21 +0000 (17:02 +0900)]
[v0.3.39] use default context for prepare cb
Change-Id: I7d92fefd76ac16072caedc35f1093a10c8850ad8
Eunhae Choi [Thu, 15 Dec 2016 08:02:21 +0000 (17:02 +0900)]
[v0.3.39] use default context for prepare cb
Change-Id: I7d92fefd76ac16072caedc35f1093a10c8850ad8
Hyongtaek Lim [Thu, 1 Dec 2016 09:33:18 +0000 (18:33 +0900)]
Re-wait at the spurious wakeup of g_cond_wait_until
Change-Id: Idb14c155c6adf9da5b2a925b00ef165dc71b8c5a
Signed-off-by: Hyongtaek Lim <hyongtaek.lim@samsung.com>
Eunhae Choi [Wed, 14 Dec 2016 05:49:24 +0000 (14:49 +0900)]
[v0.3.38] apply new naming about player_set_audio_policy_info()
related commit
https://review.tizen.org/gerrit/#/c/104677/
https://review.tizen.org/gerrit/#/c/101703/
Change-Id: Idd5f239b869886ee220c9e4ebaf92dd40d069672
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
(cherry picked from commit
0a860a08cc053f980ee185288e231573ebde6f19)
Eunhae Choi [Wed, 14 Dec 2016 05:49:24 +0000 (14:49 +0900)]
[v0.3.38] apply new naming about player_set_audio_policy_info()
related commit
https://review.tizen.org/gerrit/#/c/104677/
https://review.tizen.org/gerrit/#/c/101703/
Change-Id: Idd5f239b869886ee220c9e4ebaf92dd40d069672
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
Eunhae Choi [Thu, 8 Dec 2016 06:35:28 +0000 (15:35 +0900)]
[doxygen] modify the API doxygen
- add example code at player_set_sound_stream_info API.
- add remark description which must be called before prepare()/prepare_async().
- modify expression about 'should'
Change-Id: I53b0dab0a05386bfc67fcc47aee6376ac4789293
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
(cherry picked from commit
f46cc5e594ebc60c8b7fcbbff61e53b5512aa513)
Eunhae Choi [Thu, 8 Dec 2016 06:35:28 +0000 (15:35 +0900)]
[doxygen] modify the API doxygen
- add example code at player_set_sound_stream_info API.
- add remark description which must be called before prepare()/prepare_async().
- modify expression about 'should'
Change-Id: I53b0dab0a05386bfc67fcc47aee6376ac4789293
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
Eunhae Choi [Wed, 7 Dec 2016 11:08:56 +0000 (03:08 -0800)]
Merge "[ACR-857/MPR-916] Change audio_policy API name for consistency with other pkgs" into tizen_3.0
Eunhae Choi [Fri, 2 Dec 2016 04:39:14 +0000 (13:39 +0900)]
[ACR-857/MPR-916] Change audio_policy API name for consistency with other pkgs
Change-Id: Ib007b4be1e4a2423a13d377243c782e96d1a9b2f
Eunhae Choi [Fri, 2 Dec 2016 04:39:14 +0000 (13:39 +0900)]
[ACR-857/MPR-916] Change audio_policy API name for consistency with other pkgs
Change-Id: Ib007b4be1e4a2423a13d377243c782e96d1a9b2f
Eunhae Choi [Mon, 5 Dec 2016 12:04:39 +0000 (21:04 +0900)]
[v0.3.37] check seek cb state before calling seek cb
Change-Id: I8eb52699b6cce45458df4bb7114ffb2176d890bf
Eunhae Choi [Mon, 5 Dec 2016 12:04:39 +0000 (21:04 +0900)]
[v0.3.37] check seek cb state before calling seek cb
Change-Id: I8eb52699b6cce45458df4bb7114ffb2176d890bf
Eunhae Choi [Fri, 2 Dec 2016 10:23:46 +0000 (19:23 +0900)]
[v0.3.36] change context of error cb
Change-Id: I14bd29c054b3a288c42f30190a7bb5fc27bf39db
Eunhae Choi [Fri, 2 Dec 2016 10:23:46 +0000 (19:23 +0900)]
[v0.3.36] change context of error cb
Change-Id: I14bd29c054b3a288c42f30190a7bb5fc27bf39db
aravind.gara [Mon, 28 Nov 2016 10:26:08 +0000 (19:26 +0900)]
sound-manager API changed
Change-Id: Id9be526f0dbe1727d8209acf7c4fef9c96618919
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
aravind.gara [Mon, 28 Nov 2016 10:26:08 +0000 (19:26 +0900)]
sound-manager API changed
Change-Id: Id9be526f0dbe1727d8209acf7c4fef9c96618919
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
NAMJEONGYOON [Tue, 29 Nov 2016 05:00:14 +0000 (14:00 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: Ic9531ef96805cce0de52d4c68a86a89892082283
NAMJEONGYOON [Tue, 29 Nov 2016 02:01:51 +0000 (11:01 +0900)]
fix svace issue
Change-Id: Ia3abc1c42119986cc3ab3b3623446714ec279aa4
Eunhae Choi [Mon, 28 Nov 2016 11:07:57 +0000 (20:07 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: Id5bd3f757d9476bade037f1cdd3b74583e3e826e
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
Eunhae Choi [Mon, 28 Nov 2016 10:59:15 +0000 (19:59 +0900)]
[v0.3.35]apply coding rule and set header path of player_test for each profile
Change-Id: Ibba4f7502bf467dd0a6568e985acfecc6a9fb210
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
eunhae choi [Mon, 28 Nov 2016 10:11:40 +0000 (02:11 -0800)]
Merge "[player_test] fix bug" into tizen
Eunhae Choi [Mon, 28 Nov 2016 09:57:35 +0000 (18:57 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: Ibd5e8b1da4a1657fe9f4ea0a4e4691a66aee2d78
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
Eunhae Choi [Mon, 28 Nov 2016 09:40:08 +0000 (01:40 -0800)]
Merge "[v0.3.35][wearable][ACR-845] move evas type enum for backward compatibility" into tizen_3.0
Eunhae Choi [Thu, 24 Nov 2016 09:10:38 +0000 (18:10 +0900)]
[ACR-847] fix doxygen error
Change-Id: I6cbfde1b770fb9527092a66af671553821afe3cc
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
Eunhae Choi [Thu, 24 Nov 2016 07:57:43 +0000 (16:57 +0900)]
[v0.3.35][wearable][ACR-845] move evas type enum for backward compatibility
Change-Id: Ibf0b44e6b09c0c8d04d904b858c284e5faaecb39
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
NAMJEONGYOON [Fri, 25 Nov 2016 06:30:52 +0000 (15:30 +0900)]
[player_test] fix bug
Change-Id: I4a4619e4f662f1fe00c6fe8bafc98b0f539cf075
Eunhae Choi [Thu, 24 Nov 2016 07:43:27 +0000 (16:43 +0900)]
[v0.3.34] add wearable header seperately (ABI break issue)
Change-Id: Iddb9e9b0f2c04973b1107ac68ff85142cd38ec79
Eunhae Choi [Thu, 24 Nov 2016 07:43:27 +0000 (16:43 +0900)]
[v0.3.34] add wearable header seperately (ABI break issue)
Change-Id: Iddb9e9b0f2c04973b1107ac68ff85142cd38ec79
NAMJEONGYOON [Thu, 10 Nov 2016 08:46:12 +0000 (17:46 +0900)]
[v0.3.32] enhance description about player_set_display_visible
Change-Id: Ia23de656fba393a63ec4ade83e12fcc31665dd7e
Eunhae Choi [Mon, 14 Nov 2016 05:42:13 +0000 (14:42 +0900)]
[v0.3.33] consider the lang code len
Change-Id: Ib52fda460d60716367cd3b4f2c586185549dc79d
Eunhae Choi [Mon, 14 Nov 2016 05:42:13 +0000 (14:42 +0900)]
[v0.3.33] consider the lang code len
Change-Id: Ib52fda460d60716367cd3b4f2c586185549dc79d
NAMJEONGYOON [Mon, 14 Nov 2016 05:06:21 +0000 (14:06 +0900)]
[v0.3.32] fix bug
Change-Id: I14f91cfe6ed4f564d0b986d1136e0b15859d0aa4
NAMJEONGYOON [Fri, 11 Nov 2016 07:54:52 +0000 (16:54 +0900)]
[v0.3.32] enable evas surface on tv platform
Change-Id: I89b4ba773ef1e888cd579e8d4b7f560f3161ac19
NAMJEONGYOON [Mon, 14 Nov 2016 05:06:21 +0000 (14:06 +0900)]
[v0.3.32] fix bug
Change-Id: I14f91cfe6ed4f564d0b986d1136e0b15859d0aa4
NAMJEONGYOON [Fri, 11 Nov 2016 07:54:52 +0000 (16:54 +0900)]
[v0.3.32] enable evas surface on tv platform
Change-Id: I89b4ba773ef1e888cd579e8d4b7f560f3161ac19
NAMJEONGYOON [Thu, 10 Nov 2016 08:46:12 +0000 (17:46 +0900)]
[v0.3.32] enhance description about player_set_display_visible
Change-Id: Ia23de656fba393a63ec4ade83e12fcc31665dd7e
Eunhae Choi [Thu, 10 Nov 2016 04:37:07 +0000 (13:37 +0900)]
[v0.3.32] merge the player headers
there is no diff between common and wearable by adding evas display type on wearable
Change-Id: Id949c478d0bd63bddf4f6095b1389522b4658546
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
Eunhae Choi [Thu, 10 Nov 2016 04:37:07 +0000 (13:37 +0900)]
[v0.3.32] merge the player headers
there is no diff between common and wearable by adding evas display type on wearable
Change-Id: Id949c478d0bd63bddf4f6095b1389522b4658546
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
NAMJEONGYOON [Thu, 10 Nov 2016 02:30:03 +0000 (11:30 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: Ib9f755bbe3feca12daf41e2c1f56313d4cc1de45
Eunhae Choi [Thu, 10 Nov 2016 00:27:38 +0000 (09:27 +0900)]
[v0.3.31] enable evas renderer option on wearable
Change-Id: I690956bf67cc7574c24900c1e8b578cba39e062e
Eunhae Choi [Thu, 10 Nov 2016 00:27:38 +0000 (09:27 +0900)]
[v0.3.31] enable evas renderer option on wearable
Change-Id: I690956bf67cc7574c24900c1e8b578cba39e062e
NAMJEONGYOON [Wed, 9 Nov 2016 08:32:10 +0000 (17:32 +0900)]
[v0.3.31] fix visible operation on evas surface for the same with overlay
[player_test] remove duplicated call
Change-Id: I359b7182bcd56a56dcfcbe4a3fa7ff97ff9dcc38
NAMJEONGYOON [Tue, 8 Nov 2016 08:07:02 +0000 (17:07 +0900)]
[v0.3.31] handle visible in player api
Change-Id: Ie1166819b16e6ce1896d3110fa3d04c3ff1d914a
Eunhae Choi [Tue, 8 Nov 2016 06:21:29 +0000 (15:21 +0900)]
[v0.3.31] fix svace issue
Change-Id: I9941ca1081e913a0a4516ab344cd36920778472a
Eunhae Choi [Tue, 8 Nov 2016 06:21:29 +0000 (15:21 +0900)]
[v0.3.31] fix svace issue
Change-Id: I9941ca1081e913a0a4516ab344cd36920778472a
Eunhae Choi [Mon, 7 Nov 2016 12:13:35 +0000 (21:13 +0900)]
[ACR] modify pre-condition and add error code of push api
Change-Id: Ia1e911fa85930b30288790b0b9e3f2634746a703
Eunhae Choi [Thu, 3 Nov 2016 09:50:18 +0000 (18:50 +0900)]
[ACR] modify pre-condition and add error code of push api
Change-Id: Ieac531000d15cf393e932ddc89a78bc7c548600a
Eunhae Choi [Thu, 3 Nov 2016 07:40:04 +0000 (16:40 +0900)]
[ACR-816] remove return error value about internet feature on mobile/tv profile
Change-Id: I8cd3ef4df25c28a112d949e381062ee35cbce701
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
eunhae choi [Thu, 3 Nov 2016 01:43:51 +0000 (18:43 -0700)]
Merge "[v0.3.31] enable evas surface on wearable device" into tizen
Change-Id: I6614f6b302564cb70f83de803cf894b96b177764
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
eunhae choi [Thu, 3 Nov 2016 01:43:51 +0000 (18:43 -0700)]
Merge "[v0.3.31] enable evas surface on wearable device" into tizen
eunhae choi [Wed, 2 Nov 2016 10:34:05 +0000 (03:34 -0700)]
Merge "[v0.3.31] block evas feature on tv branch" into tizen
Eunhae Choi [Wed, 2 Nov 2016 10:15:11 +0000 (03:15 -0700)]
Merge "[ACR-816] add new error code about privilege" into tizen
Eunhae Choi [Tue, 1 Nov 2016 08:54:16 +0000 (17:54 +0900)]
[ACR-816] add new error code about privilege
Change-Id: Ib097bda7b53cdd55470590af49cde4c533b2629f
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
NAMJEONGYOON [Wed, 2 Nov 2016 08:38:00 +0000 (17:38 +0900)]
[v0.3.31] block evas feature on tv branch
Change-Id: I242f1f84be230be56905c31f15050b23e8970f95