summaryrefslogtreecommitdiff
path: root/ivi-shell/hmi-controller.c
Commit message (Expand)AuthorAgeFilesLines
* ivi-shell: rework configure_surface notificationUcan, Emre (ADITG/SW1)2016-04-051-5/+9
* ivi-shell: rework remove_surface notificationUcan, Emre (ADITG/SW1)2016-04-051-5/+9
* ivi-shell: rework create_surface notificationUcan, Emre (ADITG/SW1)2016-04-051-5/+9
* ivi-shell: use weston_output in public APIsUcan, Emre (ADITG/SW1)2016-03-241-38/+15
* ivi-shell: remove ivi_layout_get_screens APIUcan, Emre (ADITG/SW1)2016-03-241-25/+2
* ivi-shell: remove ivi_layout_get_screen_resolution APIUcan, Emre (ADITG/SW1)2016-03-241-16/+11
* hmi-controller: fix wrong panel widthUcan, Emre (ADITG/SW1)2016-03-181-5/+3
* hmi-controller: fix wrong background surface sizeUcan, Emre (ADITG/SW1)2016-03-181-9/+8
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-171-11/+1
* ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-1/+5
* ivi-shell: remove ivi_layout_layer_get_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-3/+8
* hmi-controller: fix leak of ivi surface listWataru Natsume2016-03-041-1/+4
* hmi-controller: remove duplicate commit_changes in random modeWataru Natsume2016-03-041-9/+0
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-191-0/+15
* Add a weston_pointer_axis_eventPeter Hutterer2016-01-191-2/+3
* ivi-shell: hmi-controller supports multi screens at random-mode.Nobuhiko Tanibata2015-12-141-5/+34
* ivi-shell: hmi-controller supports multi screens at fullscreen mode.Nobuhiko Tanibata2015-12-141-0/+18
* ivi-shell: hmi-controller supports multi screens at side-by-side mode.Nobuhiko Tanibata2015-12-141-23/+38
* ivi-shell: hmi-controller supports multi screens at tiling mode.Nobuhiko Tanibata2015-12-141-16/+22
* hmi-controller: allocate application layers for multi-screenNobuhiko Tanibata2015-12-141-32/+66
* hmi-controller: allocate background surfaces for multi-screenNobuhiko Tanibata2015-12-141-33/+43
* hmi-controller: allocate base layers for multi-screenNobuhiko Tanibata2015-12-141-19/+63
* ivi-shell: hmi-controller implements internal method to get screen.Nobuhiko Tanibata2015-12-141-13/+47
* input: Make pointer grab motion callbacks take an event structJonas Ådahl2015-11-201-3/+5
* input: Pass axis events through pointer grab interfacesJonas Ådahl2015-11-021-0/+8
* ivi-shell: rename ivi_controller_interfaceUcan, Emre \(ADITG/SW1\)2015-10-291-84/+84
* ivi-shell: Add missing '\n' in weston_log function usageChris Michael2015-10-011-1/+1
* hmi-controller: fix wrong width and height are set to a layer of workspace.Nobuhiko Tanibata2015-08-261-2/+2
* hmi-controller: fix the laucher layer widthNobuhiko Tanibata2015-08-261-27/+44
* input: Don't test keyboard/pointer/touch pointersDerek Foreman2015-07-311-11/+19
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-151-0/+1
* *-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+19
* remove trailing whitespacesMichael Vetter2015-05-151-1/+1
* ivi-shell: fit source rectangle of ivi-surface to the size of application con...Nobuhiko Tanibata2015-04-281-0/+39
* ivi-shell: SEGV occurs when multi touch happens in transitionNobuhiko Tanibata2015-02-061-0/+6
* ivi-shell: rewrite controller APINobuhiko Tanibata2014-12-151-78/+96
* ivi-shell: clean-up transition animation code.Nobuhiko Tanibata2014-12-151-5/+0
* ivi-shell: a reference implementation how to use ivi-layout internal APIsNobuhiko Tanibata2014-12-041-0/+1718