-
Change-Id: Icfc1abe106993a3c59107ba06be9e0b3ffd660d6
-
Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
-
Change-Id: I1152c0c48795f8972f2b4ee2fc50b0c04140a322 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: I9911157a22a5fc941c7fd2d5aff838131f328dd1
-
Change-Id: I01ebd8f862d6564da7fbf3de4d540c496f4f2848
-
Change-Id: Ib306cb9bbd910f946e7f9faee06072a6d15f314a
-
Change-Id: If168017bda9472f348e4a6d2a44a3f2e83c5261c
-
Change-Id: I9b00f63593d47fd56c0d97f8cb848912ceed726c
-
Change-Id: I2078c71affd10d5bcf57c606effd95ae1bc79bd4
-
Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
-
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>
-
Change-Id: I42df9f8118c56a963c5f37d7a1da61d7cf72f17d
-
Change-Id: Ib50fdc7505a238115df0b2dd0dbe246022d1acca
-
Change-Id: I5d09c3ba92dca882a6ae3e1765cb105ddad66bec
-
Support for changes to dali-toolkit Change-Id: I887617b627fccb1e24e5bcff9644e21cf9f01cde
-
Change-Id: I820263d4ae6973dd0a28bffb278de3b422c804ce
-
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