platform/core/uifw/dali-demo.git
9 years agoMerge "Added path animation demo" into tizen
Adeel Kazmi [Wed, 4 Mar 2015 11:17:48 +0000 (03:17 -0800)]
Merge "Added path animation demo" into tizen

9 years agoRemove dependency on boost 96/36196/2
Adeel Kazmi [Tue, 3 Mar 2015 09:14:21 +0000 (09:14 +0000)]
Remove dependency on boost

Change-Id: I820263d4ae6973dd0a28bffb278de3b422c804ce

9 years agoAdded path animation demo 34/36134/4
Ferran Sole [Mon, 2 Mar 2015 15:38:27 +0000 (15:38 +0000)]
Added path animation demo

Change-Id: I4a723457a7cfaca87a20f771aa64f187ea160453

9 years agoMerge "Added quadratic bezier path rendering example. Showing stroking of quadratic...
Adeel Kazmi [Tue, 3 Mar 2015 08:42:12 +0000 (00:42 -0800)]
Merge "Added quadratic bezier path rendering example. Showing stroking of quadratic bezier paths and filling of regions bounded by quadratic beziers." into tizen

9 years agoProperty refactor in dali-core: Demo changes for compiling 08/35808/4
Tom Robinson [Tue, 24 Feb 2015 19:36:34 +0000 (19:36 +0000)]
Property refactor in dali-core: Demo changes for compiling

Change-Id: Ie3085ce4986965da3743efc9ab6585176d0cdb23

9 years agoMerge "Change a label of check box button" into tizen
HyunJu Shin [Mon, 2 Mar 2015 08:58:56 +0000 (00:58 -0800)]
Merge "Change a label of check box button" into tizen

9 years agoAdded quadratic bezier path rendering example. 64/36064/2
Ferran Sole [Fri, 27 Feb 2015 16:15:03 +0000 (16:15 +0000)]
Added quadratic bezier path rendering example.
Showing stroking of quadratic bezier paths and filling of regions bounded
by quadratic beziers.

Change-Id: I61627c844fea2628d654423feb2b86c11e77726a

9 years agoRemoved AffectedByLighting APIs from MeshActor 18/36018/1
David Steele [Fri, 27 Feb 2015 11:08:17 +0000 (11:08 +0000)]
Removed AffectedByLighting APIs from MeshActor

Change-Id: Iaa00503aceb45e734511cf21ddee7297367d166d

9 years agoChange a label of check box button 27/35827/2
Heeyong Song [Wed, 25 Feb 2015 07:11:44 +0000 (16:11 +0900)]
Change a label of check box button

Change-Id: Ic1129839662a2ac10e6e259fb735b2982d2433cd

9 years agoReorganised folders & examples automatically built 66/35966/5
Adeel Kazmi [Thu, 26 Feb 2015 16:28:29 +0000 (16:28 +0000)]
Reorganised folders & examples automatically built

New Structure:

  build
    |  tizen
  builder
    |  dali-builder.cpp
  demo
    |  [demo source & header files]
  examples
    |  [example-name]
    |    |  [example source files]
  packaging
    |  com.samsung.dali-demo.spec
  resources
    |  images
    |    |  [all images]
    |  models
    |    |  [all models]
    |  scripts
    |    |  [all scripts]
  shared
    |  view.h

Now, each example should be in its own subdirectory within the "examples" directory. This will get
automatically built.

README also updated.

Change-Id: Idae4cedf220698a4a2d928535cff88e8bf25f82a

9 years agoRemoved model loading from example code 99/35899/2
David Steele [Wed, 25 Feb 2015 19:07:35 +0000 (19:07 +0000)]
Removed model loading from example code

Change-Id: Ie3cd0acb8a80f1768d7334fc6965e8fb007d54f4
Signed-off-by: David Steele <david.steele@partner.samsung.com>
9 years agoMerge "Updates following 'Rename BitmapImage as BufferImage'" into tizen
Adeel Kazmi [Wed, 25 Feb 2015 16:51:28 +0000 (08:51 -0800)]
Merge "Updates following 'Rename BitmapImage as BufferImage'" into tizen

9 years agoDALi Version 1.0.31 62/35862/1 dali_1.0.31
Kingsley Stephens [Wed, 25 Feb 2015 11:33:33 +0000 (11:33 +0000)]
DALi Version 1.0.31

Change-Id: Ida8d261ecce2ee31fff4d2e1019d6a5537cc1239

9 years agoUpdates following 'Rename BitmapImage as BufferImage' 14/35714/2
Xiangyin Ma [Mon, 23 Feb 2015 17:21:03 +0000 (17:21 +0000)]
Updates following 'Rename BitmapImage as BufferImage'

Change-Id: I208e8b7f810ad7094d158346b1381de83a78dcc3

9 years agoRemove the call of ImageAttribute::SetPixelFormat 33/35633/4
Xiangyin Ma [Fri, 20 Feb 2015 16:32:33 +0000 (16:32 +0000)]
Remove the call of ImageAttribute::SetPixelFormat

Change-Id: I2fa1c88ad1c7358c0168b8b73f5cc5a090622565

9 years agoMerge "Removed model from Shadow View demo" into tizen
Adeel Kazmi [Tue, 24 Feb 2015 15:56:43 +0000 (07:56 -0800)]
Merge "Removed model from Shadow View demo" into tizen

9 years agoRemoved model from Shadow View demo 89/35789/1
David Steele [Tue, 24 Feb 2015 14:47:46 +0000 (14:47 +0000)]
Removed model from Shadow View demo

Replaced with an animating set of images that cast a moving shadow.

Change-Id: I76c61416241b542e2b5b3327a70c8e18dde3a9a2
Signed-off-by: David Steele <david.steele@partner.samsung.com>
9 years agoFixed dissolve effect first image appearing smaller than viewport 93/35693/3
Tom Robinson [Mon, 23 Feb 2015 11:48:39 +0000 (11:48 +0000)]
Fixed dissolve effect first image appearing smaller than viewport

Change-Id: I84af9b4b9e4c649d6faef3ae70481bf5270ddcc0

9 years agoMerge "Include <cstdio> to compensate for core inclusion cleanup" into tizen
Paul Wisbey [Mon, 23 Feb 2015 11:04:39 +0000 (03:04 -0800)]
Merge "Include <cstdio> to compensate for core inclusion cleanup" into tizen

9 years agoChanged build system to CMake 74/35574/13
Paul Wisbey [Wed, 18 Feb 2015 13:13:58 +0000 (13:13 +0000)]
Changed build system to CMake

Change-Id: Icc2f491187f7832425d18200fad4e4ea041dfd57

9 years agoInclude <cstdio> to compensate for core inclusion cleanup 99/35599/5
Andrew Cox [Thu, 19 Feb 2015 00:18:24 +0000 (00:18 +0000)]
Include <cstdio> to compensate for core inclusion cleanup

Follows core patch: https://review.tizen.org/gerrit/#/c/35596
, adaptor patch: https://review.tizen.org/gerrit/#/c/35597/
and toolkit patch: https://review.tizen.org/gerrit/#/c/35598/

Change-Id: I074c8b1b77d2da44067a0200e851291e21774f2c
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
9 years agoMerge "DALi Version 1.0.30" into tizen
Adeel Kazmi [Wed, 18 Feb 2015 15:18:37 +0000 (07:18 -0800)]
Merge "DALi Version 1.0.30" into tizen

9 years agoDALi Version 1.0.30 79/35579/1 dali_1.0.30
Ferran Sole [Wed, 18 Feb 2015 14:34:01 +0000 (14:34 +0000)]
DALi Version 1.0.30

Change-Id: Id2be0f7ec384525321569ade664337f4cd17201a

9 years agoDali-demo: Replace constraints with SizeMode 67/35367/5
Tom Robinson [Thu, 12 Feb 2015 15:14:24 +0000 (15:14 +0000)]
Dali-demo: Replace constraints with SizeMode

Change-Id: I7a7f59aa5f557a8a57385e876fd881d87c101a28

9 years agoRemoved some constraints from dali-table-view 64/35064/5
Tom Robinson [Fri, 6 Feb 2015 14:05:45 +0000 (14:05 +0000)]
Removed some constraints from dali-table-view

Change-Id: Ia404e970624dd932da002b11365fa1c9b099091b

9 years agoupdate demos with ResourceImage/Image split 34/35434/3
Xiangyin Ma [Fri, 13 Feb 2015 18:45:20 +0000 (18:45 +0000)]
update demos with ResourceImage/Image split

Change-Id: Ifdee5c061cedaf271fac15479a6e403ef161d527

9 years agoButton refactoring phase 1 32/35232/6 submit/tizen/20150217.020310
Heeyong Song [Wed, 11 Feb 2015 04:19:57 +0000 (13:19 +0900)]
Button refactoring phase 1

Change-Id: I5e4b8689b21deca3fea0019d024bd2d98e52d3d8

9 years agoMerge "Size Relative feature: cluster-example uses feature for verification" into...
Kimmo Hoikka [Thu, 12 Feb 2015 10:15:03 +0000 (02:15 -0800)]
Merge "Size Relative feature: cluster-example uses feature for verification" into tizen

9 years agoDALi Version 1.0.29 67/35267/1 dali_1.0.29
Adeel Kazmi [Wed, 11 Feb 2015 10:13:26 +0000 (10:13 +0000)]
DALi Version 1.0.29

Change-Id: I38b89cf180cd9023e6deedbcec24f5308acd7254

9 years agoSize Relative feature: cluster-example uses feature for verification 44/35144/3
Tom Robinson [Mon, 9 Feb 2015 15:57:17 +0000 (15:57 +0000)]
Size Relative feature: cluster-example uses feature for verification

Change-Id: Ifa7e11edfa0945dc114fced855261a0eee3efb0e

9 years ago(Magnifier) Make magnifier frame visible when panning as well 34/35134/1
Adeel Kazmi [Mon, 9 Feb 2015 14:22:06 +0000 (14:22 +0000)]
(Magnifier) Make magnifier frame visible when panning as well

Change-Id: I81253620073aba52c6ba20802fd6c56651eb7edc

9 years agoDALi Version 1.0.28 57/35057/1 accepted/tizen/common/20150209.122023 accepted/tizen/mobile/20150210.015347 accepted/tizen/mobile/20150306.082356 accepted/tizen/tv/20150210.013300 accepted/tizen/wearable/20150210.015032 dali_1.0.28 submit/tizen/20150206.152923 submit/tizen_mobile/20150213.000000 submit/tizen_mobile/20150223.000000 submit/tizen_mobile/20150306.011558
Xiangyin Ma [Fri, 6 Feb 2015 11:51:27 +0000 (11:51 +0000)]
DALi Version 1.0.28

Change-Id: If45dc9cc2a8a68fd0f3fcc8d355677684569104c

9 years agoRevert "BloomView & GaussianBlurView demo (for verification purpose only )" 03/35003/2 accepted/tizen/common/20150209.121020 accepted/tizen/mobile/20150211.014652 accepted/tizen/tv/20150210.012940 accepted/tizen/wearable/20150210.014756 submit/tizen/20150206.044231
Adeel Kazmi [Thu, 5 Feb 2015 16:26:54 +0000 (08:26 -0800)]
Revert "BloomView & GaussianBlurView demo (for verification purpose only )"

This reverts commit 2e81ed4392078f0fe7497bb62e7151c84d54f707.

Change-Id: Iaec9f80b51fbfd44e29950f798b5e90b3d1d5aee

9 years agoMerge "BloomView & GaussianBlurView demo (for verification purpose only )" into tizen
Adeel Kazmi [Thu, 5 Feb 2015 16:22:51 +0000 (08:22 -0800)]
Merge "BloomView & GaussianBlurView demo (for verification purpose only )" into tizen

9 years agoModification of rule and manifest in spec for 3-domain smack of tizen 3.0 86/34986/2 submit/tizen/20150205.132635
taeyoon [Thu, 5 Feb 2015 12:43:57 +0000 (21:43 +0900)]
Modification of rule and manifest in spec for 3-domain smack of tizen 3.0

  - enable_dali_smack_rules addition for handling rule file

Change-Id: I8f438334f94f3ff427cf63656fb589c0df57bf2a

9 years agoButton refactoring: rename properties 73/34873/1
Heeyong Song [Wed, 4 Feb 2015 03:02:42 +0000 (12:02 +0900)]
Button refactoring: rename properties

Change-Id: I20997625d5dcdd03269238bf4086159381907b11

9 years agoBloomView & GaussianBlurView demo (for verification purpose only ) 55/34855/2
Xiangyin Ma [Tue, 3 Feb 2015 13:38:28 +0000 (13:38 +0000)]
BloomView & GaussianBlurView demo (for verification purpose only )

Change-Id: I7279b5cb4c5b157b618fb184fac50e710463cf51

9 years ago(RefractionEffect) Ensure shader compiles with more strict compilers 70/34770/3 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080853 submit/tizen/20150205.011244
Adeel Kazmi [Mon, 2 Feb 2015 15:00:51 +0000 (15:00 +0000)]
(RefractionEffect) Ensure shader compiles with more strict compilers

Shader does not compile with latest Nvidia driver on Ubuntu as we did not set the default precision
and used an f at the end of a float in the shader. Other shader compilers are more permissive so
this was not spotted before.

Change-Id: I235b901f08a73086b8b581a8c40bb4ed517ba35d

9 years agoChange Dali demo table size calculation 50/34550/3
Yoonsang Lee [Thu, 29 Jan 2015 01:43:11 +0000 (10:43 +0900)]
Change Dali demo table size calculation

- from DPI based to ratio based

Change-Id: I67bdacdfc971a818c7ac5078052be010e8d2eaac

9 years agoDALi Version 1.0.27 98/34598/1 accepted/tizen/common/20150129.162045 accepted/tizen/mobile/20150130.001259 accepted/tizen/tv/20150130.000848 accepted/tizen/wearable/20150131.040521 dali_1.0.27 submit/tizen/20150129.112343
tom.robinson [Thu, 29 Jan 2015 10:59:19 +0000 (10:59 +0000)]
DALi Version 1.0.27

Change-Id: I28c9559d774218cfd33688cf7c32b689189e961c

9 years agoDALi Version 1.0.26 54/34254/1 accepted/tizen/common/20150123.092457 accepted/tizen/common/20150123.135219 accepted/tizen/mobile/20150126.011913 accepted/tizen/tv/20150126.011346 accepted/tizen/wearable/20150126.011602 dali_1.0.26 submit/tizen/20150122.143209 submit/tizen/20150123.103753
Nick Holland [Thu, 22 Jan 2015 10:48:35 +0000 (10:48 +0000)]
DALi Version 1.0.26

Change-Id: If36351cb6beb0e333b7d8be562aef44934db6fef

9 years agoRemoval of a 'sec_build_binary_debug_enable' part in spec file 10/33910/1
taeyoon [Fri, 16 Jan 2015 10:15:45 +0000 (19:15 +0900)]
Removal of a 'sec_build_binary_debug_enable' part in spec file

  - 'sec_build_binary_debug_enable and -DTIZEN_DEBUG_ENABLE' are not used.

Change-Id: Ic944dbf08ecd42ed1a7fe5cb5e0143a219a51f0c

9 years agoDALi Version 1.0.25 43/33843/1 dali_1.0.25
Xiangyin Ma [Thu, 15 Jan 2015 13:21:00 +0000 (13:21 +0000)]
DALi Version 1.0.25

Change-Id: Ibef6c918be6f39120451296e5c2220b4a6b4b07e

9 years agoAdded refraction effect demo 52/33452/4
Xiangyin Ma [Fri, 9 Jan 2015 18:33:42 +0000 (18:33 +0000)]
Added refraction effect demo

Change-Id: Ia9ec4763a764344f234b9d3ee3114ad9d91c7abb

9 years agoRemove ScrollViewCustomEffect from scrollview example 56/33356/2
Kingsley Stephens [Thu, 8 Jan 2015 14:21:43 +0000 (14:21 +0000)]
Remove ScrollViewCustomEffect from scrollview example

Change-Id: I9a960977be044f86612f45782bccc26496a08634

9 years agoDALi Version 1.0.24 60/33360/1 dali_1.0.24
Lee Morgan [Thu, 8 Jan 2015 14:40:27 +0000 (14:40 +0000)]
DALi Version 1.0.24

Change-Id: If834803fe364c9304b79637478434bf83d99c496

9 years agoChange Dali Demo to use CubeEffect 21/32621/6
Kingsley Stephens [Fri, 19 Dec 2014 15:10:08 +0000 (15:10 +0000)]
Change Dali Demo to use CubeEffect

Change-Id: I79a3527d729ab9b4edd84884682531a643ba5cb8

9 years agoMerge "Added precision to shader variables." into tizen
Kimmo Hoikka [Mon, 5 Jan 2015 17:57:53 +0000 (09:57 -0800)]
Merge "Added precision to shader variables." into tizen

9 years agoDALi Version 1.0.23 11/32811/1 dali_1.0.23
Adeel Kazmi [Wed, 24 Dec 2014 10:44:01 +0000 (10:44 +0000)]
DALi Version 1.0.23

Change-Id: Ie854244c03f79ba7ab3df162dc9cdef601fdbd3e

9 years agoMerge "Use the default alpha function for snap animation" into tizen accepted/tizen/mobile/20141222.135845 accepted/tizen/tv/20141222.125753 accepted/tizen/wearable/20141222.134910 submit/tizen_mobile/20141222.110559 submit/tizen_tv/20141222.110610 submit/tizen_wearable/20141222.110605
Adeel Kazmi [Fri, 19 Dec 2014 15:06:19 +0000 (07:06 -0800)]
Merge "Use the default alpha function for snap animation" into tizen

9 years agoAdded precision to shader variables. 35/32535/1
David Steele [Thu, 18 Dec 2014 19:50:34 +0000 (19:50 +0000)]
Added precision to shader variables.

Change-Id: I6a60c432fac7a1da6c2f478c81bec18efdf29c94
Signed-off-by: David Steele <david.steele@partner.samsung.com>
9 years agoMerge "DALi Version 1.0.22" into tizen accepted/tizen/common/20141222.090250 submit/tizen_common/20141218.164254
Adeel Kazmi [Thu, 18 Dec 2014 11:23:32 +0000 (03:23 -0800)]
Merge "DALi Version 1.0.22" into tizen

9 years agoDALi Version 1.0.22 67/32467/1 dali_1.0.22
Kingsley Stephens [Thu, 18 Dec 2014 10:09:47 +0000 (10:09 +0000)]
DALi Version 1.0.22

Change-Id: I5048cf348ddfb6c8ec0373eb4e0df19644686355

9 years agoMerge "Speed up Dali Demo loading by removing redundant table resize on image load...
Adeel Kazmi [Thu, 18 Dec 2014 09:27:10 +0000 (01:27 -0800)]
Merge "Speed up Dali Demo loading by removing redundant table resize on image load" into tizen

9 years agoSpeed up Dali Demo loading by removing redundant table resize on image load 85/32385/1
Kingsley Stephens [Tue, 25 Nov 2014 10:36:42 +0000 (10:36 +0000)]
Speed up Dali Demo loading by removing redundant table resize on image load

Change-Id: I52ea6a18647e5dfe3901f433fc6981080a5fcef6

9 years agoUse the default alpha function for snap animation 78/32378/1
Richard Huang [Wed, 17 Dec 2014 13:30:00 +0000 (13:30 +0000)]
Use the default alpha function for snap animation

Change-Id: I49a58bc7c10b1103b302f92318207b2f627caa1f

9 years agoFix builder.example to work with updated ItemView code. 63/32363/1
Kingsley Stephens [Wed, 17 Dec 2014 11:50:28 +0000 (11:50 +0000)]
Fix builder.example to work with updated ItemView code.

Change-Id: Id2a566a93648690cd1a308302e0047149c8f2c31

9 years agoLogging example 74/30374/7
Kingsley Stephens [Fri, 14 Nov 2014 15:13:32 +0000 (15:13 +0000)]
Logging example

Change-Id: Id506ba807dbe342c4a21a644c3027ffc31f59363

9 years agoMerge "Better background for image scaling mode demo" into tizen
Paul Wisbey [Thu, 11 Dec 2014 15:39:40 +0000 (07:39 -0800)]
Merge "Better background for image scaling mode demo" into tizen

9 years agoDALi Version 1.0.21 77/31877/1 dali_1.0.21
Nick Holland [Thu, 11 Dec 2014 15:02:36 +0000 (15:02 +0000)]
DALi Version 1.0.21

Change-Id: I374f5c1c386ba620014655518b3981ef50ebcdaa

9 years agoBetter background for image scaling mode demo 73/31873/1
Andrew Cox [Thu, 11 Dec 2014 14:56:51 +0000 (14:56 +0000)]
Better background for image scaling mode demo

Change-Id: I0001b9ca088c6a2762660d789d9285aedd0b47df
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
9 years agoCreate 1 shared 1x1 white BitmapImage instead of 1 per item 31/31531/1 accepted/tizen/common/20141211.150204 accepted/tizen/mobile/20141216.080617 accepted/tizen/tv/20141215.043914 accepted/tizen/wearable/20141215.104627 submit/tizen/20141211.140945
Andrew Cox [Fri, 5 Dec 2014 13:31:43 +0000 (13:31 +0000)]
Create 1 shared 1x1 white BitmapImage instead of 1 per item

The way this was written, we had hundreds of identical 1x1 BitmapImages
for item checkboxes live during a scroll.

Change-Id: I0529c803476103d8fbff3f1fb88b5d6d549ccbcc
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
9 years agoDALi Version 1.0.20 81/31281/1 dali_1.0.20
Lee Morgan [Wed, 3 Dec 2014 12:26:09 +0000 (12:26 +0000)]
DALi Version 1.0.20

Change-Id: I9b04b564ea5415942e5594a7f085adb6b4e9583b

9 years agoAdded path animation example in animation.json script for verification 01/31001/2
Ferran Sole [Fri, 28 Nov 2014 10:41:43 +0000 (10:41 +0000)]
Added path animation example in animation.json script for verification

Change-Id: I0448b0d1d794aa7c1e9760da4cf48914651a07c3

9 years agoDALi Version 1.0.19 41/30941/1 dali_1.0.19
Kingsley Stephens [Thu, 27 Nov 2014 11:27:18 +0000 (11:27 +0000)]
DALi Version 1.0.19

Change-Id: I632c0db173fcf1ffa5d4d94816436a5624a24577

9 years agoDemoHelper: correct the ScalePointSize function 84/30584/1
Xiangyin Ma [Thu, 20 Nov 2014 16:59:49 +0000 (16:59 +0000)]
DemoHelper: correct the ScalePointSize function

Change-Id: Ib4ececd7cbff7f27524bd9e1fce605a6c83fda42

9 years agoDALi Version 1.0.18 74/30574/1 dali_1.0.18
Xiangyin Ma [Thu, 20 Nov 2014 13:06:44 +0000 (13:06 +0000)]
DALi Version 1.0.18

Change-Id: Ib9db9b03577556fc5e426f194b8ff3d8e063005e

9 years ago(demo) fix klocwork issues 47/30347/3
Xiangyin Ma [Fri, 14 Nov 2014 18:05:41 +0000 (18:05 +0000)]
(demo) fix klocwork issues

Change-Id: I9db6f14c19c657aee1e149187ed9f14dbf8a28b6

9 years agoDALi Version 1.0.17 64/30264/1 dali_1.0.17
Nick Holland [Thu, 13 Nov 2014 11:24:27 +0000 (11:24 +0000)]
DALi Version 1.0.17

Change-Id: I7fbb7d0b4d31556e8d1e704f7feb6dda801dd035

9 years agoUpdates after the use of const refs in gesture callbacks 31/30131/1
Adeel Kazmi [Tue, 11 Nov 2014 16:01:16 +0000 (16:01 +0000)]
Updates after the use of const refs in gesture callbacks

Change-Id: I231053cbaf99764247615dad6ba9677458181a13

9 years agoremoving use of using namespace std; 52/30052/2
Kimmo Hoikka [Fri, 7 Nov 2014 17:21:38 +0000 (17:21 +0000)]
removing use of using namespace std;

Change-Id: I766499cbf26b9f3cf263ad95801883e685c51fda

9 years agoMerge "Remove handle::operator=(NULL) as it is duplicating handle.Reset() functionali...
Adeel Kazmi [Thu, 6 Nov 2014 08:27:42 +0000 (00:27 -0800)]
Merge "Remove handle::operator=(NULL) as it is duplicating handle.Reset() functionality and thus redundant" into tizen

9 years agoDALi Version 1.0.16 65/29965/1 dali_1.0.16
Adeel Kazmi [Thu, 6 Nov 2014 08:19:55 +0000 (08:19 +0000)]
DALi Version 1.0.16

Change-Id: Ib7ab32783c9d4f87a861635dd33d418b530310d4

9 years agoRemove handle::operator=(NULL) as it is duplicating handle.Reset() functionality... 35/29935/1
Kimmo Hoikka [Wed, 5 Nov 2014 18:38:11 +0000 (18:38 +0000)]
Remove handle::operator=(NULL) as it is duplicating handle.Reset() functionality and thus redundant

Change-Id: I7196d3999b0838f479e56a3954db28600d824cbd

9 years agoTest application to check context loss 66/29866/2
David Steele [Wed, 5 Nov 2014 12:00:45 +0000 (12:00 +0000)]
Test application to check context loss

This application sets up a number of images, meshes, models and text
actors with a variety of effects, and can be used to visually check
that they are all still running after context loss and regain.

Change-Id: I3e07be5442a249a8f09e5f1919e46552413c6824
Signed-off-by: David Steele <david.steele@partner.samsung.com>
9 years agoDALi Version 1.0.15 07/29607/1 dali_1.0.15
Adeel Kazmi [Thu, 30 Oct 2014 10:08:25 +0000 (10:08 +0000)]
DALi Version 1.0.15

Change-Id: I260e72cb4c324d3a253cdb69380ecbe48cf4d4b3

9 years agoDALi Version 1.0.14 94/29194/1 dali_1.0.14
Lee Morgan [Wed, 22 Oct 2014 10:55:46 +0000 (11:55 +0100)]
DALi Version 1.0.14

Change-Id: Ibbb2eb1560febfdc1792ef32962baf112e38da94

9 years agoChanges after removal of PropertyValueMap 47/29047/1
Adeel Kazmi [Mon, 20 Oct 2014 15:28:51 +0000 (16:28 +0100)]
Changes after removal of PropertyValueMap

Change-Id: Ifdb2007d2b9e9d97bded234f09ef48b5c079e37c

9 years agoinclude map- and set-wrappers directly internally as they're not part of dali-core... 39/28939/1
Kimmo Hoikka [Fri, 17 Oct 2014 09:21:12 +0000 (10:21 +0100)]
include map- and set-wrappers directly internally as they're not part of dali-core.h anymore

Change-Id: I9cc165944307a1e62df6aa34d28c13831fa4de6d

9 years ago(Scripting) Added a music library & contacts example 03/28803/4
Adeel Kazmi [Thu, 16 Oct 2014 09:25:22 +0000 (10:25 +0100)]
(Scripting) Added a music library & contacts example

Change-Id: I251f6752e7eddd590e2e692adc629f97e5d3803e

9 years agoDALi Version 1.0.13 64/28764/1 dali_1.0.13
Kingsley Stephens [Wed, 15 Oct 2014 12:56:18 +0000 (13:56 +0100)]
DALi Version 1.0.13

Change-Id: I60abdae972631f848513afd7f32deed6898b43b2

9 years agoDALi Version 1.0.12 99/28499/1 dali_1.0.12
Adeel Kazmi [Wed, 8 Oct 2014 10:11:40 +0000 (11:11 +0100)]
DALi Version 1.0.12

Change-Id: I3cd2e1ae336bc9d2fcc9eceba11af1ab355a8fed

9 years ago(Scripting) Added choreography example 37/28437/1
Adeel Kazmi [Tue, 7 Oct 2014 09:00:08 +0000 (10:00 +0100)]
(Scripting) Added choreography example

Change-Id: Ibbd7603efd7cce45df15e92db73812752e399b54

9 years ago(Script) Timing script to show entrance of objects 90/28390/1
Adeel Kazmi [Mon, 6 Oct 2014 16:29:41 +0000 (17:29 +0100)]
(Script) Timing script to show entrance of objects

Change-Id: I23c924db3387717a6fd306e28f9bf7a906476684

9 years agoMerge "(Scripting) Added a simple gallery" into tizen
Adeel Kazmi [Mon, 6 Oct 2014 15:07:37 +0000 (08:07 -0700)]
Merge "(Scripting) Added a simple gallery" into tizen

9 years ago(Scripting) Added a simple gallery 62/28362/1
Adeel Kazmi [Fri, 3 Oct 2014 14:39:28 +0000 (15:39 +0100)]
(Scripting) Added a simple gallery

Change-Id: I0d1369731666cae2fef9d5bf91a0b40c484786de

9 years agoHover event support in DaliDemo 20/27820/4
Richard Huang [Fri, 19 Sep 2014 10:55:59 +0000 (11:55 +0100)]
Hover event support in DaliDemo

Change-Id: I4d72ceba0abaed1cb1da7069de547cf899f63c74

9 years agoMerge "TextView example." into tizen
Adeel Kazmi [Fri, 3 Oct 2014 09:44:40 +0000 (02:44 -0700)]
Merge "TextView example." into tizen

9 years agoDALi Version 1.0.11 42/28342/1 dali_1.0.11
Nick Holland [Thu, 2 Oct 2014 15:00:06 +0000 (16:00 +0100)]
DALi Version 1.0.11

Change-Id: I5139c5dd33563894953e2d5d63a25bd9f0307833

9 years agoTextView example. 81/28281/3
Kingsley Stephens [Tue, 30 Sep 2014 09:42:16 +0000 (10:42 +0100)]
TextView example.

Change-Id: Id9b8d08657a53599f10457807874e207370c2bfb

9 years ago(Animation) Updates following DestroyAction removal 10/28210/2
Adeel Kazmi [Tue, 30 Sep 2014 09:36:32 +0000 (10:36 +0100)]
(Animation) Updates following DestroyAction removal

Change-Id: I0683b34b0629ebcc154370c0d1313b96f08259cb

9 years agoMerge "DALi Version 1.0.10" into tizen
Adeel Kazmi [Thu, 25 Sep 2014 15:08:54 +0000 (08:08 -0700)]
Merge "DALi Version 1.0.10" into tizen

9 years agoDALi Version 1.0.10 74/28074/1 dali_1.0.10
Lee Morgan [Thu, 25 Sep 2014 15:03:43 +0000 (16:03 +0100)]
DALi Version 1.0.10

Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
Change-Id: I54de3f9575981c8261d226e988c4a37efc884937
Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
9 years agoMerge "Radio button example" into tizen
Kimmo Hoikka [Thu, 25 Sep 2014 14:19:11 +0000 (07:19 -0700)]
Merge "Radio button example" into tizen

9 years agoRadio button example 45/27345/4
Kingsley Stephens [Wed, 10 Sep 2014 12:29:49 +0000 (13:29 +0100)]
Radio button example

Change-Id: If745c02e307876871cf8cbbdeb97d464cc021fef

9 years agoRemove unused functions 09/28009/1 accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common accepted/tizen/common/20140925.172114 submit/tizen_common/20140925.141856 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
Yury Usishchev [Tue, 23 Sep 2014 08:45:39 +0000 (12:45 +0400)]
Remove unused functions

Change-Id: I8afdf46a775188a076a0114ab43275c0c56069c2
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
9 years ago(Scripts) Added color animation 75/27875/2
Adeel Kazmi [Mon, 22 Sep 2014 09:59:17 +0000 (10:59 +0100)]
(Scripts) Added color animation

Change-Id: I32baa32ac8259eaf91ce101b41742a12af8fd06f

9 years agoDALi Version 1.0.9 57/27757/1 dali_1.0.9
Kingsley Stephens [Thu, 18 Sep 2014 14:03:23 +0000 (15:03 +0100)]
DALi Version 1.0.9

Change-Id: I4bd9fcb69d7fe62f239504bc2bcbe32c1864acd2

9 years agopackaging: always require "egl", even on X11 67/27667/1 accepted/tizen/common/20140918.092827 submit/tizen_common/20140918.085656
Manuel Bachmann [Wed, 17 Sep 2014 09:27:31 +0000 (11:27 +0200)]
packaging: always require "egl", even on X11

Building the examples always links with "-lEGL", so we
should always require "egl", even on X11.

Change-Id: I0a018debbff786d92efd1be5bb8b2159c2f56803
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years agoDALi Version 1.0.8 91/27291/1 dali_1.0.8
Adeel Kazmi [Wed, 10 Sep 2014 10:02:39 +0000 (11:02 +0100)]
DALi Version 1.0.8

Change-Id: I0bb579b1acc1ec6fd02a6c597608ca98600d91c3