platform/core/uifw/dali-demo.git
8 years ago(Builder Example) Ensured builder layer is shown beneath the toolbar 04/65004/2
Adeel Kazmi [Wed, 6 Apr 2016 16:23:24 +0000 (17:23 +0100)]
(Builder Example) Ensured builder layer is shown beneath the toolbar

Previously, it was in the center of the screen so the top was cut off by the toolbar even though
we were adjusting the size.

Change-Id: I3ed43f9b9a0d61ffc6fdc6fa77cb70557424339b

8 years agoCleaned up some & removed redundant JSON scripts, as well as background color propert... 78/64978/7
Adeel Kazmi [Wed, 6 Apr 2016 09:38:54 +0000 (10:38 +0100)]
Cleaned up some & removed redundant JSON scripts, as well as background color property fixes

Change-Id: Ibc0003534afd5e07d806bcf88dd17640d29ddfad

8 years agoReduced number of metaball in explosion demo to 6 from 12 17/61817/2
Agnelo Vaz [Thu, 10 Mar 2016 16:53:01 +0000 (16:53 +0000)]
Reduced number of metaball in explosion demo to 6 from 12

Size of balls increased to compensate for reduced number

Change-Id: If90ff5f335bd296582af937ee6945e06a8221ceb

8 years agoGradient Renderer example property names updated 44/64544/6
Agnelo Vaz [Fri, 1 Apr 2016 15:04:16 +0000 (16:04 +0100)]
Gradient Renderer example property names updated

GradientRenderer property names changed in dali-toolkit so reflected here

stopOffset nolonger set in code as uses defaults
gradient json script added

Change-Id: I1412be7fe7d7abeaee847a49dfcdacba806d3efd

8 years agoMerge "Use TZ_path on Tizen 3.x" into devel/master
Heeyong Song [Mon, 4 Apr 2016 04:38:48 +0000 (21:38 -0700)]
Merge "Use TZ_path on Tizen 3.x" into devel/master

8 years agoDALi Version 1.1.28 46/64446/1 dali_1.1.28
Victor Cebollada [Fri, 1 Apr 2016 08:24:37 +0000 (09:24 +0100)]
DALi Version 1.1.28

Change-Id: If4285222301f3d8f5edb0fabadbbc252cffd7ea8
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
8 years agoUse TZ_path on Tizen 3.x 93/63893/2
minho.sun [Mon, 28 Mar 2016 09:35:17 +0000 (18:35 +0900)]
Use TZ_path on Tizen 3.x

Use TZ_path on Tizen 3.x .

btzplatform-config has TZ_path variable.

Attach variable table below.

     variable       |     actual path
----------------------------------------
%TZ_SYS_BIN         |    /usr/bin
%TZ_SYS_RUN         |    /var/run
%TZ_SYS_DATA        |    /opt/data
%TZ_SYS_RW_APP      |    /opt/usr/apps
%TZ_SYS_DB          |    /opt/dbspace
%TZ_SYS_SHARE       |    /opt/share
%TZ_SYS_ETC         |    /opt/etc
%TZ_SYS_HOME        |    /home
%TZ_SYS_ROOT        |    /root
%TZ_SYS_RO_APP      |    /usr/apps
%TZ_SYS_RO_ICONS    |    /usr/share/icons
%TZ_SYS_RO_PACKAGES |    /usr/share/pakages
%TZ_SYS_RO_UG       |    /usr/ug

Change-Id: I09ea4314a76a9445e1dd3c91f3fd4bd8c63dc155

8 years agoDALi Version 1.1.27 86/63586/1 dali_1.1.27
Tom Robinson [Thu, 24 Mar 2016 15:49:19 +0000 (15:49 +0000)]
DALi Version 1.1.27

Change-Id: I4a66b67ae99249a4edc7851674336a3ba60f2b88

8 years agoRender SVG with ImageView 49/60149/13
Xiangyin Ma [Tue, 23 Feb 2016 16:58:07 +0000 (16:58 +0000)]
Render SVG with ImageView

Change-Id: I70f0ffcb30d9d353940eed5c22c631be79122d55

8 years agoPropertyBuffer SetData clean-up 28/63028/1
Paul Wisbey [Mon, 21 Mar 2016 17:29:44 +0000 (17:29 +0000)]
PropertyBuffer SetData clean-up

Change-Id: Ia4783fd5c18ccc97e81c239eadf00663d625d962

8 years agoDALi Version 1.1.26 24/62824/1 dali_1.1.26
Richard Huang [Fri, 18 Mar 2016 13:10:13 +0000 (13:10 +0000)]
DALi Version 1.1.26

Change-Id: I9906d8f0c1cf1ce48e5f2aae6260e30bd076acd3

8 years agoMerge "Add TiltSensor demo" into devel/master
suhyung Eom [Wed, 16 Mar 2016 02:04:59 +0000 (19:04 -0700)]
Merge "Add TiltSensor demo" into devel/master

8 years agoDALi Version 1.1.25 76/61976/1 dali_1.1.25
Nick Holland [Fri, 11 Mar 2016 15:02:46 +0000 (15:02 +0000)]
DALi Version 1.1.25

Change-Id: I2ed2d9500bd60f3bb521ccba593ba2ca0cb144af

8 years agoChanges following deprecation of position inheritance modes 04/59804/7
Ferran Sole [Thu, 18 Feb 2016 17:26:19 +0000 (17:26 +0000)]
Changes following deprecation of position inheritance modes

Change-Id: Ia04c81329062610182df63da05b58def4c3d927f

8 years agoFixed dali-demo bubbles non-linear movement and stopping 51/61551/2
Tom Robinson [Tue, 8 Mar 2016 18:43:43 +0000 (18:43 +0000)]
Fixed dali-demo bubbles non-linear movement and stopping

Change-Id: I6788eb41a29a81f9a2f3fb1722d9ef5e416075b8

8 years agoAdd TiltSensor demo 94/61494/2
suhyung Eom [Tue, 8 Mar 2016 08:39:09 +0000 (17:39 +0900)]
Add TiltSensor demo

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I9e367f4140f18566526ea917da8e571403bd046c

8 years agoDALi Version 1.1.24 22/61322/1 dali_1.1.24
Ferran Sole [Mon, 7 Mar 2016 09:07:57 +0000 (09:07 +0000)]
DALi Version 1.1.24

Change-Id: I968b8cb3ef02054373ff544804bd7c5735c54073

8 years agoDali-demo install script and README for Emscripten examples 91/60691/2
Tom Robinson [Tue, 1 Mar 2016 14:50:47 +0000 (14:50 +0000)]
Dali-demo install script and README for Emscripten examples

Change-Id: I15c5a25925ed9c8fdd60f8b0fa322fbeaf02c94a

8 years agoMerge "Added Javascript docs live demo example" into devel/master
Kimmo Hoikka [Tue, 1 Mar 2016 13:48:30 +0000 (05:48 -0800)]
Merge "Added Javascript docs live demo example" into devel/master

8 years agoMerge "DALi Version 1.1.23" into devel/master
David Steele [Fri, 26 Feb 2016 14:01:45 +0000 (06:01 -0800)]
Merge "DALi Version 1.1.23" into devel/master

8 years agoDALi Version 1.1.23 96/60496/1 dali_1.1.23
David Steele [Fri, 26 Feb 2016 13:45:40 +0000 (13:45 +0000)]
DALi Version 1.1.23

Change-Id: I120c6f2c6c616129f5f68b6afdce13138031f0c1

8 years agochange manifest xml file to fix permission denied error when launching sample app 39/59539/2
dongsug.song [Tue, 16 Feb 2016 10:08:05 +0000 (19:08 +0900)]
change manifest xml file to fix permission denied error when launching sample app

Change-Id: Icdf807f5d57f533712575daad708ab921151e386

8 years agoAdded Javascript docs live demo example 83/60283/2
Lee Morgan [Wed, 24 Feb 2016 14:48:28 +0000 (14:48 +0000)]
Added Javascript docs live demo example

Change-Id: Ifca2f2f905ba81cdf725737907790586a12a5452

8 years agoBuild: Only copy dali-toy on Desktop build 69/60369/2
Tom Robinson [Thu, 25 Feb 2016 17:03:03 +0000 (17:03 +0000)]
Build: Only copy dali-toy on Desktop build

Change-Id: I85adbc37a0474ae79918e289ddf2a6e39f7d24a6

8 years agoDali-Toy Javascript demo 52/59952/2
Tom Robinson [Fri, 19 Feb 2016 17:30:49 +0000 (17:30 +0000)]
Dali-Toy Javascript demo

Change-Id: I6a663c46a6592bbb3aaa24f3a12ff5937664b262

8 years agoMerge "DALi Version 1.1.22" into devel/master
Adeel Kazmi [Fri, 19 Feb 2016 11:16:56 +0000 (03:16 -0800)]
Merge "DALi Version 1.1.22" into devel/master

8 years agoDALi Version 1.1.22 19/59919/1 dali_1.1.22
Agnelo Vaz [Fri, 19 Feb 2016 10:52:36 +0000 (10:52 +0000)]
DALi Version 1.1.22

Change-Id: I47a1123083a73f1a08bf435c38fc94a27776b582

8 years agoUpdates following rendererType changes 95/59795/1
Adeel Kazmi [Thu, 18 Feb 2016 13:12:07 +0000 (13:12 +0000)]
Updates following rendererType changes

Change-Id: I980d7723528705caa2d903c9b36c24c4b744a55e

8 years agoEnsure the use of ShaderEffect in ImageActor is backwards-compatible 42/59242/2
Xiangyin Ma [Thu, 11 Feb 2016 16:37:14 +0000 (16:37 +0000)]
Ensure the use of ShaderEffect in ImageActor is backwards-compatible

Change-Id: I699f227e72c4b3ce906a17fdb3dc940331c9ec4a

8 years agoDALi Version 1.1.21 12/59312/1 dali_1.1.21
Adeel Kazmi [Fri, 12 Feb 2016 10:32:37 +0000 (10:32 +0000)]
DALi Version 1.1.21

Change-Id: I1ed026ec74a77180df3725ec0e930d9cdfb3d84c

8 years agoUpdate following the changes of Blending&Culling options 26/58526/3
Xiangyin Ma [Mon, 1 Feb 2016 13:47:34 +0000 (13:47 +0000)]
Update following the changes of Blending&Culling options

Change-Id: I390f4bd7cca141658c3a300ae742145fddf37e07

8 years agoDALi Version 1.1.20 48/58948/1 dali_1.1.20
Xiangyin Ma [Fri, 5 Feb 2016 08:53:19 +0000 (08:53 +0000)]
DALi Version 1.1.20

Change-Id: Iff4015eb3bf56293fd0b098559045344eed81777

8 years agoNew more realistic benchmark creating paged list of icons and performs scroll across... 99/57999/7
Adam Bialogonski [Tue, 26 Jan 2016 15:17:47 +0000 (15:17 +0000)]
New more realistic benchmark creating paged list of icons and performs scroll across pages.

- images have been converted, so they don't crash on the device
- when benchmark uses tableview, no manual sizing is enabled
- font size has been calculated using dpi to work with various screens
- added extra-help text describing benchmark options

Change-Id: Ia2ed1b9019b9b436903f470055ac1eac3be7eb68

8 years agoDALi Version 1.1.19 45/58345/1 dali_1.1.19
Tom Robinson [Fri, 29 Jan 2016 11:33:49 +0000 (11:33 +0000)]
DALi Version 1.1.19

Change-Id: I26839a48cea234d318321338518c84be72a5b89f

8 years agoDALi Version 1.1.18 77/57777/1 dali_1.1.18
Richard Huang [Fri, 22 Jan 2016 13:29:10 +0000 (13:29 +0000)]
DALi Version 1.1.18

Change-Id: I27e43b510d86704a2b3b69e4d14a3cc5ea5e0318

8 years agoChanged DALI_*_DIR to DEMO_*_DIR 46/57046/7
David Steele [Thu, 14 Jan 2016 16:12:33 +0000 (16:12 +0000)]
Changed DALI_*_DIR to DEMO_*_DIR

Scripts, examples and demo code should not use defines from other
parts of DALi. DALI_IMAGE_DIR is defined in Dali toolkit to specify
where the toolkit images are. This is used in the default toolkit
style file to specify the locations of the toolkit images.

It must not be overridden by applications.

Updated the demo style file to utilize a configured variable to point
at the installed demo style's images.

Added an example of a demo-specific image (confirmation popup background)

Updated dali-builder to load the demo theme (Scripting example within demo
already loads it)

Change-Id: Ie43a6611a8db3fc0afc6a1cd4d9d6e48afef75e7
Signed-off-by: David Steele <david.steele@samsung.com>
8 years agoExample of using pre-multiplied alpha in ImageView 26/56926/6
Xiangyin Ma [Wed, 13 Jan 2016 14:43:58 +0000 (14:43 +0000)]
Example of using pre-multiplied alpha in ImageView

Change-Id: Icae141ade364286a2bbc7e26ce2db81c583c224e

8 years agoMerge "Example of setting PixelArea in ImageView" into devel/master
Kimmo Hoikka [Wed, 20 Jan 2016 14:59:27 +0000 (06:59 -0800)]
Merge "Example of setting PixelArea in ImageView" into devel/master

8 years agoExample of setting PixelArea in ImageView 94/56794/5
Xiangyin Ma [Tue, 12 Jan 2016 15:31:50 +0000 (15:31 +0000)]
Example of setting PixelArea in ImageView

Change-Id: I488842dcec638e1d290142b143a11e82945eb3c3

8 years agoSeperate dali-adaptor & dali-adaptor-uv packages 36/55836/3
Yoonsang Lee [Tue, 29 Dec 2015 23:12:27 +0000 (08:12 +0900)]
Seperate dali-adaptor & dali-adaptor-uv packages

- Now dali-demo (and other native dali appplication packages) refers dali-adaptor
because native dali apps could not use libuv backend at the moment.
- Before this patch, dali-demo only checked dali-adaptor package (which was
confusingly named to 'dali') and dali-toolkit package.
- In this patch, dali-demo checks dali-core, dali-adaptor, and
dali-toolkit packages to make it clearer.

Change-Id: Ia9f3f81a35f8df4fdd228d4cf476b9008a287483

8 years agoDALi Version 1.1.17 71/57171/1 dali_1.1.17
Nick Holland [Fri, 15 Jan 2016 14:40:56 +0000 (14:40 +0000)]
DALi Version 1.1.17

Change-Id: Ia0dc10603a77ebcc17b6a48c8bb53f85f004aabf

8 years agoAdded ASTC Native file format loader 48/56648/7
Tom Robinson [Mon, 11 Jan 2016 17:11:42 +0000 (17:11 +0000)]
Added ASTC Native file format loader

ASTC can be wrapped in a KTX file, but also has its own native file format.
This patch provides support for the native ASTC file format (.astc).

Textures can be generated using tools (Eg. Mali texture compression tool).

Note: ASTC is "OpenGL friendly" in that the textures are pre-flipped vertically.
In DALi there is currently not a differenciation between different texture compression formats in that the data (once the header is extracted) is given to the hardware as-is.
For this reason textures must currently be pre-flipped vertically (before compression) when using the native .astc file format with DALI.

An example .astc file is included as part of the unit tests.

Change-Id: I8604fba28bfb83b0deff8689fd5d7cfb8ac770bb

8 years agoSupport for ASTC compressed textures wrapped in KTX files 79/54479/9
Tom Robinson [Tue, 15 Dec 2015 11:34:47 +0000 (11:34 +0000)]
Support for ASTC compressed textures wrapped in KTX files

ASTC is supported by OpenGL ES 3.1 and above.
To build this patch with ASTC support, a GLES 31 context must be specified.

To build for desktop with configure, the gles version must be set to 31.
Here is an example configure line:
CXXFLAGS="-g -O0 -Wno-unused-local-typedefs" CXX="ccache g++" ./configure --prefix=$DESKTOP_PREFIX --enable-debug=yes --enable-profile=UBUNTU --enable-gles=31

With GBS, add the following to your gbs build line:
--define "%target_gles_version 31"

Change-Id: I4f54f894dd4b8998f16aa98d3d0a06606f0eb7a2

8 years agoDALi Version 1.1.16 97/56497/1 dali_1.1.16
Lee Morgan [Fri, 8 Jan 2016 14:32:58 +0000 (14:32 +0000)]
DALi Version 1.1.16

Change-Id: I5fa005aead7fac1c3776a8124df52ffd148c5674

8 years agoRemoved unused enum 44/56344/1
Adeel Kazmi [Wed, 6 Jan 2016 14:00:14 +0000 (14:00 +0000)]
Removed unused enum

Change-Id: Ia8272ab838dea4276efca08c94b3d38489e85699

8 years agoDALi Version 1.1.15 26/55426/1 dali_1.1.15
Adeel Kazmi [Wed, 23 Dec 2015 17:22:00 +0000 (17:22 +0000)]
DALi Version 1.1.15

Change-Id: Icbfb4b565b3d4e203a7ede1ac246826cdb32324b

8 years agoChanged benchmark to use ImageView by default 07/53407/3
Ferran Sole [Fri, 4 Dec 2015 13:11:29 +0000 (13:11 +0000)]
Changed benchmark to use ImageView by default

-ImageView is used by default
-ImageActor can still be used if the command line option "--use-image-actor" is specified
-Fixed bug on HideAnimation

Change-Id: Ib9664b7a99a142681bfdbe9ebb3ab457069d6cf7

8 years agoAdded SuperBlur & Bloom demo 25/53425/3
Xiangyin Ma [Fri, 4 Dec 2015 17:32:23 +0000 (17:32 +0000)]
Added SuperBlur & Bloom demo

Change-Id: I0de724d4efd822db22db18e2b411263a0f56f10c

8 years agoMerge "Update the ShaderEffect script to resize the geometry" into devel/master
Adeel Kazmi [Fri, 11 Dec 2015 18:40:29 +0000 (10:40 -0800)]
Merge "Update the ShaderEffect script to resize the geometry" into devel/master

8 years agoDALi Version 1.1.14 35/54135/1 dali_1.1.14
David Steele [Fri, 11 Dec 2015 14:42:05 +0000 (14:42 +0000)]
DALi Version 1.1.14

Change-Id: I757b36ee3797eca40a3be8b67f73c7b23a81ff70

8 years agoUpdate the ShaderEffect script to resize the geometry 45/53845/3
Xiangyin Ma [Wed, 9 Dec 2015 17:52:37 +0000 (17:52 +0000)]
Update the ShaderEffect script to resize the geometry

Change-Id: Ie7298f5bbd6bb3c4dea7aef4930f15345a97b173

8 years agoChange dali-builder background colour to WHITE 09/54009/1
Adeel Kazmi [Thu, 10 Dec 2015 17:59:11 +0000 (17:59 +0000)]
Change dali-builder background colour to WHITE

Change-Id: I42df9f8118c56a963c5f37d7a1da61d7cf72f17d

8 years agoImplement image fitting modes 59/52859/4
Tom Robinson [Thu, 26 Nov 2015 17:51:17 +0000 (17:51 +0000)]
Implement image fitting modes

Change-Id: Id3088e4f8b6158266b1531a28c1d71b89ac86b95

8 years ago(Popup) Fix back/ESC key handling & ToastPopup 35/53535/2
Adeel Kazmi [Mon, 7 Dec 2015 14:48:59 +0000 (14:48 +0000)]
(Popup) Fix back/ESC key handling & ToastPopup

Change-Id: Ibab6ccde4b3ed1d26e75bacc10f3e96c506b8f2d

8 years agoDALi Version 1.1.13 89/53389/1 dali_1.1.13
Xiangyin Ma [Fri, 4 Dec 2015 11:03:14 +0000 (11:03 +0000)]
DALi Version 1.1.13

Change-Id: Idcd01e1277c1eaae6cb75544c060389c3c22702f

8 years agoMerge "Metaballs demos" into devel/master
Kimmo Hoikka [Wed, 2 Dec 2015 14:00:26 +0000 (06:00 -0800)]
Merge "Metaballs demos" into devel/master

8 years agoAdded clock script to check animation time 94/53194/1
Adeel Kazmi [Wed, 2 Dec 2015 12:28:24 +0000 (12:28 +0000)]
Added clock script to check animation time

Change-Id: Id65b42e32fdd4b6ed391480f2f40a50071815ea0

8 years agoMetaballs demos 56/52856/6
David Fumanal [Thu, 26 Nov 2015 17:01:59 +0000 (17:01 +0000)]
Metaballs demos

Change-Id: I76fac1d60cdfb919e1948e9b4e8cafe070aad335

8 years agoRemove ImageActor from Demo 85/52985/1
Xiangyin Ma [Mon, 30 Nov 2015 15:06:45 +0000 (15:06 +0000)]
Remove ImageActor from Demo

Change-Id: I597a13e0c249bdbd20b33e57ecc55e16fdfa8c77

8 years ago(TextLabel Example) Fixed Pan gesture handling 31/52931/2
Adeel Kazmi [Fri, 27 Nov 2015 13:42:12 +0000 (13:42 +0000)]
(TextLabel Example) Fixed Pan gesture handling

Problem:   When we are resizing and go past the minimum size of the container and then release, we have to move
           the distance we moved from the minimum size to the our release point again in order to make the
           container resize again.
Reason:    This was because we kept on changing mLayoutSize but did not reset it when the pan starts.
Solution:  Reset mLayoutSize when the pan starts.

Change-Id: I3ded29691e8f1c405847f971d9a89d50aa448fdf

8 years agoDALi Version 1.1.12 87/52887/1 dali_1.1.12
Adeel Kazmi [Fri, 27 Nov 2015 10:17:26 +0000 (10:17 +0000)]
DALi Version 1.1.12

Change-Id: I82f013d5c5c781acca3886a8d157a2a64f2021cb

8 years agoDALi Version 1.1.11 81/52281/1 dali_1.1.11
Richard Huang [Fri, 20 Nov 2015 10:58:23 +0000 (10:58 +0000)]
DALi Version 1.1.11

Change-Id: Ib6b75a5a29448cd7e87cb4ee374fc44146205987

8 years agoUpdate the slider script example 71/52071/1
Xiangyin Ma [Wed, 18 Nov 2015 18:51:26 +0000 (18:51 +0000)]
Update the slider script example

Change-Id: I1759e3f574cc35876abc5fdeb75a9d2e4934bd0b

8 years agoMerge "Changed dali demo table to use custom shaders for the stencil 9-patch image...
Kimmo Hoikka [Tue, 17 Nov 2015 18:17:28 +0000 (10:17 -0800)]
Merge "Changed dali demo table to use custom shaders for the stencil 9-patch image." into devel/master

8 years agoDALi Version 1.1.10 72/51772/1 dali_1.1.10
Adeel Kazmi [Fri, 13 Nov 2015 16:33:59 +0000 (16:33 +0000)]
DALi Version 1.1.10

Change-Id: Ied10532c95a7aa1c49b87249bc879736721aa10e

8 years agoChanged dali demo table to use custom shaders for the stencil 9-patch image. 63/51763/1
Chu Hoang [Fri, 13 Nov 2015 14:04:38 +0000 (14:04 +0000)]
Changed dali demo table to use custom shaders for the stencil 9-patch image.

Updated the item-background-9.png to look nicer.

Change-Id: Ied0c432abac9448dfe6c34bc594358e0334fa7fd

8 years agoFix various Klocwork errors 30/51630/1
Adeel Kazmi [Wed, 11 Nov 2015 11:00:52 +0000 (11:00 +0000)]
Fix various Klocwork errors

Change-Id: Ieafb91449fe2f4431206c5e3b449f0b26fd10b13

8 years agoAlways print version with dali-builder 26/51326/1
Lee Morgan [Fri, 6 Nov 2015 13:47:35 +0000 (13:47 +0000)]
Always print version with dali-builder

Change-Id: Ib50fdc7505a238115df0b2dd0dbe246022d1acca

8 years agoMerge "Changed Item View example to no longer use ImageActor or a custom texture...
Adeel Kazmi [Fri, 6 Nov 2015 11:55:59 +0000 (03:55 -0800)]
Merge "Changed Item View example to no longer use ImageActor or a custom texture atlas." into devel/master

8 years agoDALi Version 1.1.9 09/51309/1 dali_1.1.9
Tom Robinson [Fri, 6 Nov 2015 10:37:10 +0000 (10:37 +0000)]
DALi Version 1.1.9

Change-Id: If57f3813648b47a811fdc62ed94e9142cece567c

8 years agoChanged Item View example to no longer use ImageActor or a custom texture atlas. 81/50281/4
Chu Hoang [Mon, 26 Oct 2015 12:01:24 +0000 (12:01 +0000)]
Changed Item View example to no longer use ImageActor or a custom texture atlas.

Change-Id: I819cd9de6ff49c0d86046aa4f2738f87f21c4a16

8 years agoChanges following the property & singal name changes 36/50836/4
Adeel Kazmi [Mon, 2 Nov 2015 18:40:44 +0000 (18:40 +0000)]
Changes following the property & singal name changes

Change-Id: I5d09c3ba92dca882a6ae3e1765cb105ddad66bec

8 years agoUpdate Atlas demo 03/50303/4
Xiangyin Ma [Tue, 27 Oct 2015 15:46:43 +0000 (15:46 +0000)]
Update Atlas demo

Change-Id: Iccdf7248363a76cb264a5559c11dbed4edbf73bd

8 years agoAdded key event handling to image-view-example 34/50734/1
Ferran Sole [Fri, 30 Oct 2015 11:07:37 +0000 (11:07 +0000)]
Added key event handling to image-view-example

To allow quitting example with escape or back key

Change-Id: Icaa30d4991ee2f65e8c10e4fc136f52de05168cd

8 years agoDALi Version 1.1.8 10/50510/1 dali_1.1.8
Nick Holland [Thu, 29 Oct 2015 10:32:02 +0000 (10:32 +0000)]
DALi Version 1.1.8

Change-Id: Ia37d31f8d4e4b0f1d54a9da109c8e0bd159191a6

8 years agoMerge "Adding Image View example demostrating changing, adding and removing ImageView...
Kimmo Hoikka [Tue, 27 Oct 2015 14:29:15 +0000 (07:29 -0700)]
Merge "Adding Image View example demostrating changing, adding and removing ImageViews." into devel/master

8 years agoMerge "Changed Cube Transition example to use new CubeTransitionEffect." into devel...
Kimmo Hoikka [Tue, 27 Oct 2015 14:25:06 +0000 (07:25 -0700)]
Merge "Changed Cube Transition example to use new CubeTransitionEffect." into devel/master

8 years agoChanged Cube Transition example to use new CubeTransitionEffect. 45/50045/2
Chu Hoang [Wed, 21 Oct 2015 09:01:22 +0000 (10:01 +0100)]
Changed Cube Transition example to use new CubeTransitionEffect.

Change-Id: I93d0cede01c9afd0239ba0230cd082ee4acacd25

8 years agoAdding Image View example demostrating changing, adding and removing ImageViews. 31/46731/20
Chu Hoang [Tue, 25 Aug 2015 10:27:09 +0000 (11:27 +0100)]
Adding Image View example demostrating changing, adding and removing ImageViews.

Change-Id: I4a0238a90a26201086e412369da0170435e1a86b

8 years agoFixed benchmark example comment about flag names. 13/50113/2
Chu Hoang [Fri, 23 Oct 2015 14:25:39 +0000 (15:25 +0100)]
Fixed benchmark example comment about flag names.

Change-Id: Id633e6b967f901734d12643f6693ba20759988fc

8 years agoMerge "DALi Version 1.1.7" into devel/master
Adeel Kazmi [Fri, 23 Oct 2015 14:19:27 +0000 (07:19 -0700)]
Merge "DALi Version 1.1.7" into devel/master

8 years agoMerge "Changed Shadow example to use ImageView." into devel/master
Kimmo Hoikka [Fri, 23 Oct 2015 13:05:07 +0000 (06:05 -0700)]
Merge "Changed Shadow example to use ImageView." into devel/master

8 years agoDALi Version 1.1.7 36/50036/1 dali_1.1.7
Lee Morgan [Fri, 23 Oct 2015 10:00:44 +0000 (11:00 +0100)]
DALi Version 1.1.7

Change-Id: I6a31b30255d5a0d53d17ac8d2d75dba1539617b0

8 years agoChanged Shadow example to use ImageView. 60/49660/2
Chu Hoang [Fri, 16 Oct 2015 15:08:21 +0000 (16:08 +0100)]
Changed Shadow example to use ImageView.

Change-Id: Id5e73e4214bc1c88d66bf89d5f50da5a7f9be01b

8 years agoRemoval of more ImageActor usage from examples. 16/49616/9
Chu Hoang [Thu, 15 Oct 2015 14:19:20 +0000 (15:19 +0100)]
Removal of more ImageActor usage from examples.

Change-Id: I85a641655c2a1f1691fd53a217ee1600d5a45165

8 years agoRemoved more ImageActor usage from dali-demo. 30/49330/3
Chu Hoang [Mon, 12 Oct 2015 15:26:24 +0000 (16:26 +0100)]
Removed more ImageActor usage from dali-demo.

Change-Id: If925dd14b7f6091136ec4fdd0c879c53ee43a1ff

8 years agoMerge "Changed benchmark example to use image urls directly when creating ImageViews...
Kimmo Hoikka [Wed, 14 Oct 2015 09:36:21 +0000 (02:36 -0700)]
Merge "Changed benchmark example to use image urls directly when creating ImageViews." into devel/master

8 years agoChanged benchmark example to use image urls directly when creating ImageViews. 68/49468/1
Chu Hoang [Tue, 13 Oct 2015 13:33:24 +0000 (14:33 +0100)]
Changed benchmark example to use image urls directly when creating ImageViews.

Change-Id: Ie6e970a2df6812d1a0daea4758159c98eebe487d

8 years agoChanges following "Remove Sampler scene object" 54/49154/3
Ferran Sole [Wed, 7 Oct 2015 09:23:22 +0000 (10:23 +0100)]
Changes following "Remove Sampler scene object"

Change-Id: I5c99b4c1b27d0f3b8fc8102620f5f8e6e90f399b

8 years agoRemove some dead code from dali-demo 15/49315/3
Kimmo Hoikka [Mon, 12 Oct 2015 12:26:19 +0000 (13:26 +0100)]
Remove some dead code from dali-demo

Change-Id: Ia265405b98d66d6c45fcff7d157a62c45b93b198

8 years agoDALi Version 1.1.6 32/49232/1 dali_1.1.6
Tom Robinson [Fri, 9 Oct 2015 09:48:51 +0000 (10:48 +0100)]
DALi Version 1.1.6

Change-Id: Ia0cd02c19c09302aaf71e311c9630b70f0b0d998

8 years agoMerge "Another change to Image Scaling Irregular Grid example to not use deprecated...
Kimmo Hoikka [Mon, 5 Oct 2015 13:17:50 +0000 (06:17 -0700)]
Merge "Another change to Image Scaling Irregular Grid example to not use deprecated ImageView::GetImage method." into devel/master

8 years agoAnother change to Image Scaling Irregular Grid example to not use deprecated ImageVie... 06/48606/2
Chu Hoang [Wed, 23 Sep 2015 13:40:26 +0000 (14:40 +0100)]
Another change to Image Scaling Irregular Grid example to not use deprecated ImageView::GetImage method.

Change-Id: I9d1ff6792eb7b664c9453f2f25ee5cc180754268

8 years agoChange the colors in demo laucher 92/48992/2
Xiangyin Ma [Fri, 2 Oct 2015 17:46:07 +0000 (18:46 +0100)]
Change the colors in demo laucher

Change-Id: I5dbe51d7bd65a18fc150acadd4d8ffe15b9c5546

8 years agoMerge "Added nine patch images to Benchmark example." into devel/master
Kimmo Hoikka [Mon, 5 Oct 2015 09:47:00 +0000 (02:47 -0700)]
Merge "Added nine patch images to Benchmark example." into devel/master

8 years agoAdded nine patch images to Benchmark example. 89/48989/2
Chu Hoang [Fri, 2 Oct 2015 14:05:40 +0000 (15:05 +0100)]
Added nine patch images to Benchmark example.

use the --use-ninepatch command flag to use nine patch images.

Change-Id: Ie14eacdf938066343a1d75f6738a3c1dd65a7e81

8 years agoAdded demo of color gradients 70/48970/3
Xiangyin Ma [Fri, 2 Oct 2015 09:32:20 +0000 (10:32 +0100)]
Added demo of color gradients

Change-Id: I9d1467c53e20d278084499c201b138047d590448

8 years agoAdded demo to compare performance between ImageActor and ImageView 38/48738/3
Ferran Sole [Fri, 25 Sep 2015 14:28:30 +0000 (15:28 +0100)]
Added demo to compare performance between ImageActor and ImageView

By default, the application consist of 10 pages of 25x25 ImageActors.

The default values can be modified using the following command line arguments:
 -r NumberOfRows  (Modifies the number of rows per page)
 -c NumberOfColumns (Modifies the number of columns per page)
 -p NumberOfPages (Modifies the nimber of pages )
 --use-imageview ( Use ImageView instead of ImageActor )
 --use-mesh ( Use new renderer API (as ImageView) but shares renderers between actors when possible )

Change-Id: I8a54bd713672433a6f80726972f15d698509dbbe

8 years agoDALi Version 1.1.5 76/48976/1 dali_1.1.5
Chu Hoang [Fri, 2 Oct 2015 09:38:55 +0000 (10:38 +0100)]
DALi Version 1.1.5

Change-Id: I9cbeacbec2990011a1c770608e7cff45e2bd6bb2

8 years agoChanged Dissolve effect to use new custom shaders. 90/48790/5
Chu Hoang [Tue, 29 Sep 2015 14:53:40 +0000 (15:53 +0100)]
Changed Dissolve effect to use new custom shaders.

Change-Id: I6fe378deddef85558569c8b4d323ddbb79f6421b