-
Change-Id: I89ad98704eacedd18a0b50fd9d6511fc8e436416
-
Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
-
Change-Id: I2969e88887c684a556c7372ca7f4e07abc3969fa
-
Change-Id: I5d7f00f98adb1e803eca89b76da8eb3dcb3a1fe2 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: Ic67c98e5bcc58d5f0ce812b043fb7ebff204d41a
-
Change-Id: I1152c0c48795f8972f2b4ee2fc50b0c04140a322 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: I9911157a22a5fc941c7fd2d5aff838131f328dd1
-
Change-Id: I969b6aad154b839410daef4fdbd3962b58b97fd7
-
Change-Id: I01ebd8f862d6564da7fbf3de4d540c496f4f2848
-
Change-Id: I34809e7d42898a74ccb723c16d519a69aa6b2686
-
Change-Id: I07bf83bc86df116f6144bb7fa6c0c950292a5aa2
-
Change-Id: If580d7fbc1515a87796056d1bd195cc3c18f81b1
-
Change-Id: Ib306cb9bbd910f946e7f9faee06072a6d15f314a
-
Change-Id: If168017bda9472f348e4a6d2a44a3f2e83c5261c
-
Change-Id: I40c438e3c0667cf2b3ce22aa3b2557a27bfc329b
-
Change-Id: I9b00f63593d47fd56c0d97f8cb848912ceed726c
-
Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
-
Change-Id: I4805f01066b272b7b56935fe59a9e76110177378
-
Note: the examples no longer work correctly: - Flickering - Image scaling modes in ImageVisual aren't fully functional. Currently logs the following errors when image needs scaling up. Change-Id: I972a4368719937edfdef9657e3c2f0155772fe67 ImageAtlas::UploadToAtlas(uint32_t, Dali::PixelData) Can not upscale the image from actual loaded size [ 326, 210 ] to specified size [ 358, 231 ]
-
Change-Id: I905c14141ad4f207c8bcbb3c29d68c1f698f0530
-
Change-Id: I2dfed0e2863dfc4eecb3cb86d28968a76ba78836
-
Fixed style paths in build system for images Changed style names in style sheets to use CamelCase for readability. Change-Id: I094af8d27e7a8af23555a63e7b76df3e9e1993ec Signed-off-by: David Steele <david.steele@samsung.com>
-
Removed indicator from demo toolbar, and from other examples that don't use toolbar and have a UI at the top of the display. Change-Id: Ifd3b3c5f916f249f492ff154a0ca28054763ee6e Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: Ie5d0a5aa32a0fcee1448f4fb69277d4476048fdd
-
Change-Id: I32c2aa4576413ba56bcdac4376b491125805b0f3
-
Change-Id: I48be2cb5c069cfa59e768291b1c128567d5835e0
-
Change-Id: Ia8cc676eeb95ec2673995026cddca8850693d04e
-
Change-Id: I2aea5bcde8b3a1a4b2bebdcb9ad525ed87a9847a
-
To improve app launching speed on Tizen (using launchpad), Use -fPIE option instead -fPIC and attach DALI_EXPORT_API in front of each example's main function. This is the compare result between before and after patch. (On hawkP 2.4 / using hello-dalidemo that has one pushbutton on stage) | before Patch | After Patch | --------------------------------------------- | hello-dalidemo | hello-dalidemo | --------------------------------------------- | AVG MIN MAX | AVG MIN MAX | | 1134 1060 1188 | 291 250 337 | After patch, launching speed drops to 30% of before. Change-Id:I51a4f673d016f9278f867167dc2ff9f407ea6e7e
-
Change-Id: I980d7723528705caa2d903c9b36c24c4b744a55e
-
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: Id3088e4f8b6158266b1531a28c1d71b89ac86b95
-
Change-Id: Ieafb91449fe2f4431206c5e3b449f0b26fd10b13
-
Change-Id: I5d09c3ba92dca882a6ae3e1765cb105ddad66bec
-
Change-Id: I85a641655c2a1f1691fd53a217ee1600d5a45165
-
Change-Id: I9dbf15948401036c144535596960b4b2271fc489
-
Change-Id: I19544f18bd90836c039d045be4ab2d9d5386b37f
-
… unneeded) SetSortModifier." into devel/master
-
Change-Id: I8bed95f8669a9ee5891ab88262f5c559bc3432f1