platform/core/uifw/dali-demo.git
4 years agoSVACE errors fixed 52/229252/1
adam.b [Mon, 30 Mar 2020 14:18:46 +0000 (15:18 +0100)]
SVACE errors fixed

Change-Id: I0e611e9af67fa110d157da0689eda699cbaa21e4

4 years agoChange dali demo launching using DaliDemoNativeActivity JNI. 73/228773/4
Anton Obzhirov [Wed, 25 Mar 2020 10:14:36 +0000 (10:14 +0000)]
Change dali demo launching using DaliDemoNativeActivity JNI.

Also start new activity in its own private process.

Change-Id: I4ad00730247ce39d9acf26eabb3f06ecc3d8e8b8

4 years agoAdd Android setenv for debugging with Android Studio. 47/228647/3
Anton Obzhirov [Tue, 24 Mar 2020 09:59:15 +0000 (09:59 +0000)]
Add Android setenv for debugging with Android Studio.

Change-Id: I408e6c378005398e37df55bdaf2c3cd320830165

4 years agoDALi Version 1.9.5 73/229073/1 dali_1.9.5
adam.b [Fri, 27 Mar 2020 13:29:13 +0000 (13:29 +0000)]
DALi Version 1.9.5

Change-Id: Iea340f7bc4ca5f2136fe48ba586a2b79a64df373

4 years agoMerge "Fix compile errors on MS-Windows." into devel/master
Adeel Kazmi [Tue, 24 Mar 2020 18:40:54 +0000 (18:40 +0000)]
Merge "Fix compile errors on MS-Windows." into devel/master

4 years agoMerge "Reflection demo" into devel/master
Adeel Kazmi [Fri, 20 Mar 2020 18:22:03 +0000 (18:22 +0000)]
Merge "Reflection demo" into devel/master

4 years agoMerge "Using current source dir" into devel/master
Adeel Kazmi [Fri, 20 Mar 2020 18:21:20 +0000 (18:21 +0000)]
Merge "Using current source dir" into devel/master

4 years agoReflection demo 01/225401/13
adam.b [Wed, 19 Feb 2020 16:28:27 +0000 (16:28 +0000)]
Reflection demo

Packed resources are under Attribution 4.0 International license. The user
may use, adapt and share the textures for any purpose, even commercially.

Change-Id: If9092a8fde225c39daa599367d13e9d0924bd657

4 years agoDALi Version 1.9.4 18/228318/1 dali_1.9.4
Victor Cebollada [Fri, 20 Mar 2020 07:51:21 +0000 (07:51 +0000)]
DALi Version 1.9.4

Change-Id: Ifeb490d8bc4df2f859e9c05422168a51ba3c371d

4 years agoUsing current source dir 00/225400/3
adam.b [Wed, 19 Feb 2020 16:27:50 +0000 (16:27 +0000)]
Using current source dir

Change-Id: Icd702fa60797a3076771fc32ac2d1f639ccb006d

4 years agoDALi Version 1.9.3 53/227653/1 dali_1.9.3
Richard Huang [Fri, 13 Mar 2020 12:15:51 +0000 (12:15 +0000)]
DALi Version 1.9.3

Change-Id: I3f8152896d33fadacda08846fb9c32a37230010f

4 years agoFix compile errors on MS-Windows. 91/226191/8
Victor Cebollada [Thu, 27 Feb 2020 10:16:31 +0000 (10:16 +0000)]
Fix compile errors on MS-Windows.

Change-Id: Iae21d02ccce247de3d8d60f84322d3f4c4e20c54
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years ago(Deferred Shading) Fix some SVACE errors 28/227228/1
Adeel Kazmi [Tue, 10 Mar 2020 14:36:32 +0000 (14:36 +0000)]
(Deferred Shading) Fix some SVACE errors

1) Should use snprintf instead of sprintf
2) Should use strncpy instead of strcpy

Change-Id: If13366f0f176fdad3948bc1e8e425e430c233fc6

4 years agoDALi Version 1.9.2 44/226944/1 dali_1.9.2
greynaga [Fri, 6 Mar 2020 12:02:46 +0000 (12:02 +0000)]
DALi Version 1.9.2

Change-Id: I74c70ae3faca59b9b9d98a0a017343a477a53934

4 years agoFixed SVACE issues in ktx-loader.cpp + general maintenance. 89/226289/3
György Straub [Fri, 28 Feb 2020 16:38:22 +0000 (16:38 +0000)]
Fixed SVACE issues in ktx-loader.cpp + general maintenance.

- simplified the navigation of the file stream: the ktx metadata is
  skipped with a single fseek() from SEEK_CUR, by the number of bytes
  known from the ktx header;
- removed the allocation of a single large buffer: image data is read
  from file, per image, directly into a buffer to be transferred to
  PixelData;
- using std::unique_ptr<> to manage the scope of the file handle and
  image buffer;
- removed local arrays of image sizes and buffer pointers as a total
  of no more than one of these is used at any given time;

Change-Id: If51688568dd90dc1117b3c9a0de10f6c429bd394
Signed-off-by: György Straub <g.straub@partner.samsung.com>
4 years agoAdded Deferred Shading example. 01/222501/13
György Straub [Wed, 15 Jan 2020 16:34:23 +0000 (16:34 +0000)]
Added Deferred Shading example.

Change-Id: I4a74037a3587d466a913e0a90e0e9a45a62424a0
Signed-off-by: György Straub <g.straub@partner.samsung.com>
4 years agoDALi Version 1.9.1 58/226258/1 dali_1.9.1
György Straub [Fri, 28 Feb 2020 09:09:42 +0000 (09:09 +0000)]
DALi Version 1.9.1

Change-Id: Ib4c3ba3ba7de87dc4eff5e52c0c26b3f2bbfad8b

4 years agoDALi Version 1.9.0 54/225654/1 dali_1.9.0
Cheng-Shiun Tsai [Fri, 21 Feb 2020 16:25:12 +0000 (16:25 +0000)]
DALi Version 1.9.0

Change-Id: Iccaa5cbf614e9af128ad362666d539de3c1cf16b

4 years agoEnsure 64-bit android build works as well 76/225276/1
Adeel Kazmi [Tue, 18 Feb 2020 16:23:57 +0000 (16:23 +0000)]
Ensure 64-bit android build works as well

Change-Id: I2031cc6b7a436a87a9a229ebc0d1650336e2fee0

4 years agoMerge "Add Android DALi demo build." into devel/master
Adeel Kazmi [Fri, 14 Feb 2020 16:14:01 +0000 (16:14 +0000)]
Merge "Add Android DALi demo build." into devel/master

4 years agoDALi Version 1.5.0 37/224937/1 dali_1.5.0
Adeel Kazmi [Fri, 14 Feb 2020 07:30:41 +0000 (07:30 +0000)]
DALi Version 1.5.0

Change-Id: I84c79422185abccf016d147a4231a0662a94abe1

4 years agoAdd Android DALi demo build. 31/223431/11
Anton Obzhirov [Wed, 29 Jan 2020 18:02:54 +0000 (18:02 +0000)]
Add Android DALi demo build.

Generates DALi examples shared objects and Android DALi launcher application.
Android DALi application apk then can be installed on supported Android device.

Change-Id: I2f87030feab33aa5c4c944323eb0ca0c042db6bd

4 years agoLaid out TextEditor so it's more obvious that it is clipping 78/224578/1
Adeel Kazmi [Tue, 11 Feb 2020 14:10:20 +0000 (14:10 +0000)]
Laid out TextEditor so it's more obvious that it is clipping

Change-Id: Id8c991ab452ca975b8fbee768dcc4c1c51285778

4 years agoDALi Version 1.4.57 44/224144/1 dali_1.4.57
Anton Obzhirov [Thu, 6 Feb 2020 14:30:51 +0000 (14:30 +0000)]
DALi Version 1.4.57

Change-Id: Iaa274d8073e2b45929db24780d86743a86139cbc

4 years agoDALi Version 1.4.56 39/223639/1 dali_1.4.56
adam.b [Fri, 31 Jan 2020 11:13:18 +0000 (11:13 +0000)]
DALi Version 1.4.56

Change-Id: I3f1779a2bd13d32561f0d4e118ba776321c29e4d

4 years agoDALi Version 1.4.55 94/223194/1 dali_1.4.55
Victor Cebollada [Fri, 24 Jan 2020 13:49:52 +0000 (13:49 +0000)]
DALi Version 1.4.55

Change-Id: If37e14e77d210a512557267b086e0760ff0fc96d

4 years agoVCPKG - Solution added to build DALi demo with VCPKG 42/223042/4
Victor Cebollada [Wed, 22 Jan 2020 08:28:53 +0000 (08:28 +0000)]
VCPKG - Solution added to build DALi demo with VCPKG

* Code added to execute a process from Windows or Unix.

Change-Id: Ie28ecb8bb880dfa12f47f033ada3a8b8826e5787
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoDALi Version 1.4.54 18/222718/1 dali_1.4.54
György Straub [Fri, 17 Jan 2020 08:48:56 +0000 (08:48 +0000)]
DALi Version 1.4.54

Change-Id: If4dceef766534f6f13be1aff2944fac94351f359

4 years agoMerge "Cmake - Remove the CONFIGURE_FILE() step for json style files." into devel...
Adeel Kazmi [Thu, 16 Jan 2020 10:55:03 +0000 (10:55 +0000)]
Merge "Cmake - Remove the CONFIGURE_FILE() step for json style files." into devel/master

4 years agoCmake - Remove the CONFIGURE_FILE() step for json style files. 72/222572/1
Victor Cebollada [Thu, 16 Jan 2020 07:58:23 +0000 (07:58 +0000)]
Cmake - Remove the CONFIGURE_FILE() step for json style files.

* Replace the DEMO_STYLE_IMAGE_DIR var is not needed as is not
  used in any style file.

Change-Id: I9f003f4bdfa9260774d2d0696d6816b2b9a1d255
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoDALi Version 1.4.53 11/222211/1 dali_1.4.53
greynaga [Fri, 10 Jan 2020 11:50:32 +0000 (11:50 +0000)]
DALi Version 1.4.53

Change-Id: I73b852b670b29e41d28160a2143db6c9d606ed41

4 years agoDALi Version 1.4.52 40/221540/1 dali_1.4.52
Richard Huang [Fri, 3 Jan 2020 11:07:04 +0000 (11:07 +0000)]
DALi Version 1.4.52

Change-Id: Ie881d8ac5a80347ad818aaae87b6dc06834a71eb

4 years ago(Gestures) Only attach pan after long-press 53/221153/1
Adeel Kazmi [Fri, 27 Dec 2019 15:14:43 +0000 (15:14 +0000)]
(Gestures) Only attach pan after long-press

Change-Id: I18fc6fbea5258039ae49095576cb2f2059110e97

4 years agoMerge "Add to check disply size for rotation" into devel/master
Adeel Kazmi [Tue, 24 Dec 2019 09:54:42 +0000 (09:54 +0000)]
Merge "Add to check disply size for rotation" into devel/master

4 years agoDALi Version 1.4.51 27/220727/1 dali_1.4.51
Cheng-Shiun Tsai [Fri, 20 Dec 2019 10:33:15 +0000 (10:33 +0000)]
DALi Version 1.4.51

Change-Id: Ibfcbe2e6e736ac2a7782d0ef0b77caef31328d4a

4 years agoAdd to check disply size for rotation 53/220653/1
Wonsik Jung [Fri, 20 Dec 2019 07:04:18 +0000 (16:04 +0900)]
Add to check disply size for rotation

Add to check disply size for rotation
If the screen's width is greater than the height, AddAvailable is called with LANDSCAPE.
Otherwise for the other case, AddAvailable is called with PORTRAIT.

Change-Id: Id99ca9a2b840411194613d82f0f7870e2c81b79c

4 years agoDALi Version 1.4.50 54/220154/1 dali_1.4.50
Agnelo Vaz [Fri, 13 Dec 2019 10:57:39 +0000 (10:57 +0000)]
DALi Version 1.4.50

Change-Id: I4aaec64406f5a4e5dcc838dbe6060ca7493459bf

4 years agoMerge "Removed redundant BufferImage code" into devel/master
Adeel Kazmi [Thu, 12 Dec 2019 16:27:07 +0000 (16:27 +0000)]
Merge "Removed redundant BufferImage code" into devel/master

4 years agoDALi Version 1.4.49 19/219519/1 dali_1.4.49
Anton Obzhirov [Thu, 5 Dec 2019 11:53:47 +0000 (11:53 +0000)]
DALi Version 1.4.49

Change-Id: I7cb2f136cd954666cab5ec5cbe083f64606cd23c

4 years agoRemoved redundant BufferImage code 47/219347/1
Paul Wisbey [Wed, 4 Dec 2019 10:35:57 +0000 (10:35 +0000)]
Removed redundant BufferImage code

Change-Id: I2189c6239a8d1b6d32723220966150ec597d29e8

4 years agoMerge "A very simple scroll-view example" into devel/master
Adeel Kazmi [Fri, 29 Nov 2019 14:16:05 +0000 (14:16 +0000)]
Merge "A very simple scroll-view example" into devel/master

4 years agoDALi Version 1.4.48 00/219000/1 dali_1.4.48
adam.b [Fri, 29 Nov 2019 12:17:19 +0000 (12:17 +0000)]
DALi Version 1.4.48

Change-Id: I63ac40afb8d54b0a2bcee26e3cb6c7e4f3d37126

4 years agoA very simple scroll-view example 72/218572/4
Adeel Kazmi [Mon, 25 Nov 2019 17:34:45 +0000 (17:34 +0000)]
A very simple scroll-view example

Change-Id: I49298a830fd6faaf20325ef1f0339d012140b88e

4 years agoDALi Version 1.4.47 29/218429/1 dali_1.4.47
Victor Cebollada [Fri, 22 Nov 2019 07:14:36 +0000 (07:14 +0000)]
DALi Version 1.4.47

Change-Id: Ieabf73384bb6d9ec37b2b9578c27c13bb4724fb7

4 years agoDALi Version 1.4.46 13/217913/1 dali_1.4.46
Richard Huang [Fri, 15 Nov 2019 14:03:29 +0000 (14:03 +0000)]
DALi Version 1.4.46

Change-Id: I16d767478e66b533d97039651e72299272226bad

4 years agoFix svace issue 73/217773/1
Heeyong Song [Thu, 14 Nov 2019 05:45:02 +0000 (14:45 +0900)]
Fix svace issue

Change-Id: Iebc59af8ab5794b38fc2e00d65983d08deb97ae7

4 years agoEnsure Text Scrolling Example works on targets with large screens 21/217421/1
Adeel Kazmi [Mon, 11 Nov 2019 10:13:53 +0000 (10:13 +0000)]
Ensure Text Scrolling Example works on targets with large screens

Change-Id: Id7849881f88470672b14fb8fa737250b49ec2aa1

4 years agoDALi Version 1.4.45 25/217325/1 dali_1.4.45
György Straub [Fri, 8 Nov 2019 09:44:52 +0000 (09:44 +0000)]
DALi Version 1.4.45

Change-Id: I977901272ce967af39cbeee7aa6833661d1ee49e

4 years agoMerge "Add a GCC compiler version check in the CMakeList.txt file." into devel/master
Adeel Kazmi [Fri, 1 Nov 2019 15:48:14 +0000 (15:48 +0000)]
Merge "Add a GCC compiler version check in the CMakeList.txt file." into devel/master

4 years agoDALi Version 1.4.44 18/216818/1 dali_1.4.44
greynaga [Fri, 1 Nov 2019 11:24:56 +0000 (11:24 +0000)]
DALi Version 1.4.44

Change-Id: Iffb4d3f3f45b0dd22bd4a147d8a3c777024b5820

4 years agoAdd a GCC compiler version check in the CMakeList.txt file. 14/216814/1
Victor Cebollada [Fri, 1 Nov 2019 11:15:31 +0000 (11:15 +0000)]
Add a GCC compiler version check in the CMakeList.txt file.

Change-Id: I0b5301782e956629415ba53bfa6237c036493b3a
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoChanges after adaptor integration-api folder move 18/216418/2
Adeel Kazmi [Thu, 24 Oct 2019 18:52:57 +0000 (19:52 +0100)]
Changes after adaptor integration-api folder move

Change-Id: I3d238fca0ab4803940db53136ccc6ecb239845b1

4 years agoDALi Version 1.4.43 77/216477/1 dali_1.4.43
Agnelo Vaz [Fri, 25 Oct 2019 09:30:08 +0000 (10:30 +0100)]
DALi Version 1.4.43

Change-Id: I2eb404688bf38787a3d6b625a74b15e25a7e84dd

4 years agoDALi Version 1.4.42 24/216024/1 dali_1.4.42
Cheng-Shiun Tsai [Fri, 18 Oct 2019 10:13:29 +0000 (11:13 +0100)]
DALi Version 1.4.42

Change-Id: I8a2cff639ff5867582d6a23a3390033c850e8dec

4 years ago(Gestures) Added Rotation support 71/215471/4
Adeel Kazmi [Tue, 8 Oct 2019 14:10:07 +0000 (15:10 +0100)]
(Gestures) Added Rotation support

Change-Id: I83b0bf917c22db4b579b57277e589dd4f963d20c

4 years agoDALi Version 1.4.41 55/215555/1 dali_1.4.41
Anton Obzhirov [Thu, 10 Oct 2019 14:57:45 +0000 (15:57 +0100)]
DALi Version 1.4.41

Change-Id: I82040d94161e09b0a26ec18f90721a3fe739c643

4 years agoMerge "Add Demo build time to version popup" into devel/master
Adeel Kazmi [Fri, 4 Oct 2019 13:19:52 +0000 (13:19 +0000)]
Merge "Add Demo build time to version popup" into devel/master

4 years agoDALi Version 1.4.40 81/215281/1 dali_1.4.40
Adeel Kazmi [Fri, 4 Oct 2019 12:40:38 +0000 (13:40 +0100)]
DALi Version 1.4.40

Change-Id: Iddbc8e1b08eadc23d69b2f085ef706241e1838ba

4 years agoAdd Demo build time to version popup 66/215266/1
Adeel Kazmi [Fri, 4 Oct 2019 09:44:29 +0000 (10:44 +0100)]
Add Demo build time to version popup

Change-Id: Ie9124cb86ae54abc5109dcea6734914953ec9a69

4 years agoMerge "DALi Version 1.4.39" into devel/master
Adeel Kazmi [Fri, 27 Sep 2019 09:32:53 +0000 (09:32 +0000)]
Merge "DALi Version 1.4.39" into devel/master

4 years agoDALi Version 1.4.39 88/214888/1 dali_1.4.39
adam.b [Fri, 27 Sep 2019 09:16:09 +0000 (10:16 +0100)]
DALi Version 1.4.39

Change-Id: Ic25a9527cd08196ac49d09fbe1033b8563334df4

4 years agoModify focus animation behaviour to ensure we do NOT constantly render 96/214796/1
Adeel Kazmi [Thu, 26 Sep 2019 10:01:11 +0000 (11:01 +0100)]
Modify focus animation behaviour to ensure we do NOT constantly render

Change-Id: I2c9ce1bbcfaddb4ad993493a735501deb5d05b61

4 years agoChange the color of the bubbles for each launcher from stylesheet 15/214615/1
Adeel Kazmi [Tue, 24 Sep 2019 14:58:09 +0000 (15:58 +0100)]
Change the color of the bubbles for each launcher from stylesheet

Change-Id: Ie08b84b8e2cb9687c866ad1386ea606a16dd2d6e

4 years agoChange background colors of the launcher 19/214519/3
Adeel Kazmi [Mon, 23 Sep 2019 15:12:30 +0000 (16:12 +0100)]
Change background colors of the launcher

- Also removed ununsed consts from dali-table-view
- Also removed unused js file from scripts directory

Change-Id: Ibb0c0d087ad19943518ce223feb1652f2e7de4e3

4 years agoShow the version information in white so it's more visible 00/214500/2
Adeel Kazmi [Mon, 23 Sep 2019 09:37:41 +0000 (10:37 +0100)]
Show the version information in white so it's more visible

Change-Id: I4da98841c20d2729b494e10fdc8cc1f6acbea786

4 years agoDALi Version 1.4.38 09/214309/1 dali_1.4.38
Victor Cebollada [Fri, 20 Sep 2019 06:24:35 +0000 (07:24 +0100)]
DALi Version 1.4.38

Change-Id: Ib6a27913a3a67a8c8cde64a31fc351689ce1e0f2

4 years agoDALi Version 1.4.37 37/213837/1 dali_1.4.37
Richard Huang [Fri, 13 Sep 2019 12:19:45 +0000 (13:19 +0100)]
DALi Version 1.4.37

Change-Id: I85ec15aa16454eac6751a58681ee3b7171a8614d

4 years agoSort Examples in XML file in alphabetical order 08/213808/1
Adeel Kazmi [Wed, 11 Sep 2019 16:02:08 +0000 (17:02 +0100)]
Sort Examples in XML file in alphabetical order

Change-Id: Ib4acc87ed9221edca7aa9827aeff4e069001d310

4 years agoFixed package installation failure on Tizen devices 91/213791/1
Adeel Kazmi [Wed, 11 Sep 2019 10:16:26 +0000 (11:16 +0100)]
Fixed package installation failure on Tizen devices

- Page Turn had two entries in the XML file

Change-Id: If56f378ab5858ba6b50e08f0c7d30527302d4b82

4 years agoMerge "DALi Version 1.4.36" into devel/master
Adeel Kazmi [Thu, 5 Sep 2019 14:31:00 +0000 (14:31 +0000)]
Merge "DALi Version 1.4.36" into devel/master

4 years agoDALi Version 1.4.36 77/213477/1 dali_1.4.36
Anton Obzhirov [Thu, 5 Sep 2019 14:27:34 +0000 (15:27 +0100)]
DALi Version 1.4.36

Change-Id: I1ba881ac8f8c0b4bc5b6ed1180273f9ac287d561

4 years agoFixed launch crash because of double file close 85/213385/1
Adeel Kazmi [Wed, 4 Sep 2019 18:15:28 +0000 (19:15 +0100)]
Fixed launch crash because of double file close

Change-Id: I2fe6832289f49728e0cb05ecbe9d15e892cef6c6

4 years agoDALi Version 1.4.35 97/213097/1 dali_1.4.35
György Straub [Fri, 30 Aug 2019 08:00:17 +0000 (09:00 +0100)]
DALi Version 1.4.35

Change-Id: I5ff932612c5d8ae74db14c4ad1fe42edbfd4c9ab

4 years agoDALi Version 1.4.34 17/212617/1 dali_1.4.34
greynaga [Fri, 23 Aug 2019 10:02:28 +0000 (11:02 +0100)]
DALi Version 1.4.34

Change-Id: Ib53f53fad18424d18a84d94b9e0318ef75c9933c

4 years agoDALi Version 1.4.33 76/212176/1 dali_1.4.33
Cheng-Shiun Tsai [Fri, 16 Aug 2019 09:40:58 +0000 (10:40 +0100)]
DALi Version 1.4.33

Change-Id: I0b76ef8df8ce84aa86685421671d506dd528768e

4 years agoDALi Version 1.4.32 50/211850/1 dali_1.4.32
Agnelo Vaz [Fri, 9 Aug 2019 10:31:13 +0000 (11:31 +0100)]
DALi Version 1.4.32

Change-Id: I6a3686b81bd6d5e07b7065480deffea12a250e56

4 years agoUpdates following Button API changes 95/210495/2
Adeel Kazmi [Fri, 19 Jul 2019 15:43:40 +0000 (16:43 +0100)]
Updates following Button API changes

Change-Id: Ie3f30c5e5297249a391e7b26cdfdbded40fb5ad8

4 years agofix drag-and-drop example crash 36/211536/1
junqing.ma [Tue, 6 Aug 2019 08:29:56 +0000 (16:29 +0800)]
fix drag-and-drop example crash

Change-Id: Iaa88f4e761f5268d9c2471ae295f09cb18362657

4 years agoDALi Version 1.4.31 00/211400/1 dali_1.4.31
Adeel Kazmi [Fri, 2 Aug 2019 10:26:45 +0000 (11:26 +0100)]
DALi Version 1.4.31

Change-Id: Ib5e804727f5801e20cf8d215af73abf14d18ef44

4 years agoResurrected PageTurnView demo 91/210391/6
Paul Wisbey [Thu, 18 Jul 2019 13:50:04 +0000 (14:50 +0100)]
Resurrected PageTurnView demo

Change-Id: Ia4bd7029637a00c7b332adc4440f2cc730208c3c

4 years agoDALi Version 1.4.30 67/210967/1 dali_1.4.30
adam.b [Fri, 26 Jul 2019 10:47:42 +0000 (11:47 +0100)]
DALi Version 1.4.30

Change-Id: If33f10fb4936f438a950f20a7f62d903db61c068

4 years agoMerge "Remove usage of deprecated APIs" into devel/master
Adeel Kazmi [Fri, 19 Jul 2019 09:48:03 +0000 (09:48 +0000)]
Merge "Remove usage of deprecated APIs" into devel/master

4 years agoDALi Version 1.4.29 71/210471/1 dali_1.4.29
Victor Cebollada [Fri, 19 Jul 2019 08:51:57 +0000 (09:51 +0100)]
DALi Version 1.4.29

Change-Id: Ie57972c3cd2bfeec6829903628048dd5566ee209

4 years agoRemove usage of deprecated APIs 98/210398/2
Adeel Kazmi [Thu, 18 Jul 2019 16:57:05 +0000 (17:57 +0100)]
Remove usage of deprecated APIs

Change-Id: I885c2099df7b0dcab069eb391c2b6229852f8b06

4 years agoResurrected Bloom View example 64/210164/8
Paul Wisbey [Tue, 16 Jul 2019 08:59:46 +0000 (09:59 +0100)]
Resurrected Bloom View example

Change-Id: I2dc368a20e0845c0ecd32d047566d37f9f47d69f

4 years agoDALi Version 1.4.28 33/209933/1 dali_1.4.28
Richard Huang [Fri, 12 Jul 2019 10:17:53 +0000 (11:17 +0100)]
DALi Version 1.4.28

Change-Id: I3f45afa3c9daf20b963b2bf92f938d445aab9b1f

4 years agoMerge "Use FileStream API in demo." into devel/master
Adeel Kazmi [Thu, 11 Jul 2019 17:39:07 +0000 (17:39 +0000)]
Merge "Use FileStream API in demo." into devel/master

4 years agoUse FileStream API in demo. 34/209734/2
Anton Obzhirov [Wed, 10 Jul 2019 08:35:09 +0000 (09:35 +0100)]
Use FileStream API in demo.

Change-Id: I6d738a54558b5adced956917f9f0de3d6fa2b0d7

4 years agoGaussian blur demos 04/208204/14
Paul Wisbey [Wed, 19 Jun 2019 17:36:07 +0000 (18:36 +0100)]
Gaussian blur demos

Change-Id: I5339a44b6df5826ba7c9ad8f7ec3ae2328e8c966

4 years agoChange "path" to "fullpath" in the rendering-basic-pbr.cpp 75/209475/2
Seungho, Baek [Mon, 8 Jul 2019 07:08:19 +0000 (16:08 +0900)]
Change "path" to "fullpath" in the rendering-basic-pbr.cpp

Change-Id: I110f39e5afbae98790682c6203d9e3e82dd3eb52
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoMerge "Added an example that shows the FitKeepAspectRatio Fitting Mode with padding...
Adeel Kazmi [Fri, 5 Jul 2019 16:47:21 +0000 (16:47 +0000)]
Merge "Added an example that shows the FitKeepAspectRatio Fitting Mode with padding" into devel/master

4 years agoAll file read operations should be done through FileLoader. 29/209229/3
Anton Obzhirov [Wed, 3 Jul 2019 14:01:53 +0000 (15:01 +0100)]
All file read operations should be done through FileLoader.

Change-Id: I2078c71affd10d5bcf57c606effd95ae1bc79bd4

4 years agoAdded an example that shows the FitKeepAspectRatio Fitting Mode with padding 45/208045/6
Adeel Kazmi [Mon, 17 Jun 2019 14:11:42 +0000 (15:11 +0100)]
Added an example that shows the FitKeepAspectRatio Fitting Mode with padding

Change-Id: I0d3440139c7ce6fd8a246ab509c63fa0dc6ca09f

4 years agoDALi Version 1.4.27 75/209375/1 dali_1.4.27
György Straub [Fri, 5 Jul 2019 07:56:13 +0000 (08:56 +0100)]
DALi Version 1.4.27

Change-Id: Ib192db146697758d010a6087dfd87da9fa9747f3

4 years agoRemove Scripting Demo 43/209143/1
Adeel Kazmi [Tue, 2 Jul 2019 14:50:29 +0000 (15:50 +0100)]
Remove Scripting Demo

Change-Id: Ic64cfe48baa551cea78e1cf99601c9efd0061406

4 years agoDALi Version 1.4.26 92/208792/1 dali_1.4.26
greynaga [Fri, 28 Jun 2019 10:42:54 +0000 (11:42 +0100)]
DALi Version 1.4.26

Change-Id: I7a4117df06dabe4700240847185145fa0c947183

4 years agoDALi Version 1.4.25 51/208251/1 dali_1.4.25
Anton Obzhirov [Thu, 20 Jun 2019 10:20:42 +0000 (11:20 +0100)]
DALi Version 1.4.25

Change-Id: I129fdd6970c5bf6a1f8364cfa0055083dde88233

4 years agoDALi Version 1.4.24 74/207974/1
Agnelo Vaz [Fri, 14 Jun 2019 10:37:01 +0000 (11:37 +0100)]
DALi Version 1.4.24

Change-Id: Iaae6b3dcadf85e0dfdb9b6a507eb75da608f3d30

4 years agoDALi Version 1.4.23 75/207575/1 dali_1.4.23
Adeel Kazmi [Fri, 7 Jun 2019 09:56:12 +0000 (10:56 +0100)]
DALi Version 1.4.23

Change-Id: I66756cfa50ca6f60a05444e3b31efbe39800bdae

4 years agoMerge "DALi Version 1.4.22" into devel/master
Adeel Kazmi [Fri, 31 May 2019 10:52:02 +0000 (10:52 +0000)]
Merge "DALi Version 1.4.22" into devel/master