Adeel Kazmi [Thu, 9 Jul 2020 16:33:19 +0000 (16:33 +0000)]
Merge "Support Asynchronous Loading of Animated Image" 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
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)
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>
Heeyong Song [Tue, 16 Jun 2020 02:42:02 +0000 (11:42 +0900)]
Support a frame rendered / presented callback
Change-Id: Ie6dfe10a1349c1c4c50ebf8b4005835b67b53c57
Adeel Kazmi [Fri, 3 Jul 2020 10:58:42 +0000 (10:58 +0000)]
Merge "Remove non-touch related deprecated APIs" into devel/master
Victor Cebollada [Fri, 3 Jul 2020 08:51:28 +0000 (09:51 +0100)]
DALi Version 1.9.19
Change-Id: Ice57b4885296e87263388471de36637706db5d6c
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>
Richard Huang [Thu, 2 Jul 2020 09:52:00 +0000 (10:52 +0100)]
Remove non-touch related deprecated APIs
Change-Id: Id79594f52069c1c1bfba8d11e9571ba664531681
Adeel Kazmi [Mon, 29 Jun 2020 15:30:03 +0000 (16:30 +0100)]
Make WebP Support Optional
Change-Id: I770351aa726d240b8bff59bb0f8efeb7a98f511d
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>
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
György Straub [Fri, 26 Jun 2020 08:09:21 +0000 (09:09 +0100)]
DALi Version 1.9.18
Change-Id: I8bebd4cb9eb4595867c986dd4185330a2da664fa
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>
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>
Adeel Kazmi [Mon, 22 Jun 2020 16:15:54 +0000 (16:15 +0000)]
Merge "Fixed MS Windows min, max compile error." into devel/master
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>
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
Anton Obzhirov [Tue, 14 Apr 2020 15:00:16 +0000 (16:00 +0100)]
Partial update implementation, first phase.
Change-Id: I222a1972d5727f6e01bb941b08339c38aad1546a
greynaga [Fri, 19 Jun 2020 11:02:55 +0000 (12:02 +0100)]
DALi Version 1.9.17
Change-Id: I90e1e7cb6c5b49aa3a37e4d55358f331c26be257
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
Adeel Kazmi [Thu, 18 Jun 2020 11:02:18 +0000 (11:02 +0000)]
Merge "Image Usage Removal" into devel/master
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
Adeel Kazmi [Wed, 17 Jun 2020 21:44:03 +0000 (22:44 +0100)]
Image Usage Removal
Change-Id: I7526f3659c8e04a94d03c91d27cd2c9239f6c800
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
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
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>
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
Adeel Kazmi [Fri, 12 Jun 2020 17:19:28 +0000 (18:19 +0100)]
BufferImage Usage Removal
Change-Id: I276e2b4d16448837581e5e1a376ada533d909761
Adeel Kazmi [Fri, 12 Jun 2020 15:35:50 +0000 (16:35 +0100)]
(Automated Tests) Sync with other repos
Change-Id: Id487a2b321389a7e4d847e88370f5829229f6043
Cheng-Shiun Tsai [Fri, 12 Jun 2020 09:07:05 +0000 (10:07 +0100)]
DALi Version 1.9.16
Change-Id: I5f5924c2282e1f3e6ce76ecb5b4da8d594ea6238
Adeel Kazmi [Tue, 9 Jun 2020 21:23:48 +0000 (22:23 +0100)]
(Automated Tests) Sync with dali-core
Change-Id: I8d51346860aae31c5716c0e7efc77b0d852971f2
Anton Obzhirov [Fri, 5 Jun 2020 10:20:58 +0000 (11:20 +0100)]
DALi Version 1.9.15
Change-Id: I7b3ab70570a024c789754f36f7db863b845bd405
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
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
Wonsik Jung [Tue, 2 Jun 2020 00:24:41 +0000 (00:24 +0000)]
Merge "Update window's geometry to ecore_wl2." into devel/master
Heeyong Song [Tue, 19 May 2020 08:32:25 +0000 (17:32 +0900)]
Call PostRender method of the surface if needed
Change-Id: Ic5651f52dfa42b08a4bc514af765188310f8f863
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
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
Adeel Kazmi [Fri, 29 May 2020 11:17:39 +0000 (12:17 +0100)]
DALi Version 1.9.14
Change-Id: Id4f48e78c6a0b8bf816962ee823f5ccc5c50422d
Wonsik Jung [Fri, 29 May 2020 06:29:29 +0000 (15:29 +0900)]
Update window's geometry to ecore_wl2.
When the ecore wl2 window is resized or changed position then the window is hidden,
the window's position and size is not updated by the Tizen Display Server.
Because wayland protocol is destroyed by window's hidden.
To fix that, window's geometry is updated again before window is shown.
Change-Id: Ib7de2532476c175b5b8fa6643171f2a0a4ba8099
Daekwang Ryu [Wed, 27 May 2020 06:18:13 +0000 (15:18 +0900)]
Free an unnecessary variable anymore
The parameter of app_get_id() has to be freed when it is not necessary
anymore.
Change-Id: Ic8a85286fa40031b405443876f794adabe2da81e
Heeyong Song [Fri, 22 May 2020 07:23:43 +0000 (16:23 +0900)]
Delete multiple surfaces when the updated thread is destroyed
Change-Id: I1d2f1431f1b4bb827691e28bfffba96c542eb227
Seungho BAEK [Tue, 26 May 2020 23:28:36 +0000 (23:28 +0000)]
Merge "Remove Assert when NativeImageSource is reset" into devel/master
Adeel Kazmi [Tue, 26 May 2020 16:24:34 +0000 (16:24 +0000)]
Merge "Remove EGL surface in the update thread" into devel/master
Adeel Kazmi [Tue, 26 May 2020 16:24:17 +0000 (16:24 +0000)]
Merge "Fix DestroyContext bug" into devel/master
Seungho, Baek [Mon, 25 May 2020 02:41:52 +0000 (11:41 +0900)]
Remove Assert when NativeImageSource is reset
Change-Id: Icd5f4dd5e215a3d1fd3c3eaf8d980baaeb46822d
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
adam.b [Fri, 22 May 2020 09:53:58 +0000 (10:53 +0100)]
DALi Version 1.9.13
Change-Id: I4790888b5a01884cd1d7059e46341b355b09e281
Heeyong Song [Wed, 13 May 2020 07:30:29 +0000 (16:30 +0900)]
Remove EGL surface in the update thread
Change-Id: Id29847f34c1094dc7ddc44b2afbff2ddb6f0d020
Heeyong Song [Fri, 22 May 2020 06:48:44 +0000 (15:48 +0900)]
Fix DestroyContext bug
Change-Id: I46d2806e48c6e4d3d7c97d94832e5ffa5147cb87
Adeel Kazmi [Wed, 20 May 2020 22:49:19 +0000 (22:49 +0000)]
Merge "Revert "Remove EGL surface in the update thread"" into devel/master
Adeel Kazmi [Wed, 20 May 2020 17:16:29 +0000 (17:16 +0000)]
Revert "Remove EGL surface in the update thread"
This reverts commit
5a03a49db1a8e90a7ee79cb225616f1d41747594.
Change-Id: Ie3453b21f519dfab7e4aec9e471e06eaa146ae8f
Richard Huang [Tue, 19 May 2020 12:46:03 +0000 (13:46 +0100)]
Remove some public Setter/Getter APIs from Dali::Actor
Change-Id: I0e4c42f7988b38b82956d628474103c90db0f407
Adeel Kazmi [Tue, 19 May 2020 09:00:28 +0000 (09:00 +0000)]
Merge "Add GetNativeId() in Window" into devel/master
Dongsug Song [Thu, 16 Apr 2020 11:39:32 +0000 (20:39 +0900)]
Add GetNativeId() in Window
Change-Id: I9724842abf0f84f0633a19bb173993357081feee
Heeyong Song [Wed, 13 May 2020 08:05:56 +0000 (17:05 +0900)]
Delete EglGraphics and shutdown EGL
Change-Id: Iaaa267481aad15172f8e9e26fd9cc85384dfbb83
Heeyong Song [Tue, 19 May 2020 01:09:11 +0000 (01:09 +0000)]
Merge "Remove EGL surface in the update thread" into devel/master
Adeel Kazmi [Fri, 15 May 2020 07:45:39 +0000 (07:45 +0000)]
Merge "DALi Version 1.9.12" into devel/master
Victor Cebollada [Fri, 15 May 2020 05:51:53 +0000 (06:51 +0100)]
DALi Version 1.9.12
Change-Id: I0378bae2b0ff32036998240c35d0e325d6c13ab8
Heeyong Song [Fri, 15 May 2020 01:29:25 +0000 (01:29 +0000)]
Merge "Check if mGraphics is valid" into devel/master
Adeel Kazmi [Wed, 13 May 2020 18:14:15 +0000 (18:14 +0000)]
Merge "CMake fix after dali2 rename." into devel/master
Heeyong Song [Wed, 13 May 2020 07:30:29 +0000 (16:30 +0900)]
Remove EGL surface in the update thread
Change-Id: I251f2b89e02e883839964c80c2b80704a95ebf8d
Heeyong Song [Tue, 12 May 2020 05:26:44 +0000 (14:26 +0900)]
Check if mGraphics is valid
Change-Id: Idc8ffbfa10edb25f6d6779134e6b40c672fc6741
Adeel Kazmi [Tue, 12 May 2020 16:10:55 +0000 (16:10 +0000)]
Merge "Suppress unnecessary error output while creating system cache directory" into devel/master
Richard Huang [Tue, 12 May 2020 15:07:41 +0000 (16:07 +0100)]
Suppress unnecessary error output while creating system cache directory
Change-Id: Iaf8e312bcd04567dea4d79b8a5d3d828c3301fa8
Victor Cebollada [Mon, 11 May 2020 10:39:42 +0000 (11:39 +0100)]
CMake fix after dali2 rename.
Change-Id: Ib28a2d1b97946885b71c12be702a57bc7bbf2cdf
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Seungho, Baek [Fri, 8 May 2020 04:20:14 +0000 (13:20 +0900)]
Fix version of capture api
Change-Id: I295112841833b0157c13c034e52c2602f0f13707
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Seungho BAEK [Fri, 8 May 2020 04:13:07 +0000 (04:13 +0000)]
Merge "To set saved jpeg image quality of Capture" into devel/master
Seungho, Baek [Fri, 10 Apr 2020 12:52:56 +0000 (21:52 +0900)]
To set saved jpeg image quality of Capture
- Adds parameter at the Capture::Start to control saved jpeg quality
Change-Id: I9b0edc0e22e77672a7acf460303585ee4ebcdc3b
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Adeel Kazmi [Thu, 7 May 2020 14:18:59 +0000 (14:18 +0000)]
Merge "Plugin so files renamed to provide DALi 2" into devel/master
Adeel Kazmi [Thu, 7 May 2020 11:33:28 +0000 (11:33 +0000)]
Merge "DALi Version 1.9.11" into devel/master
Richard Huang [Thu, 7 May 2020 11:16:13 +0000 (12:16 +0100)]
DALi Version 1.9.11
Change-Id: I08ab0dfeb0601d6cf9a7b2a80be5eb2f0826b01d
Heeyong Song [Thu, 7 May 2020 08:27:45 +0000 (17:27 +0900)]
Plugin so files renamed to provide DALi 2
Change-Id: Ic2946a671ff7ff8391fcefb75f80f57020e1d1e8
Heeyong Song [Mon, 30 Dec 2019 05:13:47 +0000 (14:13 +0900)]
(Vector) Add a method to ignore a rendered frame
Change-Id: I6f8fdcb4a913e3439b45c13def5f6570a82dda74
Heeyong Song [Mon, 30 Dec 2019 05:11:18 +0000 (14:11 +0900)]
Add a method to NativeImageSourceQueue
There is a case not to show an image which is enqueued previously.
So added a method to ignore a source buffer
Change-Id: I571af6aff235955d441eef644300033d888003f5
Adeel Kazmi [Mon, 4 May 2020 19:27:52 +0000 (19:27 +0000)]
Merge "Libraries & RPM renamed to provide DALi 2" into devel/master
György Straub [Fri, 1 May 2020 11:00:59 +0000 (12:00 +0100)]
DALi Version 1.9.10
Change-Id: I843269f12c0e083fe769ee81739fdcb5aca608e8
Adeel Kazmi [Tue, 28 Apr 2020 10:05:53 +0000 (11:05 +0100)]
Libraries & RPM renamed to provide DALi 2
Change-Id: I7e21bc9357279865317d59f11ac9f339a4c8aa79
Seungho, Baek [Mon, 6 Apr 2020 05:00:21 +0000 (14:00 +0900)]
Make capture return Buffer.
- If developer want to use saved buffer, Dali::Capture can return it.
Change-Id: I03213cec5e54edf8f0e79f00e02a77f70fe16e51
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Seungho, Baek [Fri, 27 Mar 2020 06:06:31 +0000 (15:06 +0900)]
Make Capture api common.
- Current implementation, Capture can be used only in the wearable profile
Change-Id: I269e5e5b604b6deba97980ce53493fd0ae9039c0
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
greynaga [Fri, 24 Apr 2020 15:00:42 +0000 (16:00 +0100)]
DALi Version 1.9.9
Change-Id: I78f54bf63f52e6427389014426f896a892905ae0
Seungho BAEK [Wed, 22 Apr 2020 04:33:35 +0000 (04:33 +0000)]
Merge "Add Pixel format for depth and stencil" into devel/master
Joogab Yun [Mon, 20 Apr 2020 04:27:12 +0000 (13:27 +0900)]
There was a bug in the conditional statement.
Modify it correctly.
Change-Id: I7d2e4f2975f2153f8144c49aff6b5da5123389e5
Adeel Kazmi [Fri, 17 Apr 2020 10:51:15 +0000 (10:51 +0000)]
Merge "Fix VCPKG CMake build issue." into devel/master
Cheng-Shiun Tsai [Fri, 17 Apr 2020 09:07:04 +0000 (10:07 +0100)]
DALi Version 1.9.8
Change-Id: I2394c7fb1b1df5a2c2379c928d62ab1a87f98c81
Victor Cebollada [Thu, 16 Apr 2020 16:06:14 +0000 (17:06 +0100)]
Fix VCPKG CMake build issue.
Change-Id: I46a10ac49def184f536014c0ea630d827a1eadb7
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Seungho, Baek [Tue, 8 May 2018 07:27:13 +0000 (16:27 +0900)]
Add Pixel format for depth and stencil
- add cases on the switch to control pixel enum
Change-Id: I19a6d9abc010cfc434e282b5af1245ed68541c5c
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Victor Cebollada [Thu, 6 Feb 2020 10:52:50 +0000 (10:52 +0000)]
CMake for MS Windows command line
Change-Id: If41d0394d5c98e124be9decf813d754e8f46c9a3
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Tue, 10 Mar 2020 07:51:23 +0000 (07:51 +0000)]
ProcessIdle method added to Adaptor.
* This function is intended to be used in the case there is no instance
of a Dali::Application i.e. DALi is used in a implementation of
a plugin of an application.
Change-Id: Ia2a16f2234a42ec6a1e6a957e1d80149bd2628ce
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Thu, 9 Apr 2020 14:48:39 +0000 (14:48 +0000)]
Merge "DALi Version 1.9.7" into devel/master
Anton Obzhirov [Thu, 9 Apr 2020 14:48:18 +0000 (15:48 +0100)]
DALi Version 1.9.7
Change-Id: I5af6978eb76e45d514385a1109a695e3885fceb2
Adeel Kazmi [Thu, 9 Apr 2020 13:58:34 +0000 (13:58 +0000)]
Merge "Fix a crash on Ubuntu" into devel/master
Victor Cebollada [Mon, 6 Apr 2020 08:53:35 +0000 (09:53 +0100)]
Windows third party dead code removed.
* GetRealFileMode() removed
* GetRealName() code moved to CustomFile.cpp
Change-Id: Ibb35df4f77c7d9173d1212b56ab8c81687bd6740
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Wed, 8 Apr 2020 17:09:01 +0000 (17:09 +0000)]
Merge "Suspend window deletion while rendering" into devel/master
Richard Huang [Tue, 7 Apr 2020 16:26:21 +0000 (17:26 +0100)]
Suspend window deletion while rendering
Change-Id: I6801f1daffa69567bad794387676e23b33051f2b
Joogab Yun [Tue, 10 Mar 2020 01:18:08 +0000 (10:18 +0900)]
Acquire / Release information of an internal native image.
Change-Id: I6a92c20e0b2395c26dac29a1b5b565ddcd31dc16
HyunJu Shin [Mon, 6 Apr 2020 01:29:22 +0000 (01:29 +0000)]
Merge "Fix for PreInitialize, including FontClient" into devel/master
Adeel Kazmi [Fri, 3 Apr 2020 08:46:46 +0000 (08:46 +0000)]
Merge "MS Windows - window surface fix." into devel/master
Adeel Kazmi [Fri, 3 Apr 2020 08:46:02 +0000 (08:46 +0000)]
Merge "New Window constructor added." into devel/master
Adeel Kazmi [Fri, 3 Apr 2020 08:44:37 +0000 (08:44 +0000)]
Merge "Window - Constructor refactor." into devel/master