diff options
author | Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp> | 2013-09-26 13:16:07 +0900 |
---|---|---|
committer | Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp> | 2013-10-02 15:42:21 +0900 |
commit | 966005bb288bee88c44760890a1de14e282276ba (patch) | |
tree | 68f0435bec44277c3d7d71ace0d0d3a364687918 /packaging | |
parent | a8e7aab527a97e24e9e9e72ee923ff73beeeb454 (diff) | |
download | ico-uxf-weston-plugin-966005bb288bee88c44760890a1de14e282276ba.tar.gz ico-uxf-weston-plugin-966005bb288bee88c44760890a1de14e282276ba.tar.bz2 ico-uxf-weston-plugin-966005bb288bee88c44760890a1de14e282276ba.zip |
Change of the interface of the multi-input-manager plugin.
Fix for TIVI-1834.
Change-Id: I9113e993432951213a473ce29c4ac316efb251f1
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/ico-uxf-weston-plugin.changes | 14 | ||||
-rw-r--r-- | packaging/ico-uxf-weston-plugin.spec | 2 |
2 files changed, 13 insertions, 3 deletions
diff --git a/packaging/ico-uxf-weston-plugin.changes b/packaging/ico-uxf-weston-plugin.changes index f768f00..2f530c9 100644 --- a/packaging/ico-uxf-weston-plugin.changes +++ b/packaging/ico-uxf-weston-plugin.changes @@ -1,14 +1,24 @@ +* Thu Sep 26 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/tizen/20130919.204240@80cee2e +- 0.9.05 release +-- fix for - surface of the fullscreen is not displayed. +-- fix for - sometimes a cursor layer is not made rendering. +-- fix for - switch input event from GtForce is abandoned in EFL(ecore) application. +-- change /etc/xdg/weston/weston.ini for weekeyboard and HDMI3. +-- change of the interface of the multi-input-manager plugin. +-- Fix for - TIVI-1834 Homescreen resizes windows too small +-- When configure came from application, ico-window-mgr does not handle indication ratio recomputation +-- fix for - weston crashed when System Controller exit +-- fix for - The position of the slide(to left) animation is wrong + * Thu Sep 19 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/tizen/20130919.011341@e71fb82 - 0.9.04 release. -- fix for - Weston sometimes crashes at the time of surface creation. -- Weston crashes when an event comes from DRM just after shell surface creation, because shader is -- unestablished, it is necessary to set default shader at the time of shell surface creation. --- fix for - Remove /etc/profile.d/ico_weston.sh -- The change of the interface of the input region for haptic device. -- internal bug fix. -- Deletion of an unnecessary files. - * Thu Sep 19 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/tizen/20130911.005338@d5948b7 - 0.9.03-2.1 release -- Remove the installation to /etc/profile.d/* . diff --git a/packaging/ico-uxf-weston-plugin.spec b/packaging/ico-uxf-weston-plugin.spec index 9523c62..04b15e5 100644 --- a/packaging/ico-uxf-weston-plugin.spec +++ b/packaging/ico-uxf-weston-plugin.spec @@ -1,6 +1,6 @@ Name: ico-uxf-weston-plugin Summary: Weston Plugins for IVI -Version: 0.9.04 +Version: 0.9.05 Release: 1.1 Group: Graphics & UI Framework/Automotive UI License: MIT |