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
HyunJu Shin [Mon, 2 Mar 2015 08:58:56 +0000 (00:58 -0800)]
Merge "Change a label of check box button" into tizen
David Steele [Fri, 27 Feb 2015 11:08:17 +0000 (11:08 +0000)]
Removed AffectedByLighting APIs from MeshActor
Change-Id: Iaa00503aceb45e734511cf21ddee7297367d166d
Heeyong Song [Wed, 25 Feb 2015 07:11:44 +0000 (16:11 +0900)]
Change a label of check box button
Change-Id: Ic1129839662a2ac10e6e259fb735b2982d2433cd
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
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>
Adeel Kazmi [Wed, 25 Feb 2015 16:51:28 +0000 (08:51 -0800)]
Merge "Updates following 'Rename BitmapImage as BufferImage'" into tizen
Kingsley Stephens [Wed, 25 Feb 2015 11:33:33 +0000 (11:33 +0000)]
DALi Version 1.0.31
Change-Id: Ida8d261ecce2ee31fff4d2e1019d6a5537cc1239
Xiangyin Ma [Mon, 23 Feb 2015 17:21:03 +0000 (17:21 +0000)]
Updates following 'Rename BitmapImage as BufferImage'
Change-Id: I208e8b7f810ad7094d158346b1381de83a78dcc3
Xiangyin Ma [Fri, 20 Feb 2015 16:32:33 +0000 (16:32 +0000)]
Remove the call of ImageAttribute::SetPixelFormat
Change-Id: I2fa1c88ad1c7358c0168b8b73f5cc5a090622565
Adeel Kazmi [Tue, 24 Feb 2015 15:56:43 +0000 (07:56 -0800)]
Merge "Removed model from Shadow View demo" into tizen
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>
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
Paul Wisbey [Mon, 23 Feb 2015 11:04:39 +0000 (03:04 -0800)]
Merge "Include <cstdio> to compensate for core inclusion cleanup" into tizen
Paul Wisbey [Wed, 18 Feb 2015 13:13:58 +0000 (13:13 +0000)]
Changed build system to CMake
Change-Id: Icc2f491187f7832425d18200fad4e4ea041dfd57
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>
Adeel Kazmi [Wed, 18 Feb 2015 15:18:37 +0000 (07:18 -0800)]
Merge "DALi Version 1.0.30" into tizen
Ferran Sole [Wed, 18 Feb 2015 14:34:01 +0000 (14:34 +0000)]
DALi Version 1.0.30
Change-Id: Id2be0f7ec384525321569ade664337f4cd17201a
Tom Robinson [Thu, 12 Feb 2015 15:14:24 +0000 (15:14 +0000)]
Dali-demo: Replace constraints with SizeMode
Change-Id: I7a7f59aa5f557a8a57385e876fd881d87c101a28
Tom Robinson [Fri, 6 Feb 2015 14:05:45 +0000 (14:05 +0000)]
Removed some constraints from dali-table-view
Change-Id: Ia404e970624dd932da002b11365fa1c9b099091b
Xiangyin Ma [Fri, 13 Feb 2015 18:45:20 +0000 (18:45 +0000)]
update demos with ResourceImage/Image split
Change-Id: Ifdee5c061cedaf271fac15479a6e403ef161d527
Heeyong Song [Wed, 11 Feb 2015 04:19:57 +0000 (13:19 +0900)]
Button refactoring phase 1
Change-Id: I5e4b8689b21deca3fea0019d024bd2d98e52d3d8
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
Adeel Kazmi [Wed, 11 Feb 2015 10:13:26 +0000 (10:13 +0000)]
DALi Version 1.0.29
Change-Id: I38b89cf180cd9023e6deedbcec24f5308acd7254
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
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
Xiangyin Ma [Fri, 6 Feb 2015 11:51:27 +0000 (11:51 +0000)]
DALi Version 1.0.28
Change-Id: If45dc9cc2a8a68fd0f3fcc8d355677684569104c
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
Adeel Kazmi [Thu, 5 Feb 2015 16:22:51 +0000 (08:22 -0800)]
Merge "BloomView & GaussianBlurView demo (for verification purpose only )" into tizen
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
Heeyong Song [Wed, 4 Feb 2015 03:02:42 +0000 (12:02 +0900)]
Button refactoring: rename properties
Change-Id: I20997625d5dcdd03269238bf4086159381907b11
Xiangyin Ma [Tue, 3 Feb 2015 13:38:28 +0000 (13:38 +0000)]
BloomView & GaussianBlurView demo (for verification purpose only )
Change-Id: I7279b5cb4c5b157b618fb184fac50e710463cf51
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
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
tom.robinson [Thu, 29 Jan 2015 10:59:19 +0000 (10:59 +0000)]
DALi Version 1.0.27
Change-Id: I28c9559d774218cfd33688cf7c32b689189e961c
Nick Holland [Thu, 22 Jan 2015 10:48:35 +0000 (10:48 +0000)]
DALi Version 1.0.26
Change-Id: If36351cb6beb0e333b7d8be562aef44934db6fef
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
Xiangyin Ma [Thu, 15 Jan 2015 13:21:00 +0000 (13:21 +0000)]
DALi Version 1.0.25
Change-Id: Ibef6c918be6f39120451296e5c2220b4a6b4b07e
Xiangyin Ma [Fri, 9 Jan 2015 18:33:42 +0000 (18:33 +0000)]
Added refraction effect demo
Change-Id: Ia9ec4763a764344f234b9d3ee3114ad9d91c7abb
Kingsley Stephens [Thu, 8 Jan 2015 14:21:43 +0000 (14:21 +0000)]
Remove ScrollViewCustomEffect from scrollview example
Change-Id: I9a960977be044f86612f45782bccc26496a08634
Lee Morgan [Thu, 8 Jan 2015 14:40:27 +0000 (14:40 +0000)]
DALi Version 1.0.24
Change-Id: If834803fe364c9304b79637478434bf83d99c496
Kingsley Stephens [Fri, 19 Dec 2014 15:10:08 +0000 (15:10 +0000)]
Change Dali Demo to use CubeEffect
Change-Id: I79a3527d729ab9b4edd84884682531a643ba5cb8
Kimmo Hoikka [Mon, 5 Jan 2015 17:57:53 +0000 (09:57 -0800)]
Merge "Added precision to shader variables." into tizen
Adeel Kazmi [Wed, 24 Dec 2014 10:44:01 +0000 (10:44 +0000)]
DALi Version 1.0.23
Change-Id: Ie854244c03f79ba7ab3df162dc9cdef601fdbd3e
Adeel Kazmi [Fri, 19 Dec 2014 15:06:19 +0000 (07:06 -0800)]
Merge "Use the default alpha function for snap animation" into tizen
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>
Adeel Kazmi [Thu, 18 Dec 2014 11:23:32 +0000 (03:23 -0800)]
Merge "DALi Version 1.0.22" into tizen
Kingsley Stephens [Thu, 18 Dec 2014 10:09:47 +0000 (10:09 +0000)]
DALi Version 1.0.22
Change-Id: I5048cf348ddfb6c8ec0373eb4e0df19644686355
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
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
Richard Huang [Wed, 17 Dec 2014 13:30:00 +0000 (13:30 +0000)]
Use the default alpha function for snap animation
Change-Id: I49a58bc7c10b1103b302f92318207b2f627caa1f
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
Kingsley Stephens [Fri, 14 Nov 2014 15:13:32 +0000 (15:13 +0000)]
Logging example
Change-Id: Id506ba807dbe342c4a21a644c3027ffc31f59363
Paul Wisbey [Thu, 11 Dec 2014 15:39:40 +0000 (07:39 -0800)]
Merge "Better background for image scaling mode demo" into tizen
Nick Holland [Thu, 11 Dec 2014 15:02:36 +0000 (15:02 +0000)]
DALi Version 1.0.21
Change-Id: I374f5c1c386ba620014655518b3981ef50ebcdaa
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>
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>
Lee Morgan [Wed, 3 Dec 2014 12:26:09 +0000 (12:26 +0000)]
DALi Version 1.0.20
Change-Id: I9b04b564ea5415942e5594a7f085adb6b4e9583b
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
Kingsley Stephens [Thu, 27 Nov 2014 11:27:18 +0000 (11:27 +0000)]
DALi Version 1.0.19
Change-Id: I632c0db173fcf1ffa5d4d94816436a5624a24577
Xiangyin Ma [Thu, 20 Nov 2014 16:59:49 +0000 (16:59 +0000)]
DemoHelper: correct the ScalePointSize function
Change-Id: Ib4ececd7cbff7f27524bd9e1fce605a6c83fda42
Xiangyin Ma [Thu, 20 Nov 2014 13:06:44 +0000 (13:06 +0000)]
DALi Version 1.0.18
Change-Id: Ib9db9b03577556fc5e426f194b8ff3d8e063005e
Xiangyin Ma [Fri, 14 Nov 2014 18:05:41 +0000 (18:05 +0000)]
(demo) fix klocwork issues
Change-Id: I9db6f14c19c657aee1e149187ed9f14dbf8a28b6
Nick Holland [Thu, 13 Nov 2014 11:24:27 +0000 (11:24 +0000)]
DALi Version 1.0.17
Change-Id: I7fbb7d0b4d31556e8d1e704f7feb6dda801dd035
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
Kimmo Hoikka [Fri, 7 Nov 2014 17:21:38 +0000 (17:21 +0000)]
removing use of using namespace std;
Change-Id: I766499cbf26b9f3cf263ad95801883e685c51fda
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
Adeel Kazmi [Thu, 6 Nov 2014 08:19:55 +0000 (08:19 +0000)]
DALi Version 1.0.16
Change-Id: Ib7ab32783c9d4f87a861635dd33d418b530310d4
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
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>
Adeel Kazmi [Thu, 30 Oct 2014 10:08:25 +0000 (10:08 +0000)]
DALi Version 1.0.15
Change-Id: I260e72cb4c324d3a253cdb69380ecbe48cf4d4b3
Lee Morgan [Wed, 22 Oct 2014 10:55:46 +0000 (11:55 +0100)]
DALi Version 1.0.14
Change-Id: Ibbb2eb1560febfdc1792ef32962baf112e38da94
Adeel Kazmi [Mon, 20 Oct 2014 15:28:51 +0000 (16:28 +0100)]
Changes after removal of PropertyValueMap
Change-Id: Ifdb2007d2b9e9d97bded234f09ef48b5c079e37c
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
Adeel Kazmi [Thu, 16 Oct 2014 09:25:22 +0000 (10:25 +0100)]
(Scripting) Added a music library & contacts example
Change-Id: I251f6752e7eddd590e2e692adc629f97e5d3803e
Kingsley Stephens [Wed, 15 Oct 2014 12:56:18 +0000 (13:56 +0100)]
DALi Version 1.0.13
Change-Id: I60abdae972631f848513afd7f32deed6898b43b2
Adeel Kazmi [Wed, 8 Oct 2014 10:11:40 +0000 (11:11 +0100)]
DALi Version 1.0.12
Change-Id: I3cd2e1ae336bc9d2fcc9eceba11af1ab355a8fed
Adeel Kazmi [Tue, 7 Oct 2014 09:00:08 +0000 (10:00 +0100)]
(Scripting) Added choreography example
Change-Id: Ibbd7603efd7cce45df15e92db73812752e399b54
Adeel Kazmi [Mon, 6 Oct 2014 16:29:41 +0000 (17:29 +0100)]
(Script) Timing script to show entrance of objects
Change-Id: I23c924db3387717a6fd306e28f9bf7a906476684
Adeel Kazmi [Mon, 6 Oct 2014 15:07:37 +0000 (08:07 -0700)]
Merge "(Scripting) Added a simple gallery" into tizen
Adeel Kazmi [Fri, 3 Oct 2014 14:39:28 +0000 (15:39 +0100)]
(Scripting) Added a simple gallery
Change-Id: I0d1369731666cae2fef9d5bf91a0b40c484786de
Richard Huang [Fri, 19 Sep 2014 10:55:59 +0000 (11:55 +0100)]
Hover event support in DaliDemo
Change-Id: I4d72ceba0abaed1cb1da7069de547cf899f63c74
Adeel Kazmi [Fri, 3 Oct 2014 09:44:40 +0000 (02:44 -0700)]
Merge "TextView example." into tizen
Nick Holland [Thu, 2 Oct 2014 15:00:06 +0000 (16:00 +0100)]
DALi Version 1.0.11
Change-Id: I5139c5dd33563894953e2d5d63a25bd9f0307833
Kingsley Stephens [Tue, 30 Sep 2014 09:42:16 +0000 (10:42 +0100)]
TextView example.
Change-Id: Id9b8d08657a53599f10457807874e207370c2bfb
Adeel Kazmi [Tue, 30 Sep 2014 09:36:32 +0000 (10:36 +0100)]
(Animation) Updates following DestroyAction removal
Change-Id: I0683b34b0629ebcc154370c0d1313b96f08259cb
Adeel Kazmi [Thu, 25 Sep 2014 15:08:54 +0000 (08:08 -0700)]
Merge "DALi Version 1.0.10" into tizen
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>
Kimmo Hoikka [Thu, 25 Sep 2014 14:19:11 +0000 (07:19 -0700)]
Merge "Radio button example" into tizen
Kingsley Stephens [Wed, 10 Sep 2014 12:29:49 +0000 (13:29 +0100)]
Radio button example
Change-Id: If745c02e307876871cf8cbbdeb97d464cc021fef
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>
Adeel Kazmi [Mon, 22 Sep 2014 09:59:17 +0000 (10:59 +0100)]
(Scripts) Added color animation
Change-Id: I32baa32ac8259eaf91ce101b41742a12af8fd06f
Kingsley Stephens [Thu, 18 Sep 2014 14:03:23 +0000 (15:03 +0100)]
DALi Version 1.0.9
Change-Id: I4bd9fcb69d7fe62f239504bc2bcbe32c1864acd2
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>
Adeel Kazmi [Wed, 10 Sep 2014 10:02:39 +0000 (11:02 +0100)]
DALi Version 1.0.8
Change-Id: I0bb579b1acc1ec6fd02a6c597608ca98600d91c3
Adeel Kazmi [Mon, 8 Sep 2014 16:15:15 +0000 (17:15 +0100)]
(Builder) Enabled Quitting functionality via scripting
Change-Id: I00f7d809e7f0b409813420e0fda539a64d0659de
Adeel Kazmi [Mon, 8 Sep 2014 08:54:49 +0000 (09:54 +0100)]
(Builder) Stop using Application::Get()
Change-Id: I7a4cea44cca5c97e3b1f7f147a6c0fe3800cbcc2
Agnelo Vaz [Thu, 4 Sep 2014 13:57:06 +0000 (14:57 +0100)]
DALi Version 1.0.7
Change-Id: Ifc7362367219dae9917eefdff646c263ff878d8a
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
Adeel Kazmi [Thu, 28 Aug 2014 18:53:00 +0000 (19:53 +0100)]
(Builder) Back button goes back to main menu rather than exit
[Problem] If in a builder example and back (or ESC) is pressed, the builder example exits.
[Solution] Check if showing the list, and only then exit. If not showing the list of scripts then
go back to the list.
Change-Id: I90ebce9ffba34bdb36b0ee79820d0c01bf638857
Adeel Kazmi [Thu, 28 Aug 2014 18:52:16 +0000 (19:52 +0100)]
(Script) Added animated buttons example
Change-Id: I42b1411f5a0f472731a945ee9aa96021ffbc23f5