profile/ivi/wayland-ivi-extension.git
10 years agopackaging: share protocol and generated stubs from wayland-scanner 57/18657/2 submit/tizen_ivi/20140328.193458
Philippe Coval [Thu, 27 Mar 2014 13:55:20 +0000 (14:55 +0100)]
packaging: share protocol and generated stubs from wayland-scanner

Bug-Tizen: TIVI-2955
Bug-Tizen: TIVI-1412/part (... Weston IVI LM plug-in)
Change-Id: Icf79846992b226e2ef0f3ac0d15b4f19e6bd5e6d
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agofix: add client generated stub from wayland-scanner in libilmControl.so 56/18656/2
Philippe Coval [Thu, 27 Mar 2014 13:52:55 +0000 (14:52 +0100)]
fix: add client generated stub from wayland-scanner in libilmControl.so

This prevent links isssue like :
  libilmControl.so: undefined reference to `ivi_controller_layer_interface'

Bug-Tizen: TIVI-2955
Change-Id: Icf79846992b226e2ef0f3ac0d15b4f19e6bd5e6c
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agofix: install protocol headers to include/weston 58/18658/1
Philippe Coval [Thu, 27 Mar 2014 14:23:54 +0000 (15:23 +0100)]
fix: install protocol headers to include/weston

This can be squashed into my previous change :

git:2935f04448b6fdfe9de7f10a5c62d5703bb62e49
fix: install protocol header

Change-Id: Id964e570ce896edc8b2c0f66ccb4a814c65c9064
Bug-Tizen: TIVI-2955/part
Bug-Tizen: TIVI-1412/part (... Weston IVI LM plug-in)
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agoRemove ivi-shell-ext.so from Makefile. This is related to TIVI-2966 39/18639/1
Nobuhiko Tanibata [Thu, 27 Mar 2014 09:03:56 +0000 (02:03 -0700)]
Remove ivi-shell-ext.so from Makefile. This is related to TIVI-2966
because implementation of ivi-shell-ext.so is now integrated to
ivi-shell.so.

Change-Id: I01e45d3b1fbdaf064e8dd51586edd6e98eb51d77
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agoRemove wl_list_init of layer_list which will be used by ivi_shell. 35/18635/1
Nobuhiko Tanibata [Thu, 27 Mar 2014 08:25:25 +0000 (01:25 -0700)]
Remove wl_list_init of layer_list which will be used by ivi_shell.
To avoid clearing not related ivi_controller.so

Change-Id: Iefeaeaccbe85a39556e791028c7e3b5699083a5e
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agofix: install protocol headers
Philippe Coval [Tue, 25 Feb 2014 14:18:51 +0000 (15:18 +0100)]
fix: install protocol headers

Change-Id: I62c83c87ecff56d9205035c74001231419a55a36
Bug-Tizen: TIVI-1412/part (... Weston IVI LM plug-in)
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agoCorrected XML and source file modes: 0755->0644.
Ossama Othman [Tue, 25 Mar 2014 23:26:13 +0000 (16:26 -0700)]
Corrected XML and source file modes: 0755->0644.

Change-Id: Ib66e3a61c8af147bb92dc9fd23732cc1a38068fe
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoCorrected package dependencies.
Ossama Othman [Tue, 25 Mar 2014 22:37:43 +0000 (15:37 -0700)]
Corrected package dependencies.

The -devel package should depend on %{name} = %{version}.
Removed redundant weston-ivi-shell package dependency.

Change-Id: I8f7e7f0d9b4619c0cfceafd22541c12398c6bd74
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoUpdate ivi-application.xml which is the same as weston-ivi-shell 33/18533/1
Nobuhiko Tanibata [Tue, 25 Mar 2014 11:30:02 +0000 (04:30 -0700)]
Update ivi-application.xml which is the same as weston-ivi-shell

Change-Id: I6c1e5365996910bf2155cd34d88dbc76381262af
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agoUpdate spec file with new version 0.1.1 88/18488/1 0.1.1
Nobuhiko Tanibata [Mon, 24 Mar 2014 15:00:48 +0000 (08:00 -0700)]
Update spec file with new version 0.1.1

Change-Id: I8969ae3e25b914ec54c51634bc7d7f8e2b7a5915
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agoBug fix: TIVI-2897 27/18427/1
Nobuhiko Tanibata [Sun, 23 Mar 2014 04:22:25 +0000 (13:22 +0900)]
Bug fix: TIVI-2897

Suppoting only ivi-application to get ivi_surface, not supporting wl_shell.

-The ivi-application protocol is sufficient for ivi style shell.
-Removing layer creation. This means creating a Layer and add surface of
MockNavigation to the layer by e.g. LayerManagerControl to visible it.

Change-Id: I90e1d3c2cca0b80e60b37086de95e747251767d4
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agoBugfix: TIVI-2880,P1 and TIVI-2883,P2 26/18426/1
Nobuhiko Tanibata [Sun, 23 Mar 2014 04:20:54 +0000 (13:20 +0900)]
Bugfix: TIVI-2880,P1 and TIVI-2883,P2

Modify thread's control in ilm_control.

- create sub thread to receive surface notification event only.
- wl_display of sub thread is accessed by sub thread only.
- sub thread uses wl_display_dispatch() instead of
  wl_display_roundtrip() in order to avoid occupying cpu.
- remove lock and unlock macros.

Change-Id: I94968c80b702b7b6940011498ea7967b0dc1a504
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agoBugfix: TIVI-2880,P1 and TIVI-2883,P2 25/18425/1
Nobuhiko Tanibata [Sun, 23 Mar 2014 04:19:41 +0000 (13:19 +0900)]
Bugfix: TIVI-2880,P1 and TIVI-2883,P2

Modify initialize process to use application's native display in
each ilm library.

Change-Id: Ibc6fbd18a67441b93cafd9458bca32529edb3c3b
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agoBugfix: TIVI-2880,P1 and TIVI-2883,P2 24/18424/1
Nobuhiko Tanibata [Sun, 23 Mar 2014 04:17:33 +0000 (13:17 +0900)]
Bugfix: TIVI-2880,P1 and TIVI-2883,P2

Remove thread's operation from ilm_client

Change-Id: I967f79da4c804e8b2b4123151385b400f9a98c6f
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agoBugfix: TIVI-2955, P1. Remove dependency on IpcModuleLoader.h 23/18423/1
Nobuhiko Tanibata [Sun, 23 Mar 2014 04:13:51 +0000 (13:13 +0900)]
Bugfix: TIVI-2955, P1. Remove dependency on IpcModuleLoader.h

Change-Id: I08245449ffbf6b5e66af183dce988f2bf6adb15c
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agodd ivi-shell-ext.so to linker of ivi-controller. 22/18422/1
Nobuhiko Tanibata [Sun, 23 Mar 2014 04:12:14 +0000 (13:12 +0900)]
dd ivi-shell-ext.so to linker of ivi-controller.

Change-Id: Id2b89def3854cb78bbfbc6ae27f09dffa741995d
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agoRename ivi-shell header to ivi-shell-ext 21/18421/1
Nobuhiko Tanibata [Sat, 22 Mar 2014 15:42:09 +0000 (00:42 +0900)]
Rename ivi-shell header to ivi-shell-ext

Change-Id: Ia378fb5af101599eef0a0d083bc941b40cdf26f5
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
10 years agoPackage latest version. accepted/tizen/ivi accepted/tizen/ivi/20140225.193024 accepted/tizen/ivi/20140226.132054 accepted/tizen/ivi/release/20140312.124702 submit/tizen/20140224.225558 submit/tizen/20140225.184120 submit/tizen_ivi_release/20140312.071518
Ossama Othman [Mon, 24 Feb 2014 07:14:10 +0000 (23:14 -0800)]
Package latest version.

Change-Id: Icf0005d7972a8a5e5bd139b2cfb0adf0affb635a
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoAdd initial tizen packaging
Rusty Lynch [Mon, 2 Dec 2013 21:30:04 +0000 (13:30 -0800)]
Add initial tizen packaging

Change-Id: Ic80fc3c681c40b26565ad9c8961bae28ae9b682b
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
10 years agoAdd new protocol to receive pid and title when an wl_shell application create wl_shel... 0.1 tizen-ivi-3.0-Feb
Nobuhiko Tanibata [Thu, 20 Feb 2014 00:26:36 +0000 (09:26 +0900)]
Add new protocol to receive pid and title when an wl_shell application create wl_shell surface.

10 years agoIVISurfaceCreator: fix a wrong surface_id was set
Nobuhiko Tanibata [Tue, 18 Feb 2014 08:09:03 +0000 (17:09 +0900)]
IVISurfaceCreator: fix a wrong surface_id was set

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoIVISurfaceCreator: IVISurfaceCreator uses ivi_controller protocol.
Nobuhiko Tanibata [Mon, 17 Feb 2014 05:20:20 +0000 (14:20 +0900)]
IVISurfaceCreator: IVISurfaceCreator uses ivi_controller protocol.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoweston-ivi-shell: implementation to get_native handle
Nobuhiko Tanibata [Mon, 17 Feb 2014 05:11:00 +0000 (14:11 +0900)]
weston-ivi-shell: implementation to get_native handle

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoprotocol: added get_native_handle to ivi_controller
Nobuhiko Tanibata [Mon, 17 Feb 2014 05:01:59 +0000 (14:01 +0900)]
protocol: added get_native_handle to ivi_controller

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoprotocol: added PDF specification generation
Timo Lotterbach [Mon, 20 Jan 2014 12:44:00 +0000 (13:44 +0100)]
protocol: added PDF specification generation

Use "make doc" to generate specification documents.
A separate document is generated for
- IVI Application API
- IVI Controller API
- ILM Client API
- ILM Controller API

This requires: doxygen, latex, bash

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoAdd link_directories to find wayland-client library.
Nobuhiko Tanibata [Thu, 6 Feb 2014 00:45:01 +0000 (09:45 +0900)]
Add link_directories to find wayland-client library.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoUpdate link_directories and add_dependencies to link libweston-layout.so to control...
Nobuhiko Tanibata [Thu, 6 Feb 2014 05:27:47 +0000 (14:27 +0900)]
Update link_directories and add_dependencies to link libweston-layout.so to control surfaces by ivi-controller.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agofixed pkg_config integration in cmake build system
Timo Lotterbach [Wed, 5 Feb 2014 15:06:03 +0000 (16:06 +0100)]
fixed pkg_config integration in cmake build system

- library directories were missing
- include paths were not always correct

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoadded ivi-extension-protocol library
Timo Lotterbach [Fri, 31 Jan 2014 14:59:02 +0000 (15:59 +0100)]
added ivi-extension-protocol library

this library takes care to generate header and source files
from XML files.
All generated files are now stored in the build directory.

ilmCommon and weston-ivi-shell now just use the new library and
don't care about code generation any more.
In addition, a lot of duplicated code compilation is removed, resulting
in faster builds.

This patch also fixes an issue, that file generation was done every
time a build was started. This resulted in full rebuilds all the time.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agorefactored generation of Wayland & IVI extension API
Timo Lotterbach [Fri, 31 Jan 2014 13:33:31 +0000 (14:33 +0100)]
refactored generation of Wayland & IVI extension API

- header/source files are only generated once, not every build
- removed pre-generated header/source files from repository

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agocreated .gitignore
Timo Lotterbach [Fri, 31 Jan 2014 12:28:19 +0000 (13:28 +0100)]
created .gitignore

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agofixed project name in build system
Timo Lotterbach [Fri, 31 Jan 2014 12:27:01 +0000 (13:27 +0100)]
fixed project name in build system

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agochanged file mode of file LICENSE
Timo Lotterbach [Fri, 31 Jan 2014 12:42:29 +0000 (13:42 +0100)]
changed file mode of file LICENSE

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoremoved obsolete code and build scripts
Timo Lotterbach [Fri, 31 Jan 2014 12:42:10 +0000 (13:42 +0100)]
removed obsolete code and build scripts

- removed LayerSceneDescriptionExample
- removed LayerManagerUtils
- removed config project
- updated build system

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agodetecting location of wayland-scanner binary
Timo Lotterbach [Fri, 31 Jan 2014 11:33:57 +0000 (12:33 +0100)]
detecting location of wayland-scanner binary

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoreplaced wayland/weston findmodules with pkgconfig dependency handling
Timo Lotterbach [Fri, 31 Jan 2014 11:31:00 +0000 (12:31 +0100)]
replaced wayland/weston findmodules with pkgconfig dependency handling

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoadded library version to ILM APIs
Timo Lotterbach [Fri, 31 Jan 2014 11:24:54 +0000 (12:24 +0100)]
added library version to ILM APIs

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoadded LICENSE file wtih Apache 2.0 license text
Timo Lotterbach [Thu, 30 Jan 2014 10:49:47 +0000 (11:49 +0100)]
added LICENSE file wtih Apache 2.0 license text

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoweston-ivi-shell: Bug fix. ivi-controller can not recognize creating layer by ivi...
Nobuhiko Tanibata [Fri, 10 Jan 2014 04:11:52 +0000 (13:11 +0900)]
weston-ivi-shell: Bug fix. ivi-controller can not recognize creating layer by ivi-shell

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoweston-ivi-shell: Remove unused structures in ivi-controller
Nobuhiko Tanibata [Thu, 26 Dec 2013 05:23:21 +0000 (14:23 +0900)]
weston-ivi-shell: Remove unused structures in ivi-controller

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoweston-ivi-shell: Bug fix. surface info in ivi-controller is remained
Nobuhiko Tanibata [Thu, 26 Dec 2013 04:55:30 +0000 (13:55 +0900)]
weston-ivi-shell: Bug fix. surface info in ivi-controller is remained

even if ivisurface is removed by weston-layout.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoweston-ivi-shell: Bug fix. can not get notification of Create/Remove layer
Nobuhiko Tanibata [Thu, 26 Dec 2013 04:45:28 +0000 (13:45 +0900)]
weston-ivi-shell: Bug fix. can not get notification of Create/Remove layer

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agocmake: Modified weston-ivi-shell/CMakeLists.txt to build ivi-controller
Nobuhiko Tanibata [Thu, 19 Dec 2013 08:59:57 +0000 (17:59 +0900)]
cmake: Modified weston-ivi-shell/CMakeLists.txt to build ivi-controller

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoweston-ivi-shell: re-factoring ivi-shell implementation
Nobuhiko Tanibata [Thu, 19 Dec 2013 15:17:58 +0000 (00:17 +0900)]
weston-ivi-shell: re-factoring ivi-shell implementation

- Implementation of ivi-application-protocol is moved to ivi-shell which is provided by weston
- Implementation of ivi-controller-protocol is modified to use libweston-layout.so.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoweston-ivi-shell: Renamed ivi-shell to ivi-controller
Nobuhiko Tanibata [Thu, 19 Dec 2013 09:40:03 +0000 (18:40 +0900)]
weston-ivi-shell: Renamed ivi-shell to ivi-controller

ivi-shell is provided by weston. ivi-controller is loaded to ivi-shell
as a module to support ivi-controller protocols.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agocmake: Modified FindWeston.cmake to use libweston-layout.so
Nobuhiko Tanibata [Thu, 19 Dec 2013 08:16:35 +0000 (17:16 +0900)]
cmake: Modified FindWeston.cmake to use libweston-layout.so

libweston-layout.so is common layout library from ivi-shell of weston.
It supports common interface to control surfaces/layers.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoivi-layermanagement-api: Add support of receiving notification of property change
Nobuhiko Tanibata [Thu, 19 Dec 2013 07:47:10 +0000 (16:47 +0900)]
ivi-layermanagement-api: Add support of receiving notification of property change

Add wl_display_dispatch after ivi_controller_layer/surface_add_listener to receive
 events of property change of layer/surface.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoivi-layermanagement-examples: Add LayerManagerControl to cmake of examples
Nobuhiko Tanibata [Wed, 27 Nov 2013 12:30:16 +0000 (21:30 +0900)]
ivi-layermanagement-examples: Add LayerManagerControl to cmake of examples

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoivi-layermanagement-examples: Add LayerManagerControl for examples
Nobuhiko Tanibata [Wed, 27 Nov 2013 12:28:52 +0000 (21:28 +0900)]
ivi-layermanagement-examples: Add LayerManagerControl for examples

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoREADME: add README to how to build up and execute Weston and examples upstream/0.0.1
Nobuhiko Tanibata [Wed, 27 Nov 2013 11:44:32 +0000 (20:44 +0900)]
README: add README to how to build up and execute Weston and examples

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoCmake: Modification build files to compile ivi-layermanagement-examples
Nobuhiko Tanibata [Wed, 27 Nov 2013 06:01:22 +0000 (15:01 +0900)]
Cmake: Modification build files to compile ivi-layermanagement-examples

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoExamples: Add LayerSceneDescriptionExample as examples
Nobuhiko Tanibata [Wed, 27 Nov 2013 05:59:27 +0000 (14:59 +0900)]
Examples: Add LayerSceneDescriptionExample as examples

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoLayerManagerUtils: Add LayerManagerUtils as examples
Nobuhiko Tanibata [Wed, 27 Nov 2013 05:57:46 +0000 (14:57 +0900)]
LayerManagerUtils: Add LayerManagerUtils as examples

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoEGLWLMockNavigation: EGLWLMockNavi with ilm api which uses ivi-extension protocol.
Nobuhiko Tanibata [Wed, 27 Nov 2013 05:56:01 +0000 (14:56 +0900)]
EGLWLMockNavigation: EGLWLMockNavi with ilm api which uses ivi-extension protocol.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agosurface send_stats: add process_name to parameter
Nobuhiko Tanibata [Wed, 27 Nov 2013 10:32:20 +0000 (19:32 +0900)]
surface send_stats: add process_name to parameter

ilmControl: add it to parameter of controller_surface_listener_stats
ivi-shell: add it to parameter of ivi_controller_surface.send_stats

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoInput: add surface_focus
Nobuhiko Tanibata [Wed, 27 Nov 2013 10:37:04 +0000 (19:37 +0900)]
Input: add surface_focus

ilmControl: add controller_surface_listener_input_focus
ivi_shell: add controller_surface_set_input_focus

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoprotocol: correct typos in xmls
Nobuhiko Tanibata [Wed, 27 Nov 2013 09:51:54 +0000 (18:51 +0900)]
protocol: correct typos in xmls

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agocmake: Root CMakeLists.txt for cmake
Nobuhiko Tanibata [Wed, 27 Nov 2013 02:12:45 +0000 (11:12 +0900)]
cmake: Root CMakeLists.txt for cmake

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoconfig: config files to cmake
Nobuhiko Tanibata [Wed, 27 Nov 2013 02:04:58 +0000 (11:04 +0900)]
config: config files to cmake

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agocmake: Set-up of cmake to find modules
Nobuhiko Tanibata [Wed, 27 Nov 2013 01:56:29 +0000 (10:56 +0900)]
cmake: Set-up of cmake to find modules

By using cmake, find dependent modules for ivi-shell and ivi
layer management api.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoivi-layermanagement-api: Set-up to build ivi layer management APIs
Nobuhiko Tanibata [Wed, 27 Nov 2013 01:51:14 +0000 (10:51 +0900)]
ivi-layermanagement-api: Set-up to build ivi layer management APIs

Setting files for cmake and related headers and source of ivi-extension
protocols for wayland client.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoivi-layermanagement-api: ilmControl headers
Nobuhiko Tanibata [Wed, 27 Nov 2013 01:42:33 +0000 (10:42 +0900)]
ivi-layermanagement-api: ilmControl headers

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoivi-layermanagement-api: ilmControl implementation
Nobuhiko Tanibata [Wed, 27 Nov 2013 01:40:57 +0000 (10:40 +0900)]
ivi-layermanagement-api: ilmControl implementation

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoivi-layermanagement-api: ilmClient headers
Nobuhiko Tanibata [Wed, 27 Nov 2013 01:40:22 +0000 (10:40 +0900)]
ivi-layermanagement-api: ilmClient headers

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoivi-layermanagement-api: ilmClient implementation
Nobuhiko Tanibata [Wed, 27 Nov 2013 01:39:02 +0000 (10:39 +0900)]
ivi-layermanagement-api: ilmClient implementation

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoivi-layermanagement-api: ilmCommon headers
Nobuhiko Tanibata [Wed, 27 Nov 2013 01:38:08 +0000 (10:38 +0900)]
ivi-layermanagement-api: ilmCommon headers

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoivi-layermanagement-api: ilmCommon interfaces implementation
Nobuhiko Tanibata [Wed, 27 Nov 2013 01:36:44 +0000 (10:36 +0900)]
ivi-layermanagement-api: ilmCommon interfaces implementation

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoweston-ivi-shell: Set-up to build ivi-shell
Nobuhiko Tanibata [Wed, 27 Nov 2013 01:32:47 +0000 (10:32 +0900)]
weston-ivi-shell: Set-up to build ivi-shell

These protocol files are needed for cmake.

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoweston-ivi-shell: ivi-shell implementation on weston v1.3.1
Nobuhiko Tanibata [Wed, 27 Nov 2013 01:29:17 +0000 (10:29 +0900)]
weston-ivi-shell: ivi-shell implementation on weston v1.3.1

This implements protocol defined in protocol/ivi-application.xml and
ivi-controller.xml

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
10 years agoprotocol: added basic documentation of requests and events
Timo Lotterbach [Tue, 26 Nov 2013 17:38:45 +0000 (18:38 +0100)]
protocol: added basic documentation of requests and events

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: renamed event ivi_controller_surface.focus to ivi_controller_surface_input_...
Timo Lotterbach [Tue, 26 Nov 2013 12:29:07 +0000 (13:29 +0100)]
protocol: renamed event ivi_controller_surface.focus to ivi_controller_surface_input_focus

this solves a naming inconsistency between request ivi_controller_surface.set_input_focus
and received event ivi_controller_surface.focus

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: added process_name to ivi_controller_surface.stats event
Timo Lotterbach [Tue, 26 Nov 2013 12:25:49 +0000 (13:25 +0100)]
protocol: added process_name to ivi_controller_surface.stats event

This can be used for better tooling/debugging support.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: added surface input focus
Timo Lotterbach [Wed, 20 Nov 2013 10:05:14 +0000 (11:05 +0100)]
protocol: added surface input focus

on platforms, that do not use touch or (mouse-)pointer input,
inputs events are not directly related to the screen content
(e.g. surface positions and sizes).
the controller has to set the input focus for surfaces, so
they will receive input events from sources like buttons or keyboard.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: added argument 'destroy_scene_object' to ivi_controller_layer/surface
Timo Lotterbach [Tue, 19 Nov 2013 14:02:26 +0000 (15:02 +0100)]
protocol: added argument 'destroy_scene_object' to ivi_controller_layer/surface

if destroy_to_scene is != 0, then the surface/layer in global
compositor scene will be destroyed. All clients holding a reference
to that scene object, will recive destroyed events.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: removed set_position from ivi_controller_layer
Timo Lotterbach [Sat, 16 Nov 2013 16:35:07 +0000 (17:35 +0100)]
protocol: removed set_position from ivi_controller_layer

this is already covered by set_destination_rectangle

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: removed set_position from ivi_controller_surface
Timo Lotterbach [Fri, 15 Nov 2013 14:21:21 +0000 (15:21 +0100)]
protocol: removed set_position from ivi_controller_surface

this is already covered by set_destination rectangle

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: added event for updated surface content status
Timo Lotterbach [Mon, 18 Nov 2013 08:43:40 +0000 (09:43 +0100)]
protocol: added event for updated surface content status

ivi_controller_surface now receives event, if ivi_application registered
or removed content of a surface.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: added controller error event
Timo Lotterbach [Mon, 18 Nov 2013 08:25:26 +0000 (09:25 +0100)]
protocol: added controller error event

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: added application error event
Timo Lotterbach [Fri, 15 Nov 2013 14:48:14 +0000 (15:48 +0100)]
protocol: added application error event

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: renamed 'set_dimension' to "set_configuration' in ivi_controller_layer
Timo Lotterbach [Sat, 16 Nov 2013 16:30:05 +0000 (17:30 +0100)]
protocol: renamed 'set_dimension' to "set_configuration' in ivi_controller_layer

renamed 'configuration'-request and -response to better distinguish
the difference to set_destination_rectangle.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: renamed 'set_dimension' to 'set_configuration' in ivi_controller_surface
Timo Lotterbach [Sat, 16 Nov 2013 16:25:38 +0000 (17:25 +0100)]
protocol: renamed 'set_dimension' to 'set_configuration' in ivi_controller_surface

this should reduce confusion with set_destination_rectangle feature.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: removed 'controller_surface from ivi_controller.surface event
Timo Lotterbach [Thu, 14 Nov 2013 15:07:26 +0000 (16:07 +0100)]
protocol: removed 'controller_surface from ivi_controller.surface event

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: removed 'controller_layer' from ivi_controller.layer event
Timo Lotterbach [Thu, 14 Nov 2013 15:06:48 +0000 (16:06 +0100)]
protocol: removed 'controller_layer' from ivi_controller.layer event

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: converted to unix line break format
Timo Lotterbach [Fri, 15 Nov 2013 12:09:23 +0000 (13:09 +0100)]
protocol: converted to unix line break format

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: renamed ivi_client to ivi_application
Timo Lotterbach [Tue, 12 Nov 2013 10:47:50 +0000 (02:47 -0800)]
protocol: renamed ivi_client to ivi_application

agreed on the mailing list, because ivi_client interface name
does not work well with default header file names.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: moved README file to correct position
Timo Lotterbach [Mon, 11 Nov 2013 13:37:54 +0000 (05:37 -0800)]
protocol: moved README file to correct position

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoweston-ivi-shell: added placeholder directory
Timo Lotterbach [Mon, 11 Nov 2013 12:41:05 +0000 (04:41 -0800)]
weston-ivi-shell: added placeholder directory

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoivi-layermanagement-api: added placeholder directory
Timo Lotterbach [Mon, 11 Nov 2013 12:39:41 +0000 (04:39 -0800)]
ivi-layermanagement-api: added placeholder directory

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: added destroy requests to ivi_controller_layer/surface
Timo Lotterbach [Mon, 11 Nov 2013 12:21:14 +0000 (04:21 -0800)]
protocol: added destroy requests to ivi_controller_layer/surface

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: removed ivi_controller.nativesurface event
Timo Lotterbach [Mon, 11 Nov 2013 10:07:46 +0000 (02:07 -0800)]
protocol: removed ivi_controller.nativesurface event

currently the desired behaviour is not finally decided for this event.
The agreement for now is to skip this event and introduce it in
a later iteration of the protocol, if required.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: remove width/height from ivi_client.surface_create
Timo Lotterbach [Mon, 11 Nov 2013 10:05:51 +0000 (02:05 -0800)]
protocol: remove width/height from ivi_client.surface_create

width and height of content is handled by default wayland mechanics
in wl_surface and buffers.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: added ivi_surface.visibility events for clients
Timo Lotterbach [Mon, 11 Nov 2013 10:03:24 +0000 (02:03 -0800)]
protocol: added ivi_surface.visibility events for clients

This event is used to inform the client application, if its content
has become visible or invisible.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: documentation update
Timo Lotterbach [Mon, 11 Nov 2013 10:00:15 +0000 (02:00 -0800)]
protocol: documentation update

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: ivi_clients always have to provide wl_surface
Timo Lotterbach [Mon, 11 Nov 2013 09:59:39 +0000 (01:59 -0800)]
protocol: ivi_clients always have to provide wl_surface

the legacy option to create ivi_surfaces without content is
not required any more. Now the controller uses it's own API
to create surfaces, before clients are connected.

There's no use case left for clients havin ivi_surfaces
without wl_surfaces.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: ivi_controller now only uses ivi_controller/layer/surface
Timo Lotterbach [Mon, 11 Nov 2013 09:56:16 +0000 (01:56 -0800)]
protocol: ivi_controller now only uses ivi_controller/layer/surface

ivi_controller now internally uses only ivi_controller_layer and
ivi_controller_surface to control scene setup.

ivi_layer was removed.

ivi_surface is only used by client, not by controller.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: split into ivi-client and ivi-controller
Timo Lotterbach [Mon, 11 Nov 2013 09:50:53 +0000 (01:50 -0800)]
protocol: split into ivi-client and ivi-controller

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
10 years agoprotocol: initial import from LayerManagement repository
Timo Lotterbach [Mon, 11 Nov 2013 09:35:54 +0000 (01:35 -0800)]
protocol: initial import from LayerManagement repository

This import contains the latest version of IVI extension available
in IVI LayerManagement repository.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>