platform/core/uifw/dali-adaptor.git
3 years agoFix incorrect IVI profile install command 06/240906/1
Adeel Kazmi [Wed, 12 Aug 2020 18:11:27 +0000 (19:11 +0100)]
Fix incorrect IVI profile install command

Change-Id: I294628277a30cb21f6cd12a9e447a3734a1b4ab3

3 years agoEnable AddonManager on Tizen Common profile as well 05/240905/1
Adeel Kazmi [Wed, 12 Aug 2020 18:10:51 +0000 (19:10 +0100)]
Enable AddonManager on Tizen Common profile as well

Change-Id: If8c3ac58f88451c5de20bc61de64b68b47c025ce

3 years agoSpecified C++17 standard for the CMake projects. 44/240644/4
Victor Cebollada [Mon, 10 Aug 2020 08:09:58 +0000 (09:09 +0100)]
Specified C++17 standard for the CMake projects.

Change-Id: I2b1f24a003f37a0a16157ab49af7012a3201665c
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
3 years agoDALi Version 1.9.24 71/240571/1 dali_1.9.24
David Steele [Fri, 7 Aug 2020 14:42:03 +0000 (15:42 +0100)]
DALi Version 1.9.24

Change-Id: I1cc299780d69484962e74fce0e96f69f95a18578

3 years agoMerge "Add move semantics to BaseHandle derived classes in Adaptor public API" into...
Adeel Kazmi [Thu, 6 Aug 2020 16:01:10 +0000 (16:01 +0000)]
Merge "Add move semantics to BaseHandle derived classes in Adaptor public API" into devel/master

3 years agoAdd move semantics to BaseHandle derived classes in Adaptor public API 78/240478/1
Richard Huang [Thu, 6 Aug 2020 13:33:51 +0000 (14:33 +0100)]
Add move semantics to BaseHandle derived classes in Adaptor public API

Change-Id: I0a8a09dc3e5b72c18a1b23cd99fe4aa056665630

3 years agoFix Coverity issue 28/240428/2
seungho [Thu, 6 Aug 2020 07:55:09 +0000 (16:55 +0900)]
Fix Coverity issue

 - remove untouched code

Change-Id: I683eb29cfb08f17b79aa3b85458b343f18a6a4bd
Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectronics.net>
3 years agoUse static_assert instead of DALI_COMPILE_TIME_ASSERT 41/240341/1
Adeel Kazmi [Wed, 5 Aug 2020 12:42:43 +0000 (13:42 +0100)]
Use static_assert instead of DALI_COMPILE_TIME_ASSERT

Change-Id: I0602a19c8e1271eb18dc8619dc488384f6f2257e

3 years agoMerge "Rename OnStage signals and related internal changes" into devel/master
Adeel Kazmi [Tue, 4 Aug 2020 16:56:05 +0000 (16:56 +0000)]
Merge "Rename OnStage signals and related internal changes" into devel/master

3 years agoMerge "Add cancel event flag in Key up event" into devel/master
Adeel Kazmi [Tue, 4 Aug 2020 12:43:33 +0000 (12:43 +0000)]
Merge "Add cancel event flag in Key up event" into devel/master

3 years agoRename OnStage signals and related internal changes 15/240215/1
Richard Huang [Tue, 4 Aug 2020 11:11:33 +0000 (12:11 +0100)]
Rename OnStage signals and related internal changes

Change-Id: Ic6cdf455c1567ad0bb0b662ed14939ea0aac8702

3 years agoMerge "Add Keyboard repeat setting changed signal to Window" into devel/master
Adeel Kazmi [Mon, 3 Aug 2020 13:54:37 +0000 (13:54 +0000)]
Merge "Add Keyboard repeat setting changed signal to Window" into devel/master

3 years agoAdd cancel event flag in Key up event 35/240035/1
Seoyeon Kim [Mon, 3 Aug 2020 00:32:28 +0000 (09:32 +0900)]
Add cancel event flag in Key up event

This reverts commit 71264bd78cbf8d6c31ff72bdc235a4b76c6599e5.

- The ecore patch related to cancel event flag is applied
 to the latest platform. So, this patch can be applied now.

Change-Id: I0c4617b6517cad1036426732394f8cd2139a8e2a

3 years agoDALi Version 1.9.23 97/239997/1 dali_1.9.23
Cheng-Shiun Tsai [Fri, 31 Jul 2020 10:10:51 +0000 (11:10 +0100)]
DALi Version 1.9.23

Change-Id: I7b955c3a0e00f5ebb54879f83af85c2246b39ee6

3 years agoMerge "Change data type for 64bits machine" into devel/master
Heeyong Song [Wed, 29 Jul 2020 23:50:14 +0000 (23:50 +0000)]
Merge "Change data type for 64bits machine" into devel/master

3 years agoMerge "Fix memory leak" into devel/master
Heeyong Song [Wed, 29 Jul 2020 23:50:00 +0000 (23:50 +0000)]
Merge "Fix memory leak" into devel/master

3 years agoAdaptor checks its AddOnManager instance before operating on it. 60/239660/2
György Straub [Tue, 28 Jul 2020 14:27:04 +0000 (15:27 +0100)]
Adaptor checks its AddOnManager instance before operating on it.

The Windows version has no AddOnManager implementation.

Change-Id: I56030ec0e97a41bfb0c6f5f82418d702e05f9539
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoChange data type for 64bits machine 94/239694/1
Heeyong Song [Wed, 29 Jul 2020 04:45:16 +0000 (13:45 +0900)]
Change data type for 64bits machine

Change-Id: I3e883e80e32f692094ff3fbe9364d97047576e34

3 years agoFix memory leak 91/239691/1
Heeyong Song [Wed, 29 Jul 2020 04:24:10 +0000 (13:24 +0900)]
Fix memory leak

Delete TimerCallback

Change-Id: I36ffddcb3668580095b0491876fe04a395ba5822

3 years agoFix memory leak of callback 20/239620/1
Heeyong Song [Tue, 28 Jul 2020 07:56:04 +0000 (16:56 +0900)]
Fix memory leak of callback

Change-Id: I4b62eb7a1ead054f24505a8fc4a4a96956a9e173

3 years agoAdd Keyboard repeat setting changed signal to Window 05/238805/5
Seoyeon Kim [Fri, 17 Jul 2020 10:18:50 +0000 (19:18 +0900)]
Add Keyboard repeat setting changed signal to Window

- Added DevelWindow signal to register the keyboard repeat event below
 : ECORE_WL2_EVENT_SEAT_KEYBOARD_REPEAT_CHANGED
- This signal is emitted when the values of keyboard repeat, such as delay and rate,
 are changed globally.

Change-Id: Ic6e5651aca42551639e204205191472afda25405
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
3 years agoMerge "AddOn manager" into devel/master
Adeel Kazmi [Fri, 24 Jul 2020 15:38:58 +0000 (15:38 +0000)]
Merge "AddOn manager" into devel/master

3 years agoMerge "Updates for NativeImageInterface" into devel/master
Adeel Kazmi [Fri, 24 Jul 2020 11:58:47 +0000 (11:58 +0000)]
Merge "Updates for NativeImageInterface" into devel/master

3 years agoMerge "DALi Version 1.9.22" into devel/master
Adeel Kazmi [Fri, 24 Jul 2020 10:13:27 +0000 (10:13 +0000)]
Merge "DALi Version 1.9.22" into devel/master

3 years agoDALi Version 1.9.22 96/239396/1 dali_1.9.22
Richard Huang [Fri, 24 Jul 2020 09:48:15 +0000 (10:48 +0100)]
DALi Version 1.9.22

Change-Id: I74c0950d538b50d8e63a8aed5c5e59a4e39311ee

3 years agoAddOn manager 18/226818/27
adam.b [Thu, 16 Jul 2020 11:57:24 +0000 (12:57 +0100)]
AddOn manager

Change-Id: I50dc482ca0afd4b4a3a5eb2f2da2f218350727d2

3 years agoAdd the synchronization between Ui and Video player 33/235933/17
Wonsik Jung [Thu, 11 Jun 2020 05:45:13 +0000 (14:45 +0900)]
Add the synchronization between Ui and Video player

This patch is to support the synchronization between video player and UI.
To do that, video player's changing function as resize/move should be called before calling eglSwapBuffers

Change-Id: I543f3646646bc8cbea6bacd9d8e81c12f6fe9187

3 years agoMerge "(WebP Loader) Ensure member variables are initialised (SVACE issue)" into...
Adeel Kazmi [Wed, 22 Jul 2020 16:08:43 +0000 (16:08 +0000)]
Merge "(WebP Loader) Ensure member variables are initialised (SVACE issue)" into devel/master

3 years ago(WebP Loader) Ensure member variables are initialised (SVACE issue) 19/239219/1
Adeel Kazmi [Wed, 22 Jul 2020 15:25:42 +0000 (16:25 +0100)]
(WebP Loader) Ensure member variables are initialised (SVACE issue)

Change-Id: Id1a5d8456496b82d5bdf80ebebf54919cdab9634

3 years agoUpdates for NativeImageInterface 46/238946/7
David Steele [Fri, 17 Jul 2020 16:53:05 +0000 (17:53 +0100)]
Updates for NativeImageInterface

Change-Id: Ic3876022a30503861172cff8c496b23eb0035d9c

3 years agoMerge "Fix compile error in MS-Windows." into devel/master
Adeel Kazmi [Wed, 22 Jul 2020 10:28:23 +0000 (10:28 +0000)]
Merge "Fix compile error in MS-Windows." into devel/master

3 years agoRemove unnecessary setenv() calls 27/236927/3
Daekwang Ryu [Tue, 23 Jun 2020 08:44:42 +0000 (17:44 +0900)]
Remove unnecessary setenv() calls

Change-Id: I9dbadd0ccefcc9995e3e31b401385b8cbd1ee0aa

3 years agoFix compile error in MS-Windows. 55/239055/1
Victor Cebollada [Tue, 21 Jul 2020 10:46:59 +0000 (11:46 +0100)]
Fix compile error in MS-Windows.

* The patch "Modify parameters of CreateNativeSurface()" adds a new parameter
  to the RenderSurfaceFactory that is not added in the implementation for
  MS Windows

* Couple of warnings 'struct/class declaration' removed.

Change-Id: If68666e14c78f20c1480afa5b2e9e6ed125d5bb8
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
3 years agoMerge "Modify parameters of CreateNativeSurface()" into devel/master
Daekwang Ryu [Tue, 21 Jul 2020 02:00:03 +0000 (02:00 +0000)]
Merge "Modify parameters of CreateNativeSurface()" into devel/master

3 years agoFix WL2 display sync 97/238897/1
Daekwang Ryu [Mon, 20 Jul 2020 05:38:35 +0000 (14:38 +0900)]
Fix WL2 display sync

Dali tried to make a window before display is ready.
The issue occured when window size is set in Application class.

Change-Id: I625765901a40bfc6f94ab1e1862c62f0f3f2732f

3 years agoDALi Version 1.9.21 11/238811/1 dali_1.9.21
adam.b [Fri, 17 Jul 2020 12:12:02 +0000 (13:12 +0100)]
DALi Version 1.9.21

Change-Id: Ifb57396b3b47486336cf9bee18b7815aeadc9208

3 years agoDefault On partial update 34/238634/3
Joogab Yun [Thu, 16 Jul 2020 02:27:19 +0000 (11:27 +0900)]
Default On partial update

if you want disable partial update, set DALI_DISABLE_PARTIAL_UPDATE=1

Change-Id: I80dcfb9493a9b4a3500653687bc13e3a9c14327c

3 years agoChanges after Stage moved to Devel API 19/238519/3
Adeel Kazmi [Tue, 14 Jul 2020 20:43:47 +0000 (21:43 +0100)]
Changes after Stage moved to Devel API

Change-Id: I44dc5d46af3b8538b887048bedc5cb164ab4149d

3 years agoMerge changes Iad3de2a7,I404ca48d,I5a00e3e1 into devel/master
Adeel Kazmi [Wed, 15 Jul 2020 11:32:15 +0000 (11:32 +0000)]
Merge changes Iad3de2a7,I404ca48d,I5a00e3e1 into devel/master

* changes:
  windows: Fix .pdb debug symbol file installation
  windows: Move getopt.h include file to the bottom
  windows: Change wParam size to 64 bits

3 years agoStop using Stage to get ObjectRegistry 16/238516/2
Adeel Kazmi [Tue, 14 Jul 2020 14:51:48 +0000 (15:51 +0100)]
Stop using Stage to get ObjectRegistry

Change-Id: I6fce9c63df17f1b78ec5801c6db462513fb27740

3 years agoAdd methods to Application & Adaptor classes to retrieve the ObjectRegistry 15/238515/2
Adeel Kazmi [Tue, 14 Jul 2020 14:12:06 +0000 (15:12 +0100)]
Add methods to Application & Adaptor classes to retrieve the ObjectRegistry

Change-Id: I249478a4b3246d4cf07681fc5239cc9c569577a1

3 years agowindows: Fix .pdb debug symbol file installation 79/238579/1
Wander Lairson Costa [Mon, 13 Jul 2020 18:56:55 +0000 (15:56 -0300)]
windows: Fix .pdb debug symbol file installation

On Windows, the pdb symbol file is located inside the `Debug`
subdirectory.

Change-Id: Iad3de2a7d76a8f21b1d7d45b46a364919b5eae1d

3 years agoModify parameters of CreateNativeSurface() 69/236169/14
Daekwang Ryu [Mon, 15 Jun 2020 08:47:47 +0000 (17:47 +0900)]
Modify parameters of CreateNativeSurface()

The surface parameter has been added like other CreateSurface methods.
When users pass a native surface handle,
NativeRenderSurface doesn't make a native surface of a specific platform.

The position of NativeRenderSurface isn't needed.

Change-Id: I46bd39f784ad3b7ea5fc2631a89f49df785ae041

3 years agowindows: Move getopt.h include file to the bottom 77/238577/1
Wander Lairson Costa [Mon, 13 Jul 2020 18:58:02 +0000 (15:58 -0300)]
windows: Move getopt.h include file to the bottom

getopt-win32 defines the symbol _END_EXTERN_C and undefines at the end
of the file. It turns out msvc standard library defines this same
symbol.

If getopt.h is included before C++ standard includes, it will undef
_END_EXTERN_C and causes compilation errors under msvc.

We move the getopt.h to the end of the list of include files so it can't
mess up with internal msvcrt symbols.

Change-Id: I404ca48d096703d0be6b5f466402fb2ca0223033

3 years agowindows: Change wParam size to 64 bits 76/238576/1
Wander Lairson Costa [Tue, 14 Jul 2020 15:18:55 +0000 (12:18 -0300)]
windows: Change wParam size to 64 bits

The wParam message parameter is used to send the callback object pointer
to WM_WIN_CALLBACK messages. As it is fixed as a 32 bit value in DALi,
when running on 64 bits systems it sends an invalid pointer to message
receiver.

Change-Id: I5a00e3e1729098c2b5b71e68d614a2ddc0fc51cb

3 years agoMerge "(Window) Remove GetRenderTaskList from Devel API as it's been added to the...
Adeel Kazmi [Tue, 14 Jul 2020 14:24:28 +0000 (14:24 +0000)]
Merge "(Window) Remove GetRenderTaskList from Devel API as it's been added to the Public API" into devel/master

3 years ago(Window) Remove GetRenderTaskList from Devel API as it's been added to the Public API 03/238503/1
Adeel Kazmi [Tue, 14 Jul 2020 12:24:13 +0000 (13:24 +0100)]
(Window) Remove GetRenderTaskList from Devel API as it's been added to the Public API

Change-Id: If56d69fd8c39463801cdbfe5cb40df4b7b74e3ba

3 years agoMerge "Use WeakHandle in RenderSurfaceInterface" into devel/master
Heeyong Song [Tue, 14 Jul 2020 01:07:54 +0000 (01:07 +0000)]
Merge "Use WeakHandle in RenderSurfaceInterface" into devel/master

3 years agoMerge "(Window) Move methods from Devel to Public API & add a new GetDpi method"...
Adeel Kazmi [Mon, 13 Jul 2020 21:42:02 +0000 (21:42 +0000)]
Merge "(Window) Move methods from Devel to Public API & add a new GetDpi method" into devel/master

3 years ago(Window) Move methods from Devel to Public API & add a new GetDpi method 18/238118/3
Adeel Kazmi [Wed, 8 Jul 2020 17:11:38 +0000 (18:11 +0100)]
(Window) Move methods from Devel to Public API & add a new GetDpi method

Change-Id: I83eabbc3334bdd717e818eabac9330bd4c0a2062

3 years agoUse WeakHandle in RenderSurfaceInterface 89/238389/1
Heeyong Song [Mon, 13 Jul 2020 08:47:10 +0000 (17:47 +0900)]
Use WeakHandle in RenderSurfaceInterface

Change-Id: Idd6da0815c1c0984495509e4ab5e5ff256ee72a8

3 years agoWorkaround to fix a link error in MS Windows 12/238312/3
Victor Cebollada [Fri, 10 Jul 2020 14:41:12 +0000 (15:41 +0100)]
Workaround to fix a link error in MS Windows

* The patch "Support a frame rendered / presented callback" uses the
  FileDescriptorMonitor which is not implemented in MS Windows, and
  it fails to link.
  A stub implementation for MS Windows has been added.

Change-Id: Ide5f97f13a827f454d171ac9d08804f20de2fd0f
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
3 years ago[dali_1.9.20] Merge branch 'devel/master' 88/238288/1
Adeel Kazmi [Fri, 10 Jul 2020 08:39:46 +0000 (09:39 +0100)]
[dali_1.9.20] Merge branch 'devel/master'

Change-Id: Ia66caa9ebbd4fa5323d909387cf4cb7efba6c33f

3 years agoDALi Version 1.9.20 82/238282/1 dali_1.9.20
Adeel Kazmi [Fri, 10 Jul 2020 08:38:40 +0000 (09:38 +0100)]
DALi Version 1.9.20

Change-Id: I05b14efe9f4f11362a50b6645c59d573aecd536c

3 years agoMerge "Support Asynchronous Loading of Animated Image" into devel/master
Adeel Kazmi [Thu, 9 Jul 2020 16:33:19 +0000 (16:33 +0000)]
Merge "Support Asynchronous Loading of Animated Image" into devel/master

3 years agoMerge "Add comment in the capture.h" into devel/master
Seungho BAEK [Wed, 8 Jul 2020 01:44:02 +0000 (01:44 +0000)]
Merge "Add comment in the capture.h" into devel/master

3 years agoEnsure curl redirection and proxy environment are honoured 27/238027/1
David Steele [Mon, 6 Jul 2020 16:50:18 +0000 (17:50 +0100)]
Ensure curl redirection and proxy environment are honoured

Web redirection is ignored with the current curl settings.
Also, although curl is supposed to utilize http_proxy variable
in practice, it is ignoring it. Added code to check if it is set,
if so, use it.

Change-Id: I7a1d04bea3759aedeaeccd8c348be04d11b51a92
(cherry picked from commit 75d05ea14b1bead87a189f9bf388f8d45ecbcb87)

3 years agoAdd comment in the capture.h 20/237620/3
Seungho, Baek [Thu, 2 Jul 2020 01:51:45 +0000 (10:51 +0900)]
Add comment in the capture.h

 - Add @return comment at the GetNativeImageSource()

Change-Id: Ic46eac21b4f138871ae5e1a7b9dc19140da85b9e
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoSupport a frame rendered / presented callback 48/236248/5
Heeyong Song [Tue, 16 Jun 2020 02:42:02 +0000 (11:42 +0900)]
Support a frame rendered / presented callback

Change-Id: Ie6dfe10a1349c1c4c50ebf8b4005835b67b53c57

3 years agoMerge "Remove non-touch related deprecated APIs" into devel/master
Adeel Kazmi [Fri, 3 Jul 2020 10:58:42 +0000 (10:58 +0000)]
Merge "Remove non-touch related deprecated APIs" into devel/master

3 years ago[dali_1.9.19] Merge branch 'devel/master' 69/237769/1
Victor Cebollada [Fri, 3 Jul 2020 08:52:18 +0000 (09:52 +0100)]
[dali_1.9.19] Merge branch 'devel/master'

Change-Id: Id40e47fa80e95fa14d13dc89807f23b22f5666a8

3 years agoDALi Version 1.9.19 63/237763/1 dali_1.9.19
Victor Cebollada [Fri, 3 Jul 2020 08:51:28 +0000 (09:51 +0100)]
DALi Version 1.9.19

Change-Id: Ice57b4885296e87263388471de36637706db5d6c

3 years agoSupport Asynchronous Loading of Animated Image 46/237346/11
Seungho, Baek [Mon, 29 Jun 2020 09:24:29 +0000 (18:24 +0900)]
Support Asynchronous Loading of Animated Image

Change-Id: Ic896aff6252bc495227c355b7036ae6dd126b42d
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoRemove non-touch related deprecated APIs 84/237684/2
Richard Huang [Thu, 2 Jul 2020 09:52:00 +0000 (10:52 +0100)]
Remove non-touch related deprecated APIs

Change-Id: Id79594f52069c1c1bfba8d11e9571ba664531681

3 years agoMake WebP Support Optional 63/237363/1
Adeel Kazmi [Mon, 29 Jun 2020 15:30:03 +0000 (16:30 +0100)]
Make WebP Support Optional

Change-Id: I770351aa726d240b8bff59bb0f8efeb7a98f511d

3 years agoFixes for the CMake build on MS-Windows. 83/237283/3
Victor Cebollada [Fri, 26 Jun 2020 14:40:40 +0000 (15:40 +0100)]
Fixes for the CMake build on MS-Windows.

Change-Id: I679b9909a6525406bb216d50557a93da9dfedc8e
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
3 years agoTry to get default EGL display connection if it fails to get native display connection 69/237269/1
Richard Huang [Fri, 26 Jun 2020 10:52:29 +0000 (11:52 +0100)]
Try to get default EGL display connection if it fails to get native display connection

Change-Id: I1a633fd2244fdafb793eb761caad1887ebca32ae

3 years ago[dali_1.9.18] Merge branch 'devel/master' 53/237253/1
György Straub [Fri, 26 Jun 2020 08:10:10 +0000 (09:10 +0100)]
[dali_1.9.18] Merge branch 'devel/master'

Change-Id: Ib1d4cadd1ea8d252cc0f41a42f0e3927da6cc589

3 years agoDALi Version 1.9.18 49/237249/1 dali_1.9.18
György Straub [Fri, 26 Jun 2020 08:09:21 +0000 (09:09 +0100)]
DALi Version 1.9.18

Change-Id: I8bebd4cb9eb4595867c986dd4185330a2da664fa

3 years agoSupport WebP format 75/236075/14
Seungho, Baek [Wed, 10 Jun 2020 07:04:07 +0000 (16:04 +0900)]
Support WebP format

 - Make animated-image-loading interface for gif and webp.
 - Animated WebP requires WEBP_DEMUX_ABI_VERSION 0x0107 or later

Change-Id: I5331163e2b0d68a6ef7cb5a06d6e59a5140ffca9
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
3 years agoAdd Component Application Structure 79/236879/3
huiyu.eun [Mon, 25 Nov 2019 08:58:43 +0000 (17:58 +0900)]
Add Component Application Structure

Add Component Application Structure

Change-Id: Iffd4743e5c056842d8daf461b96798ddab39a572
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
3 years agoMerge "Fixed MS Windows min, max compile error." into devel/master
Adeel Kazmi [Mon, 22 Jun 2020 16:15:54 +0000 (16:15 +0000)]
Merge "Fixed MS Windows min, max compile error." into devel/master

3 years agoFixed MS Windows min, max compile error. 41/236841/1
Victor Cebollada [Mon, 22 Jun 2020 14:02:23 +0000 (15:02 +0100)]
Fixed MS Windows min, max compile error.

Change-Id: I96d60fce295aae527313c24dd480b069466b21b3
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
3 years agoMerge "The advance of the letters is too narrow. So, remove the floor." into devel...
joogab yun [Mon, 22 Jun 2020 10:55:44 +0000 (10:55 +0000)]
Merge "The advance of the letters is too narrow. So, remove the floor." into devel/master

3 years agoPartial update implementation, first phase. 78/230878/25
Anton Obzhirov [Tue, 14 Apr 2020 15:00:16 +0000 (16:00 +0100)]
Partial update implementation, first phase.

Change-Id: I222a1972d5727f6e01bb941b08339c38aad1546a

3 years ago[dali_1.9.17] Merge branch 'devel/master' 08/236708/1
greynaga [Fri, 19 Jun 2020 11:03:43 +0000 (12:03 +0100)]
[dali_1.9.17] Merge branch 'devel/master'

Change-Id: Ief1c6874159be9fdac190fc16cae896c7d908f6d

3 years agoDALi Version 1.9.17 02/236702/1 dali_1.9.17
greynaga [Fri, 19 Jun 2020 11:02:55 +0000 (12:02 +0100)]
DALi Version 1.9.17

Change-Id: I90e1e7cb6c5b49aa3a37e4d55358f331c26be257

3 years agoThe advance of the letters is too narrow. 48/236448/3
Joogab Yun [Wed, 17 Jun 2020 07:13:03 +0000 (16:13 +0900)]
The advance of the letters is too narrow.
So, remove the floor.

Change-Id: Iae4c426819d7002ad1e4c7aab74818a3ef82aa30

3 years agoMerge "Image Usage Removal" into devel/master
Adeel Kazmi [Thu, 18 Jun 2020 11:02:18 +0000 (11:02 +0000)]
Merge "Image Usage Removal" into devel/master

3 years agoFix feedback sound API 69/236569/1
Heeyong Song [Thu, 18 Jun 2020 06:42:22 +0000 (15:42 +0900)]
Fix feedback sound API

mm_sound_play_keysound() should be use with mm_sound_stop_keysound().

Change-Id: I4197a848508e12f880b30bded19d8c918b1af7bb

3 years agoImage Usage Removal 15/236515/1
Adeel Kazmi [Wed, 17 Jun 2020 21:44:03 +0000 (22:44 +0100)]
Image Usage Removal

Change-Id: I7526f3659c8e04a94d03c91d27cd2c9239f6c800

3 years agoMerge "Replace some Dali::Actor public APIs with new properties" into devel/master
Adeel Kazmi [Wed, 17 Jun 2020 09:24:35 +0000 (09:24 +0000)]
Merge "Replace some Dali::Actor public APIs with new properties" into devel/master

3 years agoReplace some Dali::Actor public APIs with new properties 76/236376/2
Richard Huang [Tue, 16 Jun 2020 11:12:51 +0000 (12:12 +0100)]
Replace some Dali::Actor public APIs with new properties

Change-Id: Ib6458aeead4d5fba99eef76aca97e6d670785c82

3 years agoChange unsetenv to setenv 03/236303/2
huiyu.eun [Tue, 16 Jun 2020 06:44:24 +0000 (15:44 +0900)]
Change unsetenv to setenv

unsetenv("AUL_LOADER_INIT") -> setenv("AUL_LOADER_INIT", "0", "1")

Change-Id: If5420fc0a3baed766f03486ae14571bdd3d87212
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
3 years agoThrow an exception if the Adaptor is not instantiated 44/235644/3
Heeyong Song [Mon, 8 Jun 2020 09:41:09 +0000 (18:41 +0900)]
Throw an exception if the Adaptor is not instantiated

Change-Id: I707c2d351d4c28cfb05954cdd6d59c08269d8024

3 years agoBufferImage Usage Removal 88/236088/1
Adeel Kazmi [Fri, 12 Jun 2020 17:19:28 +0000 (18:19 +0100)]
BufferImage Usage Removal

Change-Id: I276e2b4d16448837581e5e1a376ada533d909761

3 years ago(Automated Tests) Sync with other repos 84/236084/1
Adeel Kazmi [Fri, 12 Jun 2020 15:35:50 +0000 (16:35 +0100)]
(Automated Tests) Sync with other repos

Change-Id: Id487a2b321389a7e4d847e88370f5829229f6043

3 years ago[dali_1.9.16] Merge branch 'devel/master' 62/236062/1
Cheng-Shiun Tsai [Fri, 12 Jun 2020 09:07:55 +0000 (10:07 +0100)]
[dali_1.9.16] Merge branch 'devel/master'

Change-Id: Id4535a14f87ee7277b0767658e566c653b4d3bad

3 years agoDALi Version 1.9.16 56/236056/1 dali_1.9.16
Cheng-Shiun Tsai [Fri, 12 Jun 2020 09:07:05 +0000 (10:07 +0100)]
DALi Version 1.9.16

Change-Id: I5f5924c2282e1f3e6ce76ecb5b4da8d594ea6238

3 years ago(Automated Tests) Sync with dali-core 91/235791/1
Adeel Kazmi [Tue, 9 Jun 2020 21:23:48 +0000 (22:23 +0100)]
(Automated Tests) Sync with dali-core

Change-Id: I8d51346860aae31c5716c0e7efc77b0d852971f2

3 years ago[dali_1.9.15] Merge branch 'devel/master' 49/235549/1
Anton Obzhirov [Fri, 5 Jun 2020 10:21:43 +0000 (11:21 +0100)]
[dali_1.9.15] Merge branch 'devel/master'

Change-Id: I2b606a92580a441071ac884f00c6c3b2e5a9d3b4

3 years agoDALi Version 1.9.15 43/235543/1 dali_1.9.15
Anton Obzhirov [Fri, 5 Jun 2020 10:20:58 +0000 (11:20 +0100)]
DALi Version 1.9.15

Change-Id: I7b3ab70570a024c789754f36f7db863b845bd405

3 years agoFurther Setter/Getter public API removal from Dali::Actor 47/235447/1
Richard Huang [Tue, 2 Jun 2020 16:29:15 +0000 (17:29 +0100)]
Further Setter/Getter public API removal from Dali::Actor

Change-Id: Ie9c1c5e92be1ee000d88879147aefd6699366df6

3 years agoMerge "Call PostRender method of the surface if needed" into devel/master
Heeyong Song [Tue, 2 Jun 2020 07:57:40 +0000 (07:57 +0000)]
Merge "Call PostRender method of the surface if needed" into devel/master

3 years agoMerge "Update window's geometry to ecore_wl2." into devel/master
Wonsik Jung [Tue, 2 Jun 2020 00:24:41 +0000 (00:24 +0000)]
Merge "Update window's geometry to ecore_wl2." into devel/master

3 years agoCall PostRender method of the surface if needed 09/233809/2
Heeyong Song [Tue, 19 May 2020 08:32:25 +0000 (17:32 +0900)]
Call PostRender method of the surface if needed

Change-Id: Ic5651f52dfa42b08a4bc514af765188310f8f863

3 years agoAdd a thread mode 69/232069/6
Heeyong Song [Tue, 28 Apr 2020 05:34:50 +0000 (14:34 +0900)]
Add a thread mode

In case of ThreadMode::RUN_IF_REQUESTED, the update thread runs when the application requests rendering.

Change-Id: I8aac3fcd7fb802b0b8d5259fe40ecf14f7b905c3

3 years agoMerge "Delete multiple surfaces when the updated thread is destroyed" into devel...
Heeyong Song [Mon, 1 Jun 2020 08:06:06 +0000 (08:06 +0000)]
Merge "Delete multiple surfaces when the updated thread is destroyed" into devel/master

3 years ago[dali_1.9.14] Merge branch 'devel/master' 95/234895/1
Adeel Kazmi [Fri, 29 May 2020 11:18:25 +0000 (12:18 +0100)]
[dali_1.9.14] Merge branch 'devel/master'

Change-Id: If1b8e7a8439849cd58d1aa70dfe611ff4e018e7f

3 years agoDALi Version 1.9.14 89/234889/1 dali_1.9.14
Adeel Kazmi [Fri, 29 May 2020 11:17:39 +0000 (12:17 +0100)]
DALi Version 1.9.14

Change-Id: Id4f48e78c6a0b8bf816962ee823f5ccc5c50422d