-
Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
-
Change-Id: I2969e88887c684a556c7372ca7f4e07abc3969fa
-
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: I07bf83bc86df116f6144bb7fa6c0c950292a5aa2
-
Change-Id: I9b00f63593d47fd56c0d97f8cb848912ceed726c
-
Change-Id: I9e57f3cf9d687531fd7c38139f39f4b61e5c2812
-
Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
-
Change-Id: I2dfed0e2863dfc4eecb3cb86d28968a76ba78836
-
Change-Id: Ia8cc676eeb95ec2673995026cddca8850693d04e
-
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
-
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: Ica58c498c6ad3396494717abf90bf622c4d3739f
-
Change-Id: Ieab919e1ef93b46b66f1049a2845005d94bbf72f
-
Support for changes to dali-toolkit Change-Id: I887617b627fccb1e24e5bcff9644e21cf9f01cde
-
Change-Id: Ic8bf6bcc2c19c7d919fea0de9120b0f991523f3e
-
Change-Id: I192e15bd0127e9b637234eb5525550183abfcf55
-
Change-Id: Iaaea70d0620aa122139ab40f8a00f94493677ac3
-
Fix buttons and logging examples Change-Id: I21699757ea591f73d5a09393caa01fd2b621726c
-
Change-Id: I399401a09e722fd85a026ffc2189e6bd090147f9 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Conflicts: demo/dali-demo.cpp demo/dali-table-view.cpp examples/builder/examples.cpp examples/buttons/buttons-example.cpp examples/item-view/item-view-example.cpp examples/path-animation/path-animation.cpp examples/text-view/text-view-example.cpp shared/view.h Change-Id: I152b06854b349f0430172227f1d79ee16855fbc0
-
This reverts commit a6f2bba05b6db85066145ed10d882e9514f267da. Change-Id: I7c0993c884a61cf7d906f2da64fab0677d92774b
-
Change-Id: Ica4f357358704c12dd69e882efcb49c6dffd233e
-
Change-Id: I9fb727955e339e123f5ca92fbc15a7d2d1479939 Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
-
Change-Id: I1d3e62c1ad548c1c81b4c8dab2246c22a68249aa Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>