Wonsik Jung [Tue, 2 Jun 2020 02:32:08 +0000 (11:32 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
4201e37f464e0ed3512dd77709134909dcfa77d2.
Wonsik Jung [Tue, 2 Jun 2020 02:32:06 +0000 (11:32 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
245145b99e891257624bb7ec63630860ae161fab.
Wonsik Jung [Tue, 2 Jun 2020 02:32:03 +0000 (11:32 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"
This reverts commit
765c8f243a699b1648e75344d975a2b566474920.
Wonsik Jung [Tue, 2 Jun 2020 02:32:00 +0000 (11:32 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window."
This reverts commit
4357dad64d756818269f9e79891c38fd3a9ffea6.
Wonsik Jung [Tue, 2 Jun 2020 02:31:57 +0000 (11:31 +0900)]
Revert "[Tizen] Call PostRender method of the surface if needed"
This reverts commit
ab707e9ca7437d4aa06353e97ee716c25e512495.
Heeyong Song [Thu, 28 May 2020 04:45:57 +0000 (13:45 +0900)]
[Tizen] Call PostRender method of the surface if needed
Change-Id: Ie24e0a3d02d9b7981b8b6d0eedc01b07d877ea55
Heeyong Song [Thu, 28 May 2020 05:19:57 +0000 (14:19 +0900)]
[Tizen] Add check code with orientation in creating egl window.
Change-Id: I237e5f8f3fee06e5a52ad191bf4652d221f2387b
Heeyong Song [Thu, 28 May 2020 05:19:34 +0000 (14:19 +0900)]
[Tizen] Add rotation's values to winBase-wl2
Change-Id: I1958156c7292d70f9bda59883efb38f6221c2e11
Heeyong Song [Thu, 28 May 2020 05:19:08 +0000 (14:19 +0900)]
[Tizen] Add screen and client rotation itself function
Change-Id: Ib3d9ea857668a0bc9d015b079bc3c76855f94175
Heeyong Song [Thu, 28 May 2020 05:18:51 +0000 (14:18 +0900)]
[Tizen] Add DALi Autofill implementation
Change-Id: I0e76ac14b48f6b178c441a90cbd4bfc75bd4c52d
Heeyong Song [Thu, 28 May 2020 05:18:31 +0000 (14:18 +0900)]
[Tizen] Temporarily modified so that window is no null
Change-Id: I98d5bfa02b508418bfc973a8500d5270e3c3f1f3
Heeyong Song [Thu, 28 May 2020 05:18:12 +0000 (14:18 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I32243b7d57c1fcad3c555176a4076f52858889ba
Heeyong Song [Thu, 28 May 2020 05:15:55 +0000 (14:15 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"
This reverts commit
c633ee11a612c45148c0d274474d04ec47e0a021.
Change-Id: I4b30c78315de55fb37a6a860962292323f85f6a8
Heeyong Song [Thu, 28 May 2020 05:15:44 +0000 (14:15 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
7ad93c391c0f177ffd1d74be30b6aaeef4a09604.
Change-Id: Ie8223b59e8d991c97b9973fb3201e3fd269e26ca
Heeyong Song [Thu, 28 May 2020 05:15:22 +0000 (14:15 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
cd554ff8514e3187dfac4b0c95c96a9ec25700ea.
Change-Id: Ifc749290df7a126478d3f15daec62953a3075bbc
Heeyong Song [Thu, 28 May 2020 05:15:07 +0000 (14:15 +0900)]
Revert "[Tizen] Add rotation's values to winBase-wl2"
This reverts commit
80d23fe647910c1c3b33791cf2941960f7c65898.
Change-Id: I92c8a0ac039dff691df7531fcae0eb958cb83e41
Heeyong Song [Thu, 28 May 2020 05:14:47 +0000 (14:14 +0900)]
Revert "[Tizen] Add check code with orientation in creating egl window."
This reverts commit
4154f2e4dae4f5d2f94882e82f6cdf062a452c52.
Change-Id: I064d86487831591fc9d0ccb5887a3764d1082721
Wonsik Jung [Wed, 27 May 2020 06:27:36 +0000 (15:27 +0900)]
[Tizen] Add check code with orientation in creating egl window.
Sometimes, window rotation event occurs before eglwindow is created.
eglWindow should be created with the size of 0's orientation.
To fix, add check code with orientation in creating egl window.
Change-Id: Ifa9fd4bc2952031695e86751b1cd204b3a53cc68
Wonsik Jung [Wed, 27 May 2020 01:21:43 +0000 (10:21 +0900)]
[Tizen] Add rotation's values to winBase-wl2
Add the window roation's values to winBase-wl2.
It is temporary solution until EFL's patch is completed.
After that, it will be reverted.
Change-Id: Ibb595f55b95c27f97ae89b3b2b8b48285ea98f7f
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
Heeyong Song [Thu, 7 May 2020 05:35:41 +0000 (14:35 +0900)]
[Tizen] Add screen and client rotation itself function
Change-Id: I1e494d8fdf9453ed8b9787f770922824c091b40e
Heeyong Song [Thu, 7 May 2020 05:35:16 +0000 (14:35 +0900)]
[Tizen] Add DALi Autofill implementation
Change-Id: I09eccf7021bd83dda5540dbc340be565f0e7523a
Heeyong Song [Thu, 7 May 2020 05:34:55 +0000 (14:34 +0900)]
[Tizen] Temporarily modified so that window is no null
Change-Id: I24c9688828017e4ed244f628de6e5994df99e493
Heeyong Song [Thu, 7 May 2020 05:32:46 +0000 (14:32 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I3420bce038b542802700ec0a2858df905e75c693
Heeyong Song [Thu, 7 May 2020 05:13:30 +0000 (14:13 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"
This reverts commit
ad606d25648be701aa9adafba0817028eeb5cec2.
Change-Id: I1c77c2fba1b6a9bbe91b40928b492b776bf40aa3
Heeyong Song [Thu, 7 May 2020 05:13:20 +0000 (14:13 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
23a6bfc1de9ded967e6bff9f3001ea7c5fc06ba3.
Change-Id: I9d000b7763a8dcde234d8ad61f1a28b27ecc1be8
Heeyong Song [Thu, 7 May 2020 05:13:07 +0000 (14:13 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
f38a585356efb5fbdc096b9bad3e9048c2ed6bec.
Change-Id: Icf80ac62ce5b9363128813c9b97a2dca132a772d
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
Jiyun Yang [Wed, 22 Apr 2020 06:07:43 +0000 (15:07 +0900)]
[Tizen] Add screen and client rotation itself function
This reverts commit
ae6dc30882f7a881bde477d6120bfe62360b4742.
Change-Id: I5b46266d7d30f5351376122a636155b3cbe8fdf4
Jiyun Yang [Wed, 22 Apr 2020 06:07:41 +0000 (15:07 +0900)]
[Tizen] Add DALi Autofill implementation
This reverts commit
2c792fc580f9d502f68b40246eb089b0f2610f7e.
Change-Id: Ie58e39c00e59a1a64197600e18480886bb0e9e12
Jiyun Yang [Wed, 22 Apr 2020 06:07:39 +0000 (15:07 +0900)]
[Tizen] Temporarily modified so that window is no null
This reverts commit
4eff0e29b946e18d44e1408f693f2631a3473248.
Change-Id: I9eaa7eda8f6fb5eb6c89bcdc0765cb0038ed0cdf
Jiyun Yang [Wed, 22 Apr 2020 06:07:34 +0000 (15:07 +0900)]
Merge branch 'devel/tizen' into tizen
Jiyun Yang [Wed, 22 Apr 2020 06:07:28 +0000 (15:07 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"
This reverts commit
a689a99fab4652f7e4c8b1841e4343243ab75b1d.
Jiyun Yang [Wed, 22 Apr 2020 06:07:26 +0000 (15:07 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
15c69323349a1a9a1d77df6fd3ec9ad13d862472.
Jiyun Yang [Wed, 22 Apr 2020 06:07:24 +0000 (15:07 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
3a3fbfe13a7b09dfa2fbfa8cabf5a70fb91dd04c.
Jiyun Yang [Wed, 22 Apr 2020 04:57:05 +0000 (13:57 +0900)]
DALi Version 1.5.8
Change-Id: I58fa6ac4246718a72bd0ee9796310073de3189e8
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Seungho BAEK [Wed, 22 Apr 2020 04:33:35 +0000 (04:33 +0000)]
Merge "Add Pixel format for depth and stencil" into devel/master
Adeel Kazmi [Mon, 20 Apr 2020 09:32:41 +0000 (09:32 +0000)]
Merge "Fix VCPKG CMake build issue." into devel/tizen
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
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
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>
(cherry picked from commit
97ab2ab24a07616349379bcb5d259c841c76986c)
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>
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>
(cherry picked from commit
904321f60150b5567fd3ad5aedf7b55e568aa861)
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>
(cherry picked from commit
e99e2cb33e64139dd7007faaf95605a7ba1375d3)
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>
Seoyeon Kim [Mon, 13 Apr 2020 08:06:55 +0000 (17:06 +0900)]
[Tizen] Add screen and client rotation itself function
This reverts commit
54fd2fdd37c254eeb9764bd5ac4d8f63b43c042c.
Change-Id: I162a3a022266a9033b761ca42acce08d2b6b8354
Seoyeon Kim [Mon, 13 Apr 2020 08:06:30 +0000 (17:06 +0900)]
[Tizen] Add DALi Autofill implementation
This reverts commit
ee91964d931941e01901f324f7b6c83bdfbeedf1.
Change-Id: Iea184cf319b601635bd74869a86088d70572ea89
Seoyeon Kim [Mon, 13 Apr 2020 08:02:30 +0000 (17:02 +0900)]
[Tizen] Temporarily modified so that window is no null
This reverts commit
dc58f53f2a2344b134a097b2fc3c5629dcd92566.
Change-Id: Ib29a1504f1b990b7ba72858f7ba9168f77145ca4
Seoyeon Kim [Mon, 13 Apr 2020 07:41:41 +0000 (16:41 +0900)]
Merge branch 'devel/tizen' into tizen
Change-Id: I92281f0623a47edcece04fe3d743419000d4615e
Seoyeon Kim [Mon, 13 Apr 2020 07:41:14 +0000 (16:41 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null"
This reverts commit
25c3df3dc88b9088102b103bb7927a4fd88ab67e.
Change-Id: I11f05d899d0ca49e293c38fb0ca94661bfca3316
Seoyeon Kim [Mon, 13 Apr 2020 07:41:10 +0000 (16:41 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
cc277f4f37224e106a463dddbb36310fbdbd4319.
Seoyeon Kim [Mon, 13 Apr 2020 07:41:08 +0000 (16:41 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
4df5c7cd089bab4ad9d6e72cb03f4cc7672f2006.
Seoyeon Kim [Mon, 13 Apr 2020 07:41:05 +0000 (16:41 +0900)]
Revert "[Tizen] Temporarily modified so that window is no null if multi-window is not supported"
This reverts commit
8665f0e7867639372fd3e772d35d2cf68a16aefc.
Seoyeon Kim [Mon, 13 Apr 2020 04:29:35 +0000 (13:29 +0900)]
DALi Version 1.5.7
Change-Id: If503339cb46b1d4bdec63dd781f16a08d24c07f3
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Thu, 2 Apr 2020 04:22:14 +0000 (13:22 +0900)]
Fix a crash on Ubuntu
ecore_x_init() should be called before a window is created.
Change-Id: I36ffc65f5f509a90691bce36178f1a41d9ca03a5
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 [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>