Seoyeon Kim [Mon, 16 Jan 2017 10:22:03 +0000 (19:22 +0900)]
Update doxygen tag
- Changed : @returns -> @return
Change-Id: I44bdfdd47264b1c94a70f377272d5292d2a1e9d4
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Fri, 13 Jan 2017 14:36:59 +0000 (06:36 -0800)]
Merge "DALi Version 1.2.22" into devel/master
David Steele [Fri, 13 Jan 2017 14:35:27 +0000 (14:35 +0000)]
DALi Version 1.2.22
Change-Id: Ia3d892c45d42a373a8d979e0363be7423400dddc
taeyoon [Fri, 13 Jan 2017 07:54:14 +0000 (23:54 -0800)]
Merge "Modify native render surface for sync. with replace surface" into devel/master
Adeel Kazmi [Thu, 12 Jan 2017 15:46:56 +0000 (15:46 +0000)]
Remove some meaningless log output & convert other log warnings to log info
Change-Id: Ifeb876e6f9ac9e25d455db58e8464ddf8ac5d95b
Adeel Kazmi [Wed, 11 Jan 2017 09:24:48 +0000 (01:24 -0800)]
Merge "Fixed crash issue by buffer overflow" into devel/master
suhyung Eom [Wed, 4 Jan 2017 07:39:54 +0000 (16:39 +0900)]
Fixed crash issue by buffer overflow
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I8ebf38668218cd9052c43da91657e6d24ad738ee
Adeel Kazmi [Fri, 6 Jan 2017 17:13:32 +0000 (17:13 +0000)]
Ensure Application Resource Path gets set if we're using older version of Tizen
Use the mechanism we do for the UBUNTU profile.
Change-Id: I4508e483f7378c0faec8e5d8765c0a53ed070131
Agnelo Vaz [Fri, 6 Jan 2017 14:00:55 +0000 (14:00 +0000)]
DALi Version 1.2.21
Change-Id: I0f4cecb43e98f4c5616d37e59d00cc523726b3c6
Xiangyin Ma [Tue, 3 Jan 2017 17:16:00 +0000 (17:16 +0000)]
Remove the false log error when loading static gif
Change-Id: Iba6f3c523f300b756b293171edc67ffd0d976a3b
Adeel Kazmi [Fri, 30 Dec 2016 10:45:16 +0000 (10:45 +0000)]
DALi Version 1.2.20
Change-Id: Iaf5e42a22b463c358a42ca49fbb28e2b64c9977d
Seoyeon Kim [Mon, 5 Dec 2016 01:11:53 +0000 (10:11 +0900)]
Change the gesture signal of screen reader
- In the platform, AT-client gesture signal did not use anymore.
Changed the code to the signal of Window manager
- Remove the old signal related to AT-client, such as 'a11y' path.
- eldbus_init and shutdown move to Tizen framework
Change-Id: I0e960eea985eaf3701d8d3a93f4c3506533760e8
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
taeyoon [Thu, 17 Nov 2016 11:46:03 +0000 (20:46 +0900)]
Modify native render surface for sync. with replace surface
Fix black scene after replace surface in NativeRenderSurface
Change-Id: Ie3e575c7d7cc1bfc88694ac104bd16e7383ea944
taeyoon [Tue, 20 Dec 2016 01:29:28 +0000 (17:29 -0800)]
Merge "Initialize a member about tbm surface format" into devel/master
taeyoon [Tue, 20 Dec 2016 01:28:52 +0000 (17:28 -0800)]
Merge "Modify iconify part for wayland" into devel/master
taeyoon [Mon, 19 Dec 2016 09:08:18 +0000 (18:08 +0900)]
Initialize a member about tbm surface format
Change-Id: Ic7c9878794e3a003eb663c64a659012339b0c9d4
Victor Cebollada [Fri, 16 Dec 2016 11:13:17 +0000 (11:13 +0000)]
Ecore Event Handler struct initializations.
* Wayland and x11 implementations need some initializations.
Change-Id: I73368dda8b37205322c128877e5b3d7c60fc8a96
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Fri, 16 Dec 2016 13:57:45 +0000 (05:57 -0800)]
Merge "GIF loading" into devel/master
Adeel Kazmi [Fri, 16 Dec 2016 13:34:03 +0000 (05:34 -0800)]
Merge "DALi Version 1.2.19" into devel/master
Francisco Santos [Fri, 16 Dec 2016 13:19:41 +0000 (13:19 +0000)]
DALi Version 1.2.19
Change-Id: I96f5871419611abb82531d9fde401309b2ecfb6a
taeyoon [Fri, 16 Dec 2016 07:13:49 +0000 (23:13 -0800)]
Merge "Fix blending issue of native image source" into devel/master
taeyoon [Fri, 16 Dec 2016 07:13:05 +0000 (23:13 -0800)]
Merge "Modify window for rotation event and missed parts." into devel/master
taeyoon [Tue, 20 Sep 2016 11:26:10 +0000 (20:26 +0900)]
Modify iconify part for wayland
Change-Id: I8be44d011133e26466ea58a50e99165d1e345b68
Xiangyin Ma [Wed, 19 Oct 2016 16:53:34 +0000 (17:53 +0100)]
GIF loading
Change-Id: I6c733213ec3f743911073e7aae759c53e379ec1b
Adeel Kazmi [Fri, 9 Dec 2016 14:42:39 +0000 (06:42 -0800)]
Merge "DALi Version 1.2.18" into devel/master
Ferran Sole [Fri, 9 Dec 2016 14:34:33 +0000 (14:34 +0000)]
DALi Version 1.2.18
Change-Id: I8b087614482f13e140c9fb658809ed913a962a72
Seoyeon Kim [Fri, 9 Dec 2016 06:43:31 +0000 (22:43 -0800)]
Merge "Implement wayland specific Accessibility" into devel/master
Seoyeon Kim [Fri, 2 Dec 2016 06:40:15 +0000 (15:40 +0900)]
Fix the wrong spelling
- To prevent the native API reference warning log, fix 'application' spelling and parameter
Change-Id: Id4d246db7dbae7632729cca2945ccdabcd94e2c7
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Mon, 5 Dec 2016 11:29:48 +0000 (03:29 -0800)]
Merge "Fix and add missed doxygen" into devel/master
Seoyeon Kim [Mon, 31 Oct 2016 10:04:33 +0000 (19:04 +0900)]
Implement wayland specific Accessibility
Change-Id: I45c11d4a70e844b8a9aab413446598d5b255ddc5
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
taeyoon [Tue, 22 Nov 2016 14:23:04 +0000 (23:23 +0900)]
Fix blending issue of native image source
Change-Id: I321e444ef338a00272a6174ce81672472b3eb755
taeyoon [Mon, 21 Nov 2016 06:58:37 +0000 (15:58 +0900)]
Modify window for rotation event and missed parts.
Add rotation event for wayland
Add internal api for Window::Raise, Lower, Activate
Change-Id: Ie407a623274dd9482c09d677b45b43e1d75ed882
adam.b [Fri, 2 Dec 2016 14:07:25 +0000 (14:07 +0000)]
DALi Version 1.2.17
Change-Id: I88ccaab8f6173cd59d756fde3c95f70fcd92d9c6
Adeel Kazmi [Thu, 1 Dec 2016 14:19:33 +0000 (14:19 +0000)]
Changes after ShaderEffect removal
Change-Id: Id46be222b1866f814056058c0f66e1e155c9882f
Francisco Santos [Fri, 25 Nov 2016 12:03:01 +0000 (12:03 +0000)]
Correctly scope std functions.
Change-Id: I20b0c8cc3ec6263c8f2f65aafed72e29d40cb75c
Adeel Kazmi [Tue, 29 Nov 2016 15:25:46 +0000 (07:25 -0800)]
Merge "Modern compilers consider auto_ptr deprecated, use unique_ptr instead." into devel/master
suhyung Eom [Mon, 28 Nov 2016 02:39:46 +0000 (18:39 -0800)]
Merge "Modify to use remote-surface for WatchApplication" into devel/master
Francisco Santos [Fri, 25 Nov 2016 12:02:00 +0000 (12:02 +0000)]
Modern compilers consider auto_ptr deprecated, use unique_ptr instead.
Change-Id: Ib6a936fb17286e0439d7400003c31d3ab2ad3619
Francisco Santos [Fri, 25 Nov 2016 12:01:34 +0000 (12:01 +0000)]
Add missing include.
Change-Id: I2dc6b30d14f5827a5c1c3303e604922cd55fbf23
Victor Cebollada [Fri, 25 Nov 2016 07:06:00 +0000 (07:06 +0000)]
DALi Version 1.2.16
Change-Id: I1a94dff09223b775d84f28ad77730601d60ecd16
suhyung Eom [Tue, 22 Nov 2016 10:34:02 +0000 (19:34 +0900)]
Modify to use remote-surface for WatchApplication
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Icc0c42938f3bf94312550e1ffafff06b7d8a4b55
Kimmo Hoikka [Thu, 24 Nov 2016 15:34:19 +0000 (15:34 +0000)]
Fix compilation error with older versions of freetype where width and rows are int rather than unsigned int
Change-Id: Ie543aada36b6e7c693e3f7d0a9aa413eff614b37
dongsug song [Wed, 23 Nov 2016 12:11:13 +0000 (04:11 -0800)]
Merge "Update command-line string & comment for view mode" into devel/master
Paul Wisbey [Tue, 22 Nov 2016 16:03:31 +0000 (08:03 -0800)]
Merge "FontClient - Add a method to get the raw data of a glyph." into devel/master
Kimmo Hoikka [Mon, 21 Nov 2016 13:01:54 +0000 (13:01 +0000)]
Fix image operation test cases that randomly crash when running in parallel
Change-Id: I45fef084a92481bb0bb35f9010b2e3542b5f77a1
Seoyeon Kim [Tue, 22 Nov 2016 04:55:26 +0000 (13:55 +0900)]
Fix and add missed doxygen
Change-Id: I044b9f90dc07b3ec560f35e5cfbd98fdc9b2526a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Kimmo Hoikka [Fri, 18 Nov 2016 16:32:34 +0000 (16:32 +0000)]
Object-less image loading abstraction
Change-Id: I3301e28cddfeb42c52af0c94357375ece97b852e
Victor Cebollada [Thu, 20 Oct 2016 14:34:12 +0000 (15:34 +0100)]
FontClient - Add a method to get the raw data of a glyph.
Change-Id: Ibf3778ef235152e5a60735940413cee0ae021742
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
suhyung Eom [Mon, 21 Nov 2016 04:06:22 +0000 (13:06 +0900)]
Implemented Window::SetClass() functionality in window-impl-ecore-wl.cpp
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I83f4fd248cb22bac03f82a70465afbdf15e6e25d
Umar [Fri, 18 Nov 2016 10:58:14 +0000 (10:58 +0000)]
DALi Version 1.2.15
Change-Id: I16e000a8a808ffb675e7b398f74c83678a7c85b9
Yoonsang Lee [Wed, 16 Nov 2016 23:57:05 +0000 (08:57 +0900)]
Update command-line string & comment for view mode
to make clearer code
- STEREO_HORZ -> STEREO_HORIZONTAL
- STEREO_VERT -> STEREO_VERTICAL
Change-Id: I8bbdb30030308d0d893256941b4dcf1f991816ae
Adeel Kazmi [Wed, 16 Nov 2016 14:27:13 +0000 (14:27 +0000)]
Fixed SVACE error in ASTC Loader
Change-Id: Ie1f6100288676a62b63c7106637c29f419e2a55f
Adeel Kazmi [Wed, 16 Nov 2016 12:07:43 +0000 (12:07 +0000)]
More SVACE fixes
Change-Id: I2cdf2f21fcf555973305acc43f255a71f7c97d09
Adeel Kazmi [Tue, 15 Nov 2016 15:35:00 +0000 (15:35 +0000)]
Fix various SVACE errors
Change-Id: Iae0e1b6b7707e1060060de112f7831119bb86641
Adeel Kazmi [Fri, 11 Nov 2016 17:01:07 +0000 (17:01 +0000)]
(Automated Tests) Sync with dali-core
Change-Id: Iee8d59de43e559f939313191fac8f5eaff23b426
Adeel Kazmi [Fri, 11 Nov 2016 18:40:12 +0000 (18:40 +0000)]
DALi Version 1.2.14
Change-Id: I86fccfc93beaccac1cf5de59addfbac7093155a0
suhyung Eom [Thu, 10 Nov 2016 08:28:23 +0000 (17:28 +0900)]
Add DALI_IMPORT_API for reference
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I3f4e6f7567d16ba0c93391576c5fea3dac840572
suhyung Eom [Wed, 9 Nov 2016 09:18:23 +0000 (18:18 +0900)]
Add imf-manager-impl.h to dali-integration-api
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I825df3a42d6187057f85e5f7014abaf74d2c9683
David Steele [Tue, 25 Oct 2016 17:52:08 +0000 (18:52 +0100)]
Escaped property value strings in scene dump
Text properties such as fontStyle, shadow and underline now output JSON in their
STRING properties. This breaks anything also trying to write the property
value, such as the scene dumper for Stagehand.
Have escaped all quotes, escapes and control chars in the Property::STRING output
just for this scene dump.
Change-Id: I651e707db0728faf6d3bda2a58d8086283340e1c
Signed-off-by: David Steele <david.steele@samsung.com>
suhyung Eom [Mon, 7 Nov 2016 06:42:37 +0000 (15:42 +0900)]
Fixed to register inconify callback normally
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I2064723d69ac0ee3e45676b6e26f8b375a8ca381
Tom Robinson [Fri, 4 Nov 2016 13:14:00 +0000 (13:14 +0000)]
DALi Version 1.2.13
Change-Id: I6ec8c56d73ebca157466a4662a0fd3913cc7dc60
suhyung Eom [Thu, 3 Nov 2016 09:02:58 +0000 (18:02 +0900)]
Modified to update indicator on receive Ecore-IPC event
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ia8588c3aac1a36a1cb1f08abbbe59d40c25a9667
Xiangyin Ma [Fri, 28 Oct 2016 12:18:13 +0000 (13:18 +0100)]
DALi Version 1.2.12
Change-Id: I4eeced628ba33bff502cc5547ed7fba68d74779c
Paul Wisbey [Tue, 25 Oct 2016 14:52:49 +0000 (07:52 -0700)]
Merge "Fixed lock up issue when EvasPlugin is resized" into devel/master
taeyoon [Mon, 24 Oct 2016 05:01:15 +0000 (14:01 +0900)]
Fixed lock up issue when EvasPlugin is resized
Change-Id: I23eeb8f834dd1e39f66c77d9379d9e734d690483
Paul Wisbey [Tue, 25 Oct 2016 09:31:40 +0000 (10:31 +0100)]
Changed README to README.md
Change-Id: I8c929912f3913c41b42bb3c8f058027a2064404c
Nick Holland [Fri, 21 Oct 2016 14:08:35 +0000 (15:08 +0100)]
DALi Version 1.2.11
Change-Id: I8f5d717062c099180b1d2031d241409d26448c37
Richard Huang [Fri, 14 Oct 2016 13:16:51 +0000 (14:16 +0100)]
DALi Version 1.2.10
Change-Id: I445ada648848e769bba9b39d71e53a6d5d1932d3
dongsug song [Thu, 13 Oct 2016 04:15:47 +0000 (21:15 -0700)]
Merge "This patch is for refining dali application to support tizen c# application." into devel/master
Adeel Kazmi [Mon, 10 Oct 2016 10:56:26 +0000 (03:56 -0700)]
Merge "Add missed doxygen documentation" into devel/master
xb.teng [Fri, 30 Sep 2016 10:03:42 +0000 (18:03 +0800)]
This patch is for refining dali application to support tizen c# application.
Change-Id: I648d5590c4c22537795a50499f86b0b268265b08
Signed-off-by: xb.teng <xb.teng@samsung.com>
Adeel Kazmi [Fri, 7 Oct 2016 15:38:36 +0000 (08:38 -0700)]
Merge "DALi Version 1.2.9" into devel/master
Ferran Sole [Fri, 7 Oct 2016 15:32:57 +0000 (16:32 +0100)]
DALi Version 1.2.9
Change-Id: Ic97a6ecd72426aa210b5cb762bf16beac06595cf
taeyoon [Tue, 4 Oct 2016 07:28:56 +0000 (16:28 +0900)]
Set EGL_PLATFORM env. for native render surface
Change-Id: I48c2c6c4decb8906e203a5bf5c85c9dfeb00521e
suhyung Eom [Fri, 9 Sep 2016 01:54:22 +0000 (10:54 +0900)]
Enable to set the margin of indicator
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I6a82e7289b364401e9a5e4b957448278d1d636d3
adam.b [Fri, 30 Sep 2016 14:11:42 +0000 (15:11 +0100)]
DALi Version 1.2.8
Change-Id: I152c3883f7efcacdd12e1185ff89ab04eb28bde6
taeyoon [Fri, 30 Sep 2016 01:02:55 +0000 (18:02 -0700)]
Merge "Add texture target for OES_EGL_image_external" into devel/master
Tom Robinson [Thu, 1 Sep 2016 09:40:01 +0000 (10:40 +0100)]
Debug Patch: Save received indicator images to disk as BMP
Change-Id: I31c59ae79065be213810642d1b60d497b984e92c
taeyoon [Wed, 7 Sep 2016 10:54:52 +0000 (19:54 +0900)]
Add texture target for OES_EGL_image_external
Modify BindTexture part for native image source with OES_EGL_image_external
Change-Id: I4a06f28931ee8fe54b86ffe2088d7689686977ad
Seoyeon Kim [Fri, 23 Sep 2016 06:04:02 +0000 (15:04 +0900)]
Add missed doxygen documentation
- Parameters of some members are not documented.
- Enumeration of some classes are not documented.
- Return types of some members are not documented.
Change-Id: I082e4f3bfd451c8ef8e0034afdd5b83819855464
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Mon, 26 Sep 2016 06:20:51 +0000 (15:20 +0900)]
Change vulnerable function 'strcpy' to 'strncpy' for better security
Change-Id: I57a0c89b91f4152b9e2160e61ba3077619384c68
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Fri, 23 Sep 2016 13:00:32 +0000 (06:00 -0700)]
Merge "DALi Version 1.2.7" into devel/master
David Steele [Fri, 23 Sep 2016 12:56:52 +0000 (13:56 +0100)]
DALi Version 1.2.7
Change-Id: I80666098a141b4bcc71699b4487666d79f732327
Seoyeon Kim [Tue, 20 Sep 2016 00:53:50 +0000 (09:53 +0900)]
Fix license issue
- Change the license name
Change-Id: I52fb153440f915578b61c376ec080d48e4f379d5
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Tue, 13 Sep 2016 20:04:54 +0000 (21:04 +0100)]
Updated users of deprecated Property::Map methods
Change-Id: Ibf75fe7a905578be715715b2c0873c6aff9fcd19
Agnelo Vaz [Fri, 16 Sep 2016 09:55:55 +0000 (10:55 +0100)]
DALi Version 1.2.6
Change-Id: I1503742c0b36bdd2b41800886678c1e4ce92c898
taeyoon [Tue, 13 Sep 2016 08:24:33 +0000 (17:24 +0900)]
Remove experimental features
Change-Id: I899b20951d6efdd3b1f955db88d490df82aa053a
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
Xiangyin Ma [Fri, 9 Sep 2016 13:02:21 +0000 (14:02 +0100)]
DALi Version 1.2.5
Change-Id: Ic2113f68e40357e8439c2bb586e31f8b9bd657bf
Tom Robinson [Mon, 5 Sep 2016 10:49:51 +0000 (11:49 +0100)]
Clipping API feature in Actor
Change-Id: Id290d6e41f1f2c31414472ef560e29d79f6128bd
Agnelo Vaz [Mon, 5 Sep 2016 13:40:14 +0000 (14:40 +0100)]
Adding test for GetResourcePath API
Change-Id: I538d778e6416699fdcfde15c24bc58c5b84932a9
Victor Cebollada [Fri, 2 Sep 2016 14:01:47 +0000 (15:01 +0100)]
DALi Version 1.2.4
Change-Id: I9a5f99d8cdd3ddae9057cfba58adcf5126d8b0e5
su hyung Eom [Fri, 2 Sep 2016 01:11:34 +0000 (18:11 -0700)]
Merge "Fix tv profile build error" into devel/master
suhyung Eom [Thu, 25 Aug 2016 08:04:09 +0000 (17:04 +0900)]
Set current time to default WatchTime constructor
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ie79c69b679ab74a70bb21866d631de896fdeecf9
minho.sun [Mon, 29 Aug 2016 04:51:58 +0000 (13:51 +0900)]
Fix tv profile build error
Change if statements to make indicator work on only Mobile profile
Signed-off-by: minho.sun <minho.sun@samsung.com>
Change-Id: Ie20f3f6f1a805b923d2010741ebed9b222109c5f
Seoyeon Kim [Mon, 29 Aug 2016 06:47:23 +0000 (15:47 +0900)]
Add Privilege doxygen tags
Change-Id: Ia1d97237e8236f0e57d324c5eb4bacb83f976860
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Umar [Fri, 26 Aug 2016 09:26:56 +0000 (10:26 +0100)]
DALi Version 1.2.3
Change-Id: I781e9b4236fc4b61011c8f9f2de45cd0a369a410
suhyung Eom [Thu, 25 Aug 2016 02:03:36 +0000 (11:03 +0900)]
Fixed build error in TV profile
ECORE_WL_EVENT_INDICATOR_FLICK isn't defined in TV profile
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I71b727448c8ec58e624a2c987048dc647dd5dcd2
suhyung Eom [Wed, 3 Aug 2016 01:24:48 +0000 (10:24 +0900)]
Implement wayland clipboard
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I5fb6dcec69ecf65a346b31d8002530e7745a9bc6
suhyung Eom [Tue, 16 Aug 2016 09:29:27 +0000 (18:29 +0900)]
Implement wayland indicator AUTO mode
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ia3c4f367300f7f373da8867b15446ba322e7988a
Ferran Sole [Fri, 19 Aug 2016 09:58:09 +0000 (10:58 +0100)]
DALi Version 1.2.2
Change-Id: I6645a3b79c6dd406faec2e06e329c99b2a0b1345