Age | Commit message (Expand) | Author | Files | Lines |
2017-07-25 | ivi-shell: Fixed broken link to wiki page in ivi-layout header file | Michael Teyfel | 1 | -1/+1 |
2017-07-24 | ivi-shell: remove layer_set_orientation API | Ucan, Emre (ADITG/SW1) | 1 | -9/+0 |
2017-07-24 | ivi-shell: remove surface_set_orientation API | Ucan, Emre (ADITG/SW1) | 1 | -9/+0 |
2017-07-24 | ivi-shell: add_screen_remove_layer API | Ucan, Emre (ADITG/SW1) | 1 | -0/+10 |
2017-01-03 | ivi-shell: fix minor typos | Abdur Rehman | 1 | -3/+3 |
2016-07-26 | include stdint.h for int32_t/uint32_t | Jussi Kukkonen | 1 | -0/+2 |
2016-06-01 | ivi-shell: add API for weston_surface -> ivi_layout_surface | Pekka Paalanen | 1 | -0/+9 |
2016-05-12 | ivi-layout: clarify get_layers_under_surface doc | Pekka Paalanen | 1 | -1/+4 |
2016-04-05 | ivi-shell: rework configure_surface notification | Ucan, Emre (ADITG/SW1) | 1 | -12/+7 |
2016-04-05 | ivi-shell: rework remove_surface notification | Ucan, Emre (ADITG/SW1) | 1 | -12/+7 |
2016-04-05 | ivi-shell: rework remove_layer notification | Ucan, Emre (ADITG/SW1) | 1 | -12/+7 |
2016-04-05 | ivi-shell: rework create_layer_notification | Ucan, Emre (ADITG/SW1) | 1 | -12/+7 |
2016-04-05 | ivi-shell: rework create_surface notification | Ucan, Emre (ADITG/SW1) | 1 | -12/+7 |
2016-04-05 | ivi-shell: rework layer_add_notification API | Ucan, Emre (ADITG/SW1) | 1 | -22/+8 |
2016-04-05 | ivi-shell: rework surface_add_notification API | Ucan, Emre (ADITG/SW1) | 1 | -22/+8 |
2016-04-01 | ivi-shell: move event_mask to properties struct | Ucan, Emre (ADITG/SW1) | 1 | -0/+2 |
2016-04-01 | ivi-shell: remove content_observer leftover | Ucan, Emre (ADITG/SW1) | 1 | -5/+0 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_output API | Ucan, Emre (ADITG/SW1) | 1 | -10/+0 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_from_id API | Ucan, Emre (ADITG/SW1) | 1 | -10/+0 |
2016-03-24 | ivi-shell: use weston_output in public APIs | Ucan, Emre (ADITG/SW1) | 1 | -8/+8 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screens API | Ucan, Emre (ADITG/SW1) | 1 | -8/+0 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_resolution API | Ucan, Emre (ADITG/SW1) | 1 | -10/+0 |
2016-03-24 | ivi-shell: remove ivi_layout_get_id_of_screen API | Ucan, Emre (ADITG/SW1) | 1 | -8/+0 |
2016-03-15 | ivi-shell: remove content_observer notification | Ucan, Emre (ADITG/SW1) | 1 | -11/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_set_dimension API | Ucan, Emre \(ADITG/SW1\) | 1 | -9/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_set_dimension API | Ucan, Emre \(ADITG/SW1\) | 1 | -9/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_set_position API | Ucan, Emre \(ADITG/SW1\) | 1 | -9/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_set_position API | Ucan, Emre \(ADITG/SW1\) | 1 | -9/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_orientation API | Ucan, Emre \(ADITG/SW1\) | 1 | -10/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_orientation API | Ucan, Emre \(ADITG/SW1\) | 1 | -10/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_dimension API | Ucan, Emre \(ADITG/SW1\) | 1 | -9/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_dimension API | Ucan, Emre \(ADITG/SW1\) | 1 | -9/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_position API | Ucan, Emre \(ADITG/SW1\) | 1 | -9/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_position API | Ucan, Emre \(ADITG/SW1\) | 1 | -9/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_opacity API | Ucan, Emre \(ADITG/SW1\) | 1 | -8/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_opacity API | Ucan, Emre \(ADITG/SW1\) | 1 | -8/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_visibility API | Ucan, Emre \(ADITG/SW1\) | 1 | -9/+0 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_visibility API | Ucan, Emre \(ADITG/SW1\) | 1 | -10/+0 |
2015-10-29 | ivi-shell: rename ivi_controller_interface | Ucan, Emre \(ADITG/SW1\) | 1 | -1/+1 |
2015-06-23 | ivi-shell: rename to ivi_layout_layer_destroy() | Nobuhiko Tanibata | 1 | -1/+1 |
2015-06-23 | ivi-shell: add interface to get screen ID | Nobuhiko Tanibata | 1 | -0/+7 |
2015-06-23 | ivi-shell: add new method to remove a callback to get notificaiton of ivi_lay... | Nobuhiko Tanibata | 1 | -0/+7 |
2015-06-23 | ivi-shell: add new method to remove a callback to get notification of ivi_sur... | Nobuhiko Tanibata | 1 | -0/+7 |
2015-06-15 | *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses | Bryce Harrington | 1 | -16/+19 |
2015-04-21 | ivi-shell: support surface screen shot of ivi_layout by using weston_surface_... | Nobuhiko Tanibata | 1 | -0/+12 |
2014-12-15 | ivi-shell: rewrite controller API | Nobuhiko Tanibata | 1 | -504/+598 |
2014-12-04 | ivi-shell: add IVI layout APIs | Nobuhiko Tanibata | 1 | -0/+683 |