Age | Commit message (Expand) | Author | Files | Lines |
2016-04-05 | ivi-shell: rework surface_add_notification API | Ucan, Emre (ADITG/SW1) | 2 | -96/+14 |
2016-04-01 | ivi-shell: move event_mask to properties struct | Ucan, Emre (ADITG/SW1) | 3 | -37/+33 |
2016-04-01 | ivi-shell: remove content_observer leftover | Ucan, Emre (ADITG/SW1) | 1 | -5/+0 |
2016-03-24 | ivi-shell: harden get_ivi_shell_surface() | Pekka Paalanen | 1 | -3/+9 |
2016-03-24 | ivi-shell: add sanity check in ivi_shell_surface_configure | Pekka Paalanen | 1 | -1/+5 |
2016-03-24 | ivi-shell: add input panel label func | Pekka Paalanen | 1 | -0/+8 |
2016-03-24 | ivi-shell: add shell surface labels | Pekka Paalanen | 1 | -0/+16 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_output API | Ucan, Emre (ADITG/SW1) | 2 | -17/+0 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_from_id API | Ucan, Emre (ADITG/SW1) | 2 | -26/+1 |
2016-03-24 | ivi-shell: implement get_screen_from_output | Ucan, Emre (ADITG/SW1) | 1 | -3/+17 |
2016-03-24 | ivi-shell: use weston_output in public APIs | Ucan, Emre (ADITG/SW1) | 3 | -55/+41 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screens API | Ucan, Emre (ADITG/SW1) | 3 | -67/+2 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_resolution API | Ucan, Emre (ADITG/SW1) | 3 | -45/+11 |
2016-03-24 | ivi-shell: remove ivi_layout_get_id_of_screen API | Ucan, Emre (ADITG/SW1) | 2 | -20/+1 |
2016-03-24 | ivi-shell: remove id_screen | Ucan, Emre (ADITG/SW1) | 1 | -7/+2 |
2016-03-18 | hmi-controller: fix wrong panel width | Ucan, Emre (ADITG/SW1) | 1 | -5/+3 |
2016-03-18 | hmi-controller: fix wrong background surface size | Ucan, Emre (ADITG/SW1) | 1 | -9/+8 |
2016-03-17 | clients & tests: Unify multiple definitions of x*alloc and related functions | Bryce Harrington | 1 | -11/+1 |
2016-03-17 | ivi-shell: simplify ivi_layout_screen_set_render_order | Ucan, Emre (ADITG/SW1) | 1 | -13/+3 |
2016-03-17 | ivi-shell: simplify ivi_layout_screen_add_layer | Ucan, Emre (ADITG/SW1) | 1 | -12/+2 |
2016-03-17 | ivi-shell: simplify ivi_layout_set_render_order | Ucan, Emre (ADITG/SW1) | 1 | -16/+3 |
2016-03-17 | ivi-shell: simplify ivi_layout_layer_add_surface | Ucan, Emre (ADITG/SW1) | 1 | -12/+2 |
2016-03-17 | ivi-shell: simplify ivi_layout_remove_surface | Ucan, Emre (ADITG/SW1) | 1 | -11/+2 |
2016-03-16 | ivi-shell: remove add_configured_listener left-over | Pekka Paalanen | 1 | -4/+0 |
2016-03-16 | ivi-shell: introduce ivi-layout-shell.h | Pekka Paalanen | 4 | -20/+70 |
2016-03-16 | ivi-shell: remove configured signal from ivi-layout | Pekka Paalanen | 3 | -30/+1 |
2016-03-16 | ivi-shell: call shell_surface_send_configure() directly | Pekka Paalanen | 4 | -26/+35 |
2016-03-15 | ivi-shell: add include guards on ivi-shell.h | Pekka Paalanen | 1 | -0/+5 |
2016-03-15 | ivi-shell: include config.h in ivi-layout-transition.c | Pekka Paalanen | 1 | -0/+2 |
2016-03-15 | ivi-shell: remove content_observer notification | Ucan, Emre (ADITG/SW1) | 3 | -32/+0 |
2016-03-15 | ivi-shell: Remove all surface transitions when it is being removed. | Mateusz Polrola | 3 | -0/+21 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_set_dimension API | Ucan, Emre \(ADITG/SW1\) | 2 | -35/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_set_dimension API | Ucan, Emre \(ADITG/SW1\) | 2 | -34/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_set_position API | Ucan, Emre \(ADITG/SW1\) | 5 | -38/+11 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_set_position API | Ucan, Emre \(ADITG/SW1\) | 2 | -33/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_orientation API | Ucan, Emre \(ADITG/SW1\) | 2 | -22/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_orientation API | Ucan, Emre \(ADITG/SW1\) | 2 | -22/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_dimension API | Ucan, Emre \(ADITG/SW1\) | 2 | -25/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_dimension API | Ucan, Emre \(ADITG/SW1\) | 4 | -33/+2 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_position API | Ucan, Emre \(ADITG/SW1\) | 5 | -35/+10 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_position API | Ucan, Emre \(ADITG/SW1\) | 2 | -25/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_opacity API | Ucan, Emre \(ADITG/SW1\) | 4 | -23/+1 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_opacity API | Ucan, Emre \(ADITG/SW1\) | 4 | -25/+3 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_visibility API | Ucan, Emre \(ADITG/SW1\) | 2 | -21/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_visibility API | Ucan, Emre \(ADITG/SW1\) | 4 | -25/+1 |
2016-03-04 | hmi-controller: fix leak of ivi surface list | Wataru Natsume | 1 | -1/+4 |
2016-03-04 | remove warning of ivisurface reassign on the ivilayer | Wataru Natsume | 1 | -3/+1 |
2016-03-04 | hmi-controller: remove duplicate commit_changes in random mode | Wataru Natsume | 1 | -9/+0 |
2016-02-03 | ivi-layout: apply opacity to weston_view correctly | Nobuhiko Tanibata | 1 | -6/+3 |
2016-01-19 | Support axis source, axis discrete, frame and axis stop events | Peter Hutterer | 1 | -0/+15 |