- 64635ee ivi-shell: introduce get_weston_view by Ucan, Emre (ADITG/SW1) · 10 years ago
- 4a18364 ivi-shell: remove is_surface_in_layer API by Ucan, Emre (ADITG/SW1) · 10 years ago
- bb4ec0a ivi-shell: remove is_layer_in_screen API by Ucan, Emre (ADITG/SW1) · 10 years ago
- dfac375 ivi-shell: remove struct link_layer by Ucan, Emre (ADITG/SW1) · 10 years ago
- 8a22367 ivi-shell: remove struct link_screen by Ucan, Emre (ADITG/SW1) · 10 years ago
- a3377cd ivi-layout-transition: Standardize the check for layout_transition_register by Lucas Tanure · 10 years ago
- c8dcd16 ivi-layout-transition: Fix potential leak of memory pointed to by transition by Lucas Tanure · 10 years ago
- 9d7aff0 ivi-shell: initialize all fields in create_layout_transition by John-John Tedro · 10 years ago
- 193c7a5 ivi_layout_surface_add_notification: Fix potential leak of memory pointed to by 'notification' by Lucas Tanure · 10 years ago
- 96db077 ivi-layout-transition: Fix potential leak of memory pointed to by transition by Lucas Tanure · 10 years ago
- 9b5fe42 ivi-layout-transition: Change layout_transition_register return type by Lucas Tanure · 10 years ago
- 9af0017 ivi-layout-transition: Fix potential leak of memory pointed to by transition by Lucas Tanure · 10 years ago
- 4412cd1 hmi-controller: fix wrong width and height are set to a layer of workspace. by Nobuhiko Tanibata · 10 years ago
- d290f88 hmi-controller: fix the laucher layer width by Nobuhiko Tanibata · 10 years ago
- acbcc6c ivi-layout: implement surface clipping by Nobuhiko Tanibata · 10 years ago
- cf34dc2 ivi-shell: remove redundant wl_list_empty/init calls by Ucan, Emre (ADITG/SW1) · 10 years ago
- 174257b ivi-shell: clear order.layer_list before reordering it by Ucan, Emre (ADITG/SW1) · 10 years ago
- 38fcf38 ivi-shell: clear order.surface_list before reordering it by Ucan, Emre (ADITG/SW1) · 10 years ago
- c2be638 ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render order is called several time in one commitchanges. by Ucan, Emre (ADITG/SW1) · 10 years ago
- 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
- 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
- 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
- 21deb28 ivi-shell: transform refactoring to improve it to more readable code by Nobuhiko Tanibata · 10 years ago
- 1e6fd66 ivi-shell: transform refactoring, remove transform part of ivi_layout_surface and ivi_layout_layer once by Nobuhiko Tanibata · 10 years ago
- 4c1dbf7 ivi-shell: remove one indent level from update_prop() by Nobuhiko Tanibata · 10 years ago
- aa9536a text_backend: make destructor call explicit by Pekka Paalanen · 10 years ago
- 3aa8aed ivi-shell: rename to ivi_layout_layer_destroy() by Nobuhiko Tanibata · 10 years ago
- 5d4a323 ivi-shell: bugfix, update event_mask when new propertiy is not same as before. by Nobuhiko Tanibata · 10 years ago
- 6ce3ef8 ivi-shell: bugfix, send notification when properties are changed according to event mask. by Nobuhiko Tanibata · 10 years ago
- 4d0116e ivi-shell: add interface to get screen ID by Nobuhiko Tanibata · 10 years ago
- db8efd1 ivi-shell: add new method to remove a callback to get notificaiton of ivi_layer property changes. by Nobuhiko Tanibata · 10 years ago
- 8205170 ivi-shell: add new method to remove a callback to get notification of ivi_surface property changes. by Nobuhiko Tanibata · 10 years ago
- 4b601e1 ivi-shell: bugfix, add ref_count to ivi_layout_layer by Nobuhiko Tanibata · 10 years ago
- 6809842 ivi-shell: fix ivi_shell_surface lifetime by Nobuhiko Tanibata · 10 years ago
- 6f6c938 ivi-shell: make ivi_layout_surface destruction explicit by Nobuhiko Tanibata · 10 years ago
- 0c217cb ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolution by Nobuhiko Tanibata · 10 years ago
- e2b8214 ivi-shell: Fix wrong link of wl_list_for_each() of ivilayer by Nobuhiko Tanibata · 10 years ago
- 7bbacc6 ivi-shell: bugfix, check limitation of ivi_layout_layer opacity by Nobuhiko Tanibata · 10 years ago
- a86226c ivi-shell: bugfix, check limitation of ivi_layout_surface opacity by Nobuhiko Tanibata · 10 years ago
- 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
- 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
- 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
- af637c2 *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
- 9a51cd7 move text_backend initialization into the shell plugin by Murray Calavera · 10 years ago
- 2a18a52 remove trailing whitespaces by Michael Vetter · 10 years ago
- e259a7a ivi-shell: set an initial value for ivi-surface. by Nobuhiko Tanibata · 10 years ago
- 0a19e23 ivi-shell: remove unnecesary code in ivi_shell_surface_configure by Nobuhiko Tanibata · 10 years ago
- 65160dc ivi-shell: fit source rectangle of ivi-surface to the size of application content. by Nobuhiko Tanibata · 10 years ago
- bcff632 ivi-shell: remove unnecesary assignment of fail safe value. by Nobuhiko Tanibata · 10 years ago
- e6cc997 ivi-shell: remove unnecesary code in ivi_layout_surface_configure by Nobuhiko Tanibata · 10 years ago
- c3fd624 ivi-shell: support surface screen shot of ivi_layout by using weston_surface_copy_content by Nobuhiko Tanibata · 10 years ago
- 8cb2587 ivi-shell/weston.ini: fix paths by Pekka Paalanen · 10 years ago
- f3a3453 build: generate weston-ivi.ini for tests by Pekka Paalanen · 10 years ago
- 97246c0 ivi-layout: abort without controller_module_init by Pekka Paalanen · 10 years ago
- 8a00525 ivi-shell: add cmdline option for controller module by Pekka Paalanen · 10 years ago
- a86c3ee Spellcheck fixes by Bryce Harrington · 10 years ago
- 6c7a1c7 ivi-shell: add exit binding by Pekka Paalanen · 10 years ago
- e35b223 ivi-shell: developer mode debug key bindings by Pekka Paalanen · 10 years ago
- 703f502 ivi-layout: separate declarations from code by Carlos Olmedo Escobar · 10 years ago
- 82cc25b ivi-shell: SEGV occurs when multi touch happens in transition by Nobuhiko Tanibata · 10 years ago
- e82ba53 ivi-shell-transition: check create_layout_transition() return value. by Carlos Olmedo Escobar · 11 years ago
- 9d86021 ivi-shell: Fix wrong condition to check return value of controller_module_init by Nobuhiko Tanibata · 11 years ago
- ee8e583 ivi-shell: rewrite controller API by Nobuhiko Tanibata · 11 years ago
- 28dc18c ivi-shell: make ivi-layout.c as a part of ivi-shell.so by Nobuhiko Tanibata · 11 years ago
- 3c6796f ivi-shell: several ivi-layout interfaces moved accross source. by Nobuhiko Tanibata · 11 years ago
- ef6c786 ivi-shell: reordering method in ivi_layout.c by Nobuhiko Tanibata · 11 years ago
- 3d7eadb ivi-shell: clean up unnecesary header by Nobuhiko Tanibata · 11 years ago
- 2822136 ivi-shell: clean-up transition animation code. by Nobuhiko Tanibata · 11 years ago
- 4bb9929 ivi-shell: Say something when configuration is missing by Ondřej Majerech · 11 years ago
- 0038b73 ivi-shell: reference implementation of input panel for ivi-shell by Nobuhiko Tanibata · 11 years ago
- 45d4cbf ivi-shell: a reference of weston.ini for ivi-shell and ivi-hmi-controller. by Nobuhiko Tanibata · 11 years ago
- 4f6853b ivi-shell: a reference implementation how to use ivi-layout internal APIs by Nobuhiko Tanibata · 11 years ago
- 487adc4 ivi-shell: add the shell plugin for In-Vehicle Infotainment system by Nobuhiko Tanibata · 11 years ago
- 6f9df65 ivi-shell: add IVI layout APIs by Nobuhiko Tanibata · 11 years ago
- 930faee ivi-shell: add README for ivi-shell by Nobuhiko Tanibata · 11 years ago