Re: [PATCH weston-ivi-shell 04/15] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-03-14 Thread Nobuhiko Tanibata
2014-03-11 17:14 に Pekka Paalanen さんは書きました: On Tue, 11 Mar 2014 14:51:21 +0900 Nobuhiko Tanibata wrote: 2014-03-10 19:47 に Pekka Paalanen さんは書きました: > On Thu, 6 Mar 2014 18:56:58 +0900 > Nobuhiko Tanibata wrote: > >> In-Vehicle Infotainment system traditionally manages surfaces with >> global

Re: [PATCH weston-ivi-shell 04/15] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-03-11 Thread Nobuhiko Tanibata
2014-03-12 04:10 に Bill Spitzak さんは書きました: Pekka Paalanen wrote: +wl_list_for_each(seat, &ec->seat_list, link) { +if (seat) { +shell->seat = seat; 'seat' cannot be NULL here. It seems you are assuming that there can be only one seat? Why? Ideally, I agree. However I am

Re: [PATCH weston-ivi-shell 04/15] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-03-11 Thread Bill Spitzak
Pekka Paalanen wrote: +wl_list_for_each(seat, &ec->seat_list, link) { +if (seat) { +shell->seat = seat; 'seat' cannot be NULL here. It seems you are assuming that there can be only one seat? Why? Ideally, I agree. However I am in automotive software, and I have habit t

Re: [PATCH weston-ivi-shell 04/15] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-03-11 Thread Nobuhiko Tanibata
2014-03-11 17:14 に Pekka Paalanen さんは書きました: On Tue, 11 Mar 2014 14:51:21 +0900 Nobuhiko Tanibata wrote: 2014-03-10 19:47 に Pekka Paalanen さんは書きました: > On Thu, 6 Mar 2014 18:56:58 +0900 > Nobuhiko Tanibata wrote: > >> In-Vehicle Infotainment system traditionally manages surfaces with >> global

Re: [PATCH weston-ivi-shell 04/15] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-03-11 Thread Pekka Paalanen
On Tue, 11 Mar 2014 14:51:21 +0900 Nobuhiko Tanibata wrote: > 2014-03-10 19:47 に Pekka Paalanen さんは書きました: > > On Thu, 6 Mar 2014 18:56:58 +0900 > > Nobuhiko Tanibata wrote: > > > >> In-Vehicle Infotainment system traditionally manages surfaces with > >> global > >> identification. A protocol,

Re: [PATCH weston-ivi-shell 04/15] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-03-10 Thread Nobuhiko Tanibata
2014-03-10 19:47 に Pekka Paalanen さんは書きました: On Thu, 6 Mar 2014 18:56:58 +0900 Nobuhiko Tanibata wrote: In-Vehicle Infotainment system traditionally manages surfaces with global identification. A protocol, ivi_application, supports such a feature by implementing a request, ivi_application::s

Re: [PATCH weston-ivi-shell 04/15] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-03-10 Thread Pekka Paalanen
On Thu, 6 Mar 2014 18:56:58 +0900 Nobuhiko Tanibata wrote: > In-Vehicle Infotainment system traditionally manages surfaces with global > identification. A protocol, ivi_application, supports such a feature by > implementing a request, ivi_application::surface_creation defined in > ivi_applicatio

[PATCH weston-ivi-shell 04/15] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-03-06 Thread Nobuhiko Tanibata
In-Vehicle Infotainment system traditionally manages surfaces with global identification. A protocol, ivi_application, supports such a feature by implementing a request, ivi_application::surface_creation defined in ivi_application.xml. Additionally, it initialize a library, weston-layout, to manage