summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Masayuki Sasaki [Thu, 3 Apr 2014 04:44:22 +0000 (13:44 +0900)]
bugfix: TIVI-3000,3003
Change-Id: I9e9a10017f4afd98528b79cb5fdacfb485271fa4
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Thu, 3 Apr 2014 04:37:33 +0000 (13:37 +0900)]
0.9.22 release
bug fix: CPU is occupied in surface animation.
Change-Id: Ia59b8c8fc24639e9f53d29d03f78bb9aec42e678
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Fri, 28 Mar 2014 06:28:50 +0000 (15:28 +0900)]
It follows in footsteps of change of weston-ivi-shell 0.1.3.
bug fix: TIVI-2953 - Don't call callback when destroy surface.
Change-Id: I777d0d7100221ed815160e9124a6518684dac459
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Wed, 26 Mar 2014 06:16:19 +0000 (15:16 +0900)]
Add the tool ico_pseudo_input_device which generates those pseudo devices for a system without a mouse,a touch panel, and a keyboard.
bug fix: Weston crashes at the time of deletion of surface.
Add surface operation interface for a privilege program.
Add interface which does not update a thumbnail.
bug fix: TIVI-2946 - Incorrect weston.ini with DP output after manually inst
all ico-uxf-homescreen.
Change-Id: Idd2a1da846b34853a3f05463c98dc5979027caf2
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Ossama Othman [Tue, 25 Mar 2014 22:50:13 +0000 (15:50 -0700)]
Corrected build dependencies.
BuildRequires on genivi-shell-devel, not genivi-shell. Added
missing weston-ivi-shell-devel dependency. Include
<weston/ivi-shell-ext.h>, not <weston/ivi-shell.h>.
Change-Id: I90561ec7f4cf4d6a3616268967ffd1fc3f79916c
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Masayuki Sasaki [Thu, 13 Mar 2014 06:24:18 +0000 (15:24 +0900)]
Test tool The name of test_send_input is changed into ico_send_inputevent.
Change-Id: I8b6d573f1e64ec7f9164653fc3851bb8f52e0869
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Thu, 6 Mar 2014 06:49:53 +0000 (15:49 +0900)]
bug fix: A setup to surface for "no animation" does not function normally.
Change-Id: I86a0b57f5726150d0bdd3bd849ea3f13bed8a747
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Fri, 28 Feb 2014 05:22:49 +0000 (14:22 +0900)]
Some interfaces were added for SystemController corresponding to GENIVI layer management.
Change-Id: I28da138dd48652a7bcf135222e738acb94549298
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Mon, 24 Feb 2014 12:10:11 +0000 (21:10 +0900)]
0.9.21 release -- It changes so that the layer controlling function of GENIVI may be used for surface management and layer management.
But it has not been tested yet.Because function of GENIVI was not released yet.
Change-Id: I53ac395c6807147d952df06ebd865b69ced8fba5
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Thu, 13 Feb 2014 06:36:39 +0000 (15:36 +0900)]
bugfix: TIVI-2396: Virtual Keyboard doesn't catch the mouse event with the ICO UI
Change-Id: I748f1346e98ed9e06e05a0b9778d3ca856353bee
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Fri, 7 Feb 2014 04:01:30 +0000 (13:01 +0900)]
0.9.14 release -- improve: it corresponded to Wayland/Weston 1.4.0
Change-Id: I1567c6659cf59da67ad57a1e59b0f4beb354d383
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Fri, 24 Jan 2014 09:41:30 +0000 (18:41 +0900)]
- 0.9.12 release
-- bugfix: ico_input_mgr avoid crashes in case the assigned app were not running
-- revise: live thumbnail display processing is changed into GPU un-depending
-- revise: add access control which used SMACK for the wayland extension protocol
-- revise: changed default config file(Weston.ini) in the same way as wston-ivi package
Change-Id: I60f11a57c3047755deecb77ae240d2fc763e8ec3
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Janos Kovacs [Sat, 18 Jan 2014 13:11:38 +0000 (15:11 +0200)]
ico-input.mgr: avoid crashes in case the assigned app were not running
If system-controller directs some input to an application that
does not run and the input state changed, weston crashes in
ico_device_input_event() routine. This patch fixes this problem
by avoiding to deliver input state changes to applications that
did not run or have not registered yet a proxy.
Change-Id: I87405ad91a0149180675fd512d54b413a4907409
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
Masayuki Sasaki [Wed, 25 Dec 2013 09:50:16 +0000 (18:50 +0900)]
Bugfix for TIVI-1997, TIVI-2244, TIVI-2256, A ivi cursor layer may pick up a touch event. And feature revise.
Change-Id: I5c6519d62477024aace21d76a5304167d3cf7cce
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Ossama Othman [Mon, 21 Oct 2013 20:19:43 +0000 (13:19 -0700)]
Port to Weston 1.3 API.
Change-Id: Ie9b9f8a83d253dbb8eb8269234fc45b6914fd775
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Hayato Nakamura [Wed, 6 Nov 2013 09:23:03 +0000 (18:23 +0900)]
Bug fix : TIVI-1758, 1841, 1956, 1996 and 1997.
Change-Id: I1e440656f9c24a1aa0470591d6f15973e0efade3
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Hayato Nakamura [Tue, 8 Oct 2013 01:22:25 +0000 (10:22 +0900)]
Notice of the operation event to application except the application history flick operation at HomeScreen.
Change-Id: I2152e60f19d65776c87acefce5dfd31044f6394a
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Hayato Nakamura [Thu, 3 Oct 2013 01:54:37 +0000 (10:54 +0900)]
Bugfix for TIVI-1834.
Change-Id: I14aaf988fd97b8e83ae0cdc21c8c225e14f30f40
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Hayato Nakamura [Thu, 26 Sep 2013 04:16:07 +0000 (13:16 +0900)]
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>
Ossama Othman [Mon, 23 Sep 2013 22:19:27 +0000 (15:19 -0700)]
TIVI-1828: Make weston use new "weekeyboard" virtual keyboard.
Change-Id: I4586830312f35b199322e4d09b67796634d9faf1
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Geoffroy Van Cutsem [Mon, 23 Sep 2013 11:34:01 +0000 (13:34 +0200)]
Enable HDMI3 output by default (fix for TIVI-1836)
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Change-Id: I924b0edcd45f9f5ab6098e5a332dbe8affde5fcc
Hayato Nakamura [Thu, 19 Sep 2013 10:57:14 +0000 (19:57 +0900)]
Fix for - Weston sometimes crashes at the time of surface createion.
Change-Id: If014ed540bb3b376fd735c29756c6ff8f05ff469
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Hayato Nakamura [Thu, 19 Sep 2013 01:04:51 +0000 (10:04 +0900)]
Update packaging changelog.
Change-Id: I56443452020b45ccb9a99bc5a6c8c0ceed39a3e1
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Kevron Rees [Wed, 18 Sep 2013 23:33:00 +0000 (16:33 -0700)]
don't install the ico_weston.* files in /etc/profile.d
Change-Id: I44b7a212bdbd63bc2944fc972c0aa6de6f0b1e84
Hayato Nakamura [Tue, 17 Sep 2013 08:08:32 +0000 (17:08 +0900)]
Update packaging changelog.
Change-Id: I30a99cb0a7a7022d6c7c435c04aafc24badd08f9
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Ossama Othman [Mon, 16 Sep 2013 20:31:56 +0000 (13:31 -0700)]
Weston config clean-up: removed unused/commented configuration entries.
Change-Id: I861ccbdfaeb2f82b749b22d7d085792d0ba09543
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Brian J Jones [Mon, 16 Sep 2013 20:29:41 +0000 (13:29 -0700)]
Correct Weston configuration to match supported hardware configuration.
Change-Id: Ib43b8d24a12540856af3541044e67c66f0617d34
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Hayato Nakamura [Tue, 10 Sep 2013 04:40:48 +0000 (13:40 +0900)]
I replace the file with the correct one.
Change-Id: I2a173e09e992359e489696c11ecd14ef7cfefd63
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Hayato Nakamura [Fri, 6 Sep 2013 10:34:54 +0000 (19:34 +0900)]
Bug fix:TIVI-1693.
Change-Id: I5edfb53df811c37545017295c2b758d792999259
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Fri, 30 Aug 2013 11:21:41 +0000 (20:21 +0900)]
The change of the configuration and the implementation of the event input.
Change-Id: Ic38eaff32bba49a264ac224ed9e5c2407b6d202a
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Tue, 27 Aug 2013 07:50:45 +0000 (16:50 +0900)]
A correction with version up of weston(1.2.0->1.2.1)
Change-Id: Ib8319c75c3da4fa0d15a184b1f5973ff3ac6812b
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Wed, 21 Aug 2013 01:11:43 +0000 (10:11 +0900)]
update packaging changelog.
Change-Id: I89a00a416a57920977fcd824829808100668a9b2
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Ossama Othman [Fri, 9 Aug 2013 22:36:42 +0000 (15:36 -0700)]
Removed redundant call to autoreconf. Already called by autogen.sh.
Change-Id: I07cde543b609880261b6575590d18db471164e38
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 20:46:37 +0000 (13:46 -0700)]
No longer any need to explicitly remove %buildroot.
Change-Id: Ie1fd9f81f4bbc52d55dcae249cefc16fc5ea7aeb
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 20:44:52 +0000 (13:44 -0700)]
Do not override Tizen IVI install prefix.
Change-Id: I2de3441c65accf1a055ee36964adf385617b3338
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 20:42:34 +0000 (13:42 -0700)]
Corrected package group tags based on Tizen packaging guidelines.
Change-Id: Ieacc1b2a82f717d121e00353b88331fd75941fc2
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 20:33:13 +0000 (13:33 -0700)]
Add missing %post/%postun scriptlets.
Change-Id: I0cb6b249d1beec89f9ea91436abca96e32887fac
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 20:28:31 +0000 (13:28 -0700)]
Added missing %license tag.
Change-Id: I5c0e6630b8b67b2f2b9ad1cc07b81bb1c1a8ca7a
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 20:24:44 +0000 (13:24 -0700)]
Correct package BuildRequires fields to address build errors.
Change-Id: I363ae66466d02830b6dfbf853da75a35bd8602d7
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Nakamura Hayato [Mon, 29 Jul 2013 05:33:50 +0000 (14:33 +0900)]
Support Tizen 3.0
Change-Id: Icefff6e8437189cab41f9465919d09e3c97a0988
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Fri, 14 Jun 2013 01:36:21 +0000 (10:36 +0900)]
[Fix:Conflict]Changed the animation of a default defined from none to fade.
Change-Id: I30923a6a8a274b98253a41209833249d69b93667
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Wed, 12 Jun 2013 04:22:44 +0000 (21:22 -0700)]
Merge "Update packages changelog." into 2.0alpha-wayland
Nakamura Hayato [Wed, 12 Jun 2013 04:30:03 +0000 (13:30 +0900)]
Update packages changelog.
Change-Id: Ic3bc5c2ad0d074d6161178aff7ac6f358f481d6f
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Fri, 7 Jun 2013 10:51:06 +0000 (19:51 +0900)]
Bug fix: During operation, a menu thumbnail may be non-displayed.
Change-Id: I78efe8ec1df5ca32a6308d0fdbab1ed21ed5a4c5
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Tue, 4 Jun 2013 07:48:57 +0000 (16:48 +0900)]
Addition of the window animation interface.
Change-Id: Ifacf3ac6748a2f87a90ced1258a182b05c09d9b6
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Fri, 24 May 2013 11:09:57 +0000 (20:09 +0900)]
Bug fix TIVI-976 ,TIVI-974 and addition of the window animation interface.
Change-Id: I4d6c36d96707c3a737ce59f115fdd7c0c54a12a6
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Wed, 22 May 2013 12:04:02 +0000 (21:04 +0900)]
Modification of the ChangeLog.
Change-Id: I829466a49197d507b04d4ac3474bbf7c29e76495
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Wed, 15 May 2013 10:16:56 +0000 (19:16 +0900)]
Update package changelog.
Change-Id: I0d6111980820fd652858bc980dc3680fcb92379b
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Ossama Othman [Tue, 14 May 2013 22:30:15 +0000 (15:30 -0700)]
Port to new Weston config parser. Install Weston config in /etc/xdg/weston.
Change-Id: I8fe61e12718392b25a9870e19ac317896a5ddb8d
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Shibata Makoto [Mon, 13 May 2013 06:42:38 +0000 (15:42 +0900)]
Update packages changelogs.
Change-Id: I181f79e342e3ac6218271db3bc03c5db3f367640
Signed-off-by: Shibata Makoto <shibata@mac.tec.toyota.co.jp>
Ossama Othman [Thu, 2 May 2013 00:14:47 +0000 (17:14 -0700)]
Added Weston config-parser.c again until Weston SDK exports config functions.
Change-Id: I27ba7db20b6b2501e745187ca7b43eb17794daad
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Thu, 2 May 2013 00:14:18 +0000 (17:14 -0700)]
No longer need to set dist-check configure flags.
Change-Id: I33ca73c95df5107cea87ab2a0eea6a8bf1c6bed8
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Thu, 2 May 2013 00:03:45 +0000 (17:03 -0700)]
Removed generated source dependency files.
Change-Id: I770d797c396eef100f44a606f129f61e06df58ec
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Tue, 30 Apr 2013 21:59:54 +0000 (14:59 -0700)]
Removed log files, and add .gitignore file to prevent re-commit.
Change-Id: I3292b6c167559fed1660f6a4799271585883bf7b
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Tue, 30 Apr 2013 21:55:55 +0000 (14:55 -0700)]
Removed checks for unused programs (C++ compiler and sed).
Change-Id: I982a05eceaaa584ad7129a5ec2989d76d01f4d95
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Tue, 30 Apr 2013 21:52:21 +0000 (14:52 -0700)]
Do not hardcode package header install path. Use pkginclude_HEADERS instead.
Change-Id: I281e9214a36cd9939aaae4c95e5b527a1e5501a9
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Tue, 30 Apr 2013 21:48:15 +0000 (14:48 -0700)]
Corrected packaging of lib*.so file. It belongs in the -devel package.
Change-Id: I9154214bf25993099e807509e6a7a9acf27f5be0
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Tue, 30 Apr 2013 21:37:25 +0000 (14:37 -0700)]
Port ico-uxf-weston-plugin to use Weston 1.0.6 plugin API.
Change-Id: I7206280c389318a4b6492e36871c11bc2739f0ed
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Tue, 30 Apr 2013 17:56:17 +0000 (10:56 -0700)]
Removed generated Makefile.
Change-Id: I547bb4cd931c9ceb2bd05d94860ccaffb34537ed
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Shibata Makoto [Fri, 26 Apr 2013 11:05:46 +0000 (20:05 +0900)]
Update package changelog.
Change-Id: Ia0fbd2457f6bf9868b37287c3dba2b344a8d2e27
Signed-off-by: Shibata Makoto <shibata@mac.tec.toyota.co.jp>