Age | Commit message (Collapse) | Author | Files | Lines |
|
Contains the following changes:
- Header inclusion statements for IVI Shell are updated:
* ivi-layout.h has been removed upstream.
* ivi-layout-export.h is used where private functions are not
not needed, and ivi-layout-private.h is used where private
functionality is needed.
- Extern has been added for ivi_layout_interface.
- A lot of IVI Shell functions have been un-camelcased as
upstream has changed the naming convention.
- API usage has been updated to match upstream IVI Shell:
* ivi_layout_get_properties_of_surface now returns the prop
and the prop is now const.
* ico_ivi_surfacePropertyNotification callback signature's prop
is now const.
* surface width and height are now updated to int32_t.
* ivi_layout_surface_set_{position,dimension} now take in two
integers instead of an array of two integers.
* ivi_layout_surface_remove_notification and
ivi_layout_surface_remove now return void.
Change-Id: I53c189539dc53edbf694f8cf37785fe834a8da84
|
|
In ico-uxf-weston-plugin(weston plugin), when Weston will finish
a certain processing and will be in an idle state, it investigated
whether the buffer number of surface changed, and if it is changing,
it will have judged with drawing having changed.
A buffer number changes because an application calls SwapBuffer.
However, since Weston may process at once 2 times of SwapBuffers which
the application called continuously and a buffer number returns by
SwapBuffer in that case, drawing judges that it is not changing and
does not remake a live thumbnail.
Even if the buffer number of repair was the same, when having passed
beyond the definite period of time, it corresponded by remaking a live
thumbnail.
Change-Id: Id241741344a4b8e7736dc5efad06c5ece1d78810
Signed-off-by: Ryota Okubi <ryota.okubi@mail.toyota-td.jp>
|
|
TC-155 is 'Sometimes launched app not shown in ico homescreen in last user mode'.
For the same cause, TC-96(Wayland Terminal loses UI in gesture switching of ICO Homescreen) is also solved simultaneously.
Change-Id: I3e58ca9ccc83137ab0a59f089d670bfa65ea416d
Bug-Tizen: TC-155 TC-96
Signed-off-by: Ryota Okubi <ryota.okubi@mail.toyota-td.jp>
|
|
Change-Id: Ic6563de1656a6bfba64381dbbeb058e52e1d7424
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
|
|
Change-Id: I185dd5e6fcf22fa52a9ae2dfb79cfd1f1edde300
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
|
|
wip: disable code using obsolete api
Change-Id: I5aab6167ed98d2b2bcd5b969ca055bae6ca5ad8b
Bug-Tizen: TC-1208
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
|
|
Change-Id: I19985c87baf79b6e74acbbe46adfd7f63c100787
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
|
|
Change-Id: I286c71f7a3dc94b54c8518be2c5bb48ee511a0ee
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
|
|
bug fix: The table of the surface of ivi-shell remains at the time of weston surface deletion.
Change-Id: I84d31d46e23a5730b36f00719d9d60677948ffa9
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
|
|
Change-Id: I9e9a10017f4afd98528b79cb5fdacfb485271fa4
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
|
|
bug fix: CPU is occupied in surface animation.
Change-Id: Ia59b8c8fc24639e9f53d29d03f78bb9aec42e678
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
|
|
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>
|
|
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>
|
|
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>
|
|
Change-Id: I8b6d573f1e64ec7f9164653fc3851bb8f52e0869
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
|
|
Change-Id: I86a0b57f5726150d0bdd3bd849ea3f13bed8a747
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
|
|
layer management.
Change-Id: I28da138dd48652a7bcf135222e738acb94549298
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
|
|
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>
|
|
ICO UI
Change-Id: I748f1346e98ed9e06e05a0b9778d3ca856353bee
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
|
|
Change-Id: I1567c6659cf59da67ad57a1e59b0f4beb354d383
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
|
|
-- 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>
|
|
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>
|
|
touch event. And feature revise.
Change-Id: I5c6519d62477024aace21d76a5304167d3cf7cce
Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
|
|
Change-Id: Ie9b9f8a83d253dbb8eb8269234fc45b6914fd775
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
|
|
Change-Id: I1e440656f9c24a1aa0470591d6f15973e0efade3
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
|
|
flick operation at HomeScreen.
Change-Id: I2152e60f19d65776c87acefce5dfd31044f6394a
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: I14aaf988fd97b8e83ae0cdc21c8c225e14f30f40
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
|
|
Fix for TIVI-1834.
Change-Id: I9113e993432951213a473ce29c4ac316efb251f1
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: If014ed540bb3b376fd735c29756c6ff8f05ff469
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: I2a173e09e992359e489696c11ecd14ef7cfefd63
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: I5edfb53df811c37545017295c2b758d792999259
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: Ic38eaff32bba49a264ac224ed9e5c2407b6d202a
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: Ib8319c75c3da4fa0d15a184b1f5973ff3ac6812b
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: Icefff6e8437189cab41f9465919d09e3c97a0988
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: I30923a6a8a274b98253a41209833249d69b93667
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: I78efe8ec1df5ca32a6308d0fdbab1ed21ed5a4c5
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: Ifacf3ac6748a2f87a90ced1258a182b05c09d9b6
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: I4d6c36d96707c3a737ce59f115fdd7c0c54a12a6
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: I0d6111980820fd652858bc980dc3680fcb92379b
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
|
|
Change-Id: I8fe61e12718392b25a9870e19ac317896a5ddb8d
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
|
|
Change-Id: I27ba7db20b6b2501e745187ca7b43eb17794daad
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
|
|
Change-Id: I770d797c396eef100f44a606f129f61e06df58ec
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
|
|
Change-Id: I281e9214a36cd9939aaae4c95e5b527a1e5501a9
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
|
|
Change-Id: I7206280c389318a4b6492e36871c11bc2739f0ed
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
|
|
Change-Id: I547bb4cd931c9ceb2bd05d94860ccaffb34537ed
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
|
|
Change-Id: Ia0fbd2457f6bf9868b37287c3dba2b344a8d2e27
Signed-off-by: Shibata Makoto <shibata@mac.tec.toyota.co.jp>
|