summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Baptiste DURAND [Tue, 23 Sep 2014 15:33:22 +0000 (17:33 +0200)]
Adapt the AIL filter used to new ones
Replace ail_filter_list_appinfo_foreach by ail_filter_list_usr_appinfo_foreach, this permits to apply the filter on all user applications not only the Global/Common ones.
Change-Id: I0d8b9b695364d54b239bae33c5b279be5033726a
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
Baptiste DURAND [Tue, 23 Sep 2014 14:05:26 +0000 (16:05 +0200)]
Replace pkg_info call by pkg_initdb call
Revert partially the changes :
7981adae8c223cc2f06df3c21ae8be2216795af5
Fix TC-1643
Change-Id: I856b10dc854c8a39438747a0a41879a791339c4d
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
Baptiste DURAND [Fri, 19 Sep 2014 14:53:14 +0000 (16:53 +0200)]
Fix build Error : Align Callback prototype with new AIL callback ones
Change-Id: Icd44362af5064a637954c32bd41ea8397f1e9223
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
Ryota Okubi [Tue, 16 Sep 2014 06:07:42 +0000 (15:07 +0900)]
improvement: Surface created by GENIVI-LayerManagement is supported.
Surface created by weston-ivi-shell of GENIVI-LayerManagement
is supported.
Change-Id: I4f5d3d2b9e79dff7284e1680c0033a2c2016fa6e
Signed-off-by: Ryota Okubi <ryota.okubi@mail.toyota-td.jp>
Mikko Ylinen [Tue, 9 Sep 2014 13:57:39 +0000 (16:57 +0300)]
Fix FTBFS for x86_64
In all cases, the build failure was caused by a 64bit
pointer being casted to an int and then int being used
in debug log formatting (%x).
Better solution is to use %p and cast pointers to
void *.
v2: do less casting
v3: use reinterpret_cast<>() anyway but change cast to intptr_t
Change-Id: I66e5cc2b3645210a675e27f8f82f7b12a81ac0e1
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Janos Kovacs [Wed, 10 Sep 2014 11:01:01 +0000 (14:01 +0300)]
packaging: move system-controller config files to homescreen package
Both ico homescreen and ico system-controller use the same configuration
files that were part of the ico system-controller package. If the Murphy
based system controller were installed these config files were missing and
ico homescreen failed to start (ie. crashed) due to the missing config
files.
This fix moves the config files to the homescreen package.
Change-Id: Iafd80d16338d4821670ab515c2ac320112b03105
Kévin THIERRY [Mon, 25 Aug 2014 14:26:40 +0000 (16:26 +0200)]
Clean spec file for Yocto compatibility
* Set a valid group tag.
* Use macros.
Change-Id: I2004d69833408114f3ad12105e72bbcb769df6f3
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
Jan Ekström [Tue, 2 Sep 2014 11:35:27 +0000 (14:35 +0300)]
packaging: Make system-controller and murphy-system-controller conflict
Change-Id: Id86ab501ee8f067028b9f37a3942c4bca99e5a05
Jan Ekström [Tue, 2 Sep 2014 11:25:00 +0000 (14:25 +0300)]
data: Remove misparsed whitespace from system-controller's xml
Change-Id: I4d6ae010aa3ed3753bb08db99416d6085d01ee8c
Mikko Ylinen [Tue, 2 Sep 2014 11:08:13 +0000 (14:08 +0300)]
Fix desktop icons' install path
The desktop icons specified by the desktop XML files need
to be installed in /usr/share/icons/default/small/. This fix
is also a workaround to TC-1554.
And while we are at it, delete duplicate desktop .pngs.
FIXME: clean up install paths to use tzplatform variables.
Change-Id: Ie1bf2153164800d35d793218a0dba89b3fdc8a3b
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Janos Kovacs [Fri, 29 Aug 2014 11:51:50 +0000 (14:51 +0300)]
system-controller: adapt to new protocol API of ivi-shell and genivi-shell
Change-Id: I97e0756c223c6efe9eae08647dc5b990068f4674
Mikko Ylinen [Fri, 29 Aug 2014 09:32:27 +0000 (02:32 -0700)]
Revert "Corresponding to TizenIVI3.0 M14.3, GENIVI-LayerManagement was used instead of ico-uxf-weston-plugin, and ico-uxf-weston-plugin was eliminated."
This reverts commit
929d286f4d3a9b773fc3deeee59b3f3a13c905b0.
Change-Id: I99f921ce51066023ad956a489fd19e58c61c667a
Ryota Okubi [Fri, 29 Aug 2014 07:19:30 +0000 (16:19 +0900)]
Corresponding to TizenIVI3.0 M14.3,
GENIVI-LayerManagement was used instead of ico-uxf-weston-plugin,
and ico-uxf-weston-plugin was eliminated.
Change-Id: Ia36f1dd7a128919631e66c443fc2a1d1e6a6474f
Signed-off-by: Ryota Okubi <ryota.okubi@mail.toyota-td.jp>
Ismo Puustinen [Wed, 27 Aug 2014 08:25:27 +0000 (11:25 +0300)]
Separated ICO System Controller from HomeScreen.
Change-Id: Iba27ec15f2c84600ed0da4589dd39a98061c6b83
Ismo Puustinen [Wed, 27 Aug 2014 08:30:42 +0000 (11:30 +0300)]
Fix compilation with new Murphy resource set interface.
Murphy resource API was streamlined in upstream. This broke the
compilation.
Change-Id: I49280b0dfc70580afe563c458b949c27a910d48f
Mikko Ylinen [Thu, 7 Aug 2014 10:00:42 +0000 (03:00 -0700)]
Merge "service should run in login shell to use profile (efl) env" into tizen
Ismo Puustinen [Tue, 15 Jul 2014 07:07:26 +0000 (10:07 +0300)]
Move ilm initialization up.
Change-Id: I3449467041ddb59c84815281eb2b584b02314db3
Ismo Puustinen [Mon, 14 Jul 2014 10:54:58 +0000 (13:54 +0300)]
Delete arrays with delete[].
Change-Id: I16098b3b64da8cc5ad305bb1cd5b4bbed8f9d07e
Philippe Coval [Wed, 2 Jul 2014 08:20:26 +0000 (10:20 +0200)]
service should run in login shell to use profile (efl) env
Bug-Tizen: TC-211/related
Change-Id: Ia566cff3ffbaedc07e48d63776271848c4cae84b
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Mon, 30 Jun 2014 15:27:20 +0000 (17:27 +0200)]
Revert "WIP: disable obsolete weston-1.4"
This reverts commit
e03365e1982cdfac684f4928d7da0a0968a54d06.
Bug-Tizen: TC-211/part
Change-Id: I74a184972b67aa8004ba5cc508f7a63e27eed6b1
Signed-Off: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Fri, 27 Jun 2014 09:45:47 +0000 (11:45 +0200)]
WIP: disable obsolete weston-1.4
This was needed to make it build again on weston-1.5 base
patch maybe reverted if code is upgraded
Change-Id: I9fdf4634ad152dd92058733925f1d59eca8398d5
Bug-Tizen: TC-1208
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Fri, 27 Jun 2014 09:42:20 +0000 (11:42 +0200)]
packaging: regenerate weston stubs from protocol
Change-Id: I2153f9291e6be41f542664564cdaf7ef799d6712
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Ryota Okubi [Thu, 15 May 2014 03:53:45 +0000 (20:53 -0700)]
Merge "Fix EGL build issue when no X11 headers are available" into tizen
Mikko Ylinen [Tue, 13 May 2014 08:11:30 +0000 (11:11 +0300)]
Fix EGL build issue when no X11 headers are available
Change-Id: I48ae00e3e929e8a5bb065a7b6a8d93f3c0cd3d51
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Ossama Othman [Tue, 6 May 2014 19:46:59 +0000 (12:46 -0700)]
Merge "Removed unnecessary build dependencies." into tizen
Mikko Ylinen [Mon, 28 Apr 2014 12:03:41 +0000 (15:03 +0300)]
Remove ecore-x dependency
It seems ecore-x dependency is no longer needed. This fix
enables to build ico-uxf-homescreen in a true wayland (no X libs)
environment.
Change-Id: I15235c462831e61e58d3d667b8010cf80a7d9918
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Ossama Othman [Fri, 25 Apr 2014 21:27:28 +0000 (14:27 -0700)]
Removed unnecessary build dependencies.
No need for build dependencies on elementary and edbus.
Neither is used by ico-uxf-homescreen. Adjusted the configure
script, Makefiles and include directives accordingly.
Change-Id: I0cd642dca3fbe8d228ac0fbf81cce655da7a7b84
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Masayuki Sasaki [Tue, 8 Apr 2014 01:55:01 +0000 (10:55 +0900)]
bug fix: TIVI-3001 - Apps gesture switching fails to work in ICO Homescreen
Change-Id: I65183eb6ec2c22d631917012d636013fc8377d71
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Tue, 8 Apr 2014 01:51:46 +0000 (10:51 +0900)]
bug fix: TIVI-3018 - unable to launch smartdevicelink-sample-hmi(SDL) in ico homescreen.
Change-Id: I74ee9f5ba5ec55ac6a46fa0d8018bba8b31b65bd
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Tue, 8 Apr 2014 01:35:35 +0000 (10:35 +0900)]
bug fix: A lot of Surface will be temporarily made from the application which changes the title name of Surface like MiniBrowser.
Change-Id: Ibb7159622ce206ba6fd48b4d39414fe52c856357
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Tue, 8 Apr 2014 01:27:00 +0000 (10:27 +0900)]
Adjusted a gesture operation domain.
Change-Id: I718712f6bca0727da28b88c50ac0ec9798c77cc2
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Tue, 8 Apr 2014 01:21:29 +0000 (10:21 +0900)]
cleanup debug log messages
Change-Id: I5b6939669a61e249b571e2ef1d41418cba8ea2f5
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Tue, 8 Apr 2014 01:17:36 +0000 (10:17 +0900)]
bug fix: defaultApps.info file overlaps in the definition of a spec file.
Change-Id: I96cad47e3c600a2e0db73063233c0a16ea6a1e33
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Tue, 8 Apr 2014 01:11:58 +0000 (10:11 +0900)]
0.9.22 release
- bug fix: TIVI-3007 - Home button doesn't response after some operations
- bug fix: Two or more Display(s) cannot be used.
- bug fix: SystemController sometimes crashes at the time of deletion of Surface.
Change-Id: I7d20cbaed721e509b59704f353c1d3f8f4034d59
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Fri, 28 Mar 2014 11:37:52 +0000 (04:37 -0700)]
Merge "Addressed compile-time error related to non-existent struct member." into tizen
Masayuki Sasaki [Fri, 28 Mar 2014 06:49:19 +0000 (15:49 +0900)]
bug fix(StatusBar): Clock is not displayed at the time of the first start
Change-Id: Ic0dd9bc18ba3438362f56ae630ddab767942e8f9
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Wed, 26 Mar 2014 08:13:41 +0000 (17:13 +0900)]
Notification launch support. (TIVI-2926/1892)
A spec file is changed corresponding to the packages of GENIVI layer management.
Live thumbnail not updated at the time of menu un-displaying.
Correction of the review indication from a Tizen team.
Change-Id: I46e2edfeb2d6d908bd01f69a93a8ecbcf6504f69
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Ossama Othman [Wed, 26 Mar 2014 00:06:51 +0000 (17:06 -0700)]
Addressed compile-time error related to non-existent struct member.
The ivi_application_listener struct no longer contains an 'error'
field. Do not attempt to access it.
Change-Id: If4cea3a9f6b88c6b6f3f7d0573e855c3b6f87cd8
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Masayuki Sasaki [Thu, 13 Mar 2014 06:22:12 +0000 (15:22 +0900)]
Delete as named ico_send_inputevent tool (It is contained in weston-plugin).
bug fix: Swipe operation cannot be performed.
Change-Id: Ia84efcf365795359ae7956c5f4727482f4becc9e
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Thu, 6 Mar 2014 07:26:53 +0000 (16:26 +0900)]
bug fix: HomeScreen sometimes fails in connection with SystemController at the time of starting.
bug fix: Local time is supported in the clock display of StatusBar.
improve: A multiplex notice is supported in OnScreen.
bug fix:LiveThumbnail of HomeScreen not works when APP installed.Homescreen take over the SURFACE of the old menu to the new menu, when that regenerate the menu.
Change-Id: I5ec88f76256018e03b45cd1b854d4125799a1764
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Fri, 28 Feb 2014 05:11:33 +0000 (14:11 +0900)]
Some interfaces were added for SystemController
corresponding to GENIVI layer management.
Bug-Tizen: TIVI-1412
Change-Id: I2b28b6b5f01b8512ab20617bba4b72d9c3919a92
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Mon, 24 Feb 2014 11:58:49 +0000 (20:58 +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: Ic11640be957593f75b9410ec9f9780432349d933
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Fri, 14 Feb 2014 05:42:56 +0000 (14:42 +0900)]
0.9.14 release -- add: TIVI-1751 Home Screen needs to use system notifications framework
Change-Id: I647029b93ae5c41e2d5acf95639ad21d02f982f4
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Fri, 7 Feb 2014 06:53:12 +0000 (15:53 +0900)]
0.9.13 release -- bugfix: TIVI-2637 Sometimes app list doesn't disappear after launching app
Change-Id: Ifda5a257d71150931f81fd162a4529661e3646a3
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Fri, 24 Jan 2014 08:01:22 +0000 (17:01 +0900)]
live-thumbnail is changed GPU un-depending AND Fix for TIVI-2290
Change-Id: I18251ca61102602d2784f8986c8b8d836ad25b44
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Masayuki Sasaki [Thu, 26 Dec 2013 05:05:40 +0000 (14:05 +0900)]
bug fix: TIVI-1997, TIVI-2161, An action is inaccurate when the menu of HomeScreen is multi-touched. And revise: add manifest file for SMACK label setting.
Change-Id: Ie0f68281105ba1a6b77f28a985ebed05095860a3
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Hayato Nakamura [Wed, 6 Nov 2013 09:31:15 +0000 (18:31 +0900)]
Bug fix: TIVI-1996.
Change-Id: Ibe0f529de5857ef4a9451fd62182b125ea322267
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Rusty Lynch [Mon, 28 Oct 2013 20:55:47 +0000 (13:55 -0700)]
Fix build to link against the security-server-client
Change-Id: I3baca916a4c2f991af291c7eb19aad3e2ea80312
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
Mikko Ylinen [Thu, 10 Oct 2013 11:11:52 +0000 (14:11 +0300)]
Improve system controller and homescreen startup
AUL launch_app takes some time before it is able to launch IcoSysconDaemon.
launch_app is not mandatory for IcoSysconDaemon so start it directly from
its install path.
HomeScreen depends on weston and its plugins. Therefore, tell systemd
to start ico-system-controller.service After weston.service.
Change-Id: I96a2964aed4375edf7d2aaf2ce4d8b1dc7b2c3ea
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Hayato Nakamura [Tue, 8 Oct 2013 01:38:09 +0000 (10:38 +0900)]
Bug Fix for TIVI-1935.
Change-Id: Ie38e10cebc800150576b944568dab56a82dd9322
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Hayato Nakamura [Thu, 26 Sep 2013 04:49:23 +0000 (13:49 +0900)]
Bug Fix for : TIVI-1843, TIVI-1820, TIVI-1786.
Bug Fix for : TIVI-1436, TIVI-1741, TIVI-1787, TIVI- 1815, TIVI-1816, TIVI-1836, TIVI-1900, TIVI-1905
Change-Id: I1f994719d98e60e2a5c278f2c08d37b276ed05bf
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Hayato Nakamura [Thu, 19 Sep 2013 11:05:03 +0000 (20:05 +0900)]
Additional functions of policy and resource management.
Change-Id: I5ff408b6e781ee90b6df362e2ab979f9218e0f7b
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Hayato Nakamura [Fri, 6 Sep 2013 09:27:08 +0000 (18:27 +0900)]
Update packaging changelog.
Change-Id: I4cd9d965ec82b7abadd17fd527bfcd386068b6b2
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Mikko Ylinen [Thu, 5 Sep 2013 09:37:45 +0000 (12:37 +0300)]
Fix system controller startup
System controller startup depends on AUL services. The startup fails
if ico-system-controller.service is called before amd_ready flag is
set by AUL.
Add a systemd .path unit to wait until AUL is ready and call system
controller .service only after that.
Change-Id: Iae0e43a963a74d4a3ddf27f0bcca40b786327a18
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Nakamura Hayato [Fri, 30 Aug 2013 11:42:49 +0000 (20:42 +0900)]
Refactoring homescreen.
Change-Id: I9e6fda06d2b63a8f52cc60a5bf16c6dfbab4733c
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Tue, 27 Aug 2013 07:57:08 +0000 (16:57 +0900)]
Change of the application thubnail indication of the menu screen and Correction with the interface change of ico-uxf-weston-plugin.
Change-Id: Ica828cc4013b52239984948941fb34c6455b62b5
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Wed, 21 Aug 2013 06:43:14 +0000 (15:43 +0900)]
Update packaging changelog.
Change-Id: I8c681f28e8eaed5ce8f783ded0db2d3eb395c5fc
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Ossama Othman [Fri, 16 Aug 2013 21:02:09 +0000 (14:02 -0700)]
Install systemd unit files in for user, not system.
Change-Id: I0c38643fcccb62efa67b79942602ebe441451cdb
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 23:45:32 +0000 (16:45 -0700)]
Fixed some RPMlint errors - group name, duplicate files, etc.
Change-Id: Iafb267af790ff352bade43dd07fc59d367a9975e
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 23:24:37 +0000 (16:24 -0700)]
Added missing license file. Corrected license field.
Change-Id: Iac1214001d727a1aa2b820aeb30267f2a2811e69
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 23:21:54 +0000 (16:21 -0700)]
Corrected package dependencies.
Change-Id: I31e5dd0dd69913b2e9bf4c97a4dcd6ab5463928c
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 23:16:28 +0000 (16:16 -0700)]
Add missing ldconfig call in %post/%postun scriptlets.
Change-Id: Ie034808a6ec0dfa59f4ed5709734af2992670019
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 23:14:57 +0000 (16:14 -0700)]
Removed several hard coded paths. Use equivalent RPM macro instead.
Change-Id: Ibdeb09c3624ab595e0d5f7f070fb60bee0b1fa36
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 9 Aug 2013 23:02:08 +0000 (16:02 -0700)]
Removed redundant call to autoreconf. Already called by autogen.sh.
Change-Id: Icfcdfcd327c74e82c8a70e0f2d7a836945d2f6f0
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Nakamura Hayato [Mon, 29 Jul 2013 05:40:19 +0000 (14:40 +0900)]
Support Tizen3.0
Change-Id: I2e20eafbc62c471a2fe89ea9923bc838784f741a
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Wed, 12 Jun 2013 07:38:38 +0000 (16:38 +0900)]
Bug fix for TIVI-1002
Change-Id: I55601cedf0b4cf3c1366c202f841d9deaca158c8
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Wed, 12 Jun 2013 04:23:06 +0000 (13:23 +0900)]
Update package changelog.
Change-Id: Id1abf2816b3d680313e6623547e96b1b7ef35f2b
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Mon, 10 Jun 2013 01:33:28 +0000 (10:33 +0900)]
Bug Fix TIVI-840 and TIVI-987.
Change-Id: I2fa5dbf57c968df5221845811156b19f2cad4a04
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Tue, 4 Jun 2013 08:23:46 +0000 (17:23 +0900)]
Fix for TIVI-842.
Change-Id: I9cb56ed1e3b161a2ff214f20e0abc157ffd37b91
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Fri, 24 May 2013 11:22:12 +0000 (20:22 +0900)]
Bug fix TIVI-839 ,change the design and permit operation of the music player while driving.
Change-Id: I0db2681a58a057f48cb0caccafd451fa17163555
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Wed, 22 May 2013 11:16:01 +0000 (20:16 +0900)]
Modification of the ChangeLog.
Change-Id: Ic4e352f448f6dff93b83c5a1b4f18b0a9ed19539
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Nakamura Hayato [Wed, 15 May 2013 10:26:04 +0000 (19:26 +0900)]
Updated package changelog.
Change-Id: Id40d68bc7f75300607d4478cb9542bea09195907
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Ossama Othman [Tue, 14 May 2013 22:33:21 +0000 (15:33 -0700)]
Update the app database after installation and removal. TIVI-803.
Change-Id: I9b93c23a16ffc96726135b14428162036bda37c9
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Tue, 14 May 2013 22:32:25 +0000 (15:32 -0700)]
Store HomeScreen process in PID file, not launch_app PID.
Change-Id: Id44085cd758e715f265488b780452310e9e1f30e
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Shibata Makoto [Mon, 13 May 2013 06:54:30 +0000 (15:54 +0900)]
Update package changelog.
Change-Id: I1d8ed1e2c5128b358c24f9ea24bb2523a272f30a
Signed-off-by: Shibata Makoto <shibata@mac.tec.toyota.co.jp>
Ossama Othman [Fri, 3 May 2013 21:11:16 +0000 (14:11 -0700)]
Added missing init script sym link. Disable stand-alone weston boot. Cleanup.
Change-Id: I6495450707b0a42921aeb56c8f60764f98943d92
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 3 May 2013 21:08:04 +0000 (14:08 -0700)]
Do not override $HOME. Weston init script already sets as needed.
Change-Id: Ifbb23f9011fa48584ce42b1ac10a0358634a5f20
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Ossama Othman [Fri, 3 May 2013 21:04:10 +0000 (14:04 -0700)]
Leverage weston init script to gracefully start/stop weston. Misc cleanup.
Change-Id: I6e99ba7e3a2bf89ba6826973b7615f51b84a0e96
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Graydon, Tracy [Fri, 26 Apr 2013 19:16:19 +0000 (12:16 -0700)]
Set up 2.0alpha-wayland branch
Shibata Makoto [Fri, 26 Apr 2013 11:29:00 +0000 (20:29 +0900)]
Updated package changelog.
Change-Id: I50b3cfcb49f3dc549bc99302d9b01a4538bc2482
Signed-off-by: Shibata Makoto <shibata@mac.tec.toyota.co.jp>