summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ivi-input-controller.c: weston_pointer_move() takes a strct nowbaserock/jjardon/weston-1.10Javier Jardón2016-04-171-3/+8
* ivi-input-controller.c: client pointer resources are in their own structs nowJavier Jardón2016-04-171-8/+19
* Bump version 1.9.1 bug fix release1.9.1Eugen Friedrich2016-04-071-2/+2
* ivi-controller: fix memory leak at update_surface_propEmre Ucan2016-04-071-0/+3
* ivi-controller: wait clients before freeing ivisurfEmre Ucan2016-04-071-6/+17
* ivi-controller: wait clients before freeing ivilayerEmre Ucan2016-04-071-10/+22
* ilmControl: destroy ivi_controller_layer proxyEmre Ucan2016-04-071-0/+3
* simple-ivi-share: fix compiler warningsEmre Ucan2016-04-071-3/+4
* ivi-controller: fixed string copy in controller_screen_screenshotMateusz Polrola2016-03-311-2/+1
* cmake: use LIB_SUFFIX variable for LIBRARY DESTINATIONEugen Friedrich2016-03-296-6/+6
* ivi-controller: don't send content removed eventEmre Ucan2016-03-211-1/+0
* ilmControl: don't free surface context twiceEmre Ucan2016-03-211-25/+9
* cmake: fix parallel make in example programs buildEugen Friedrich2016-03-212-27/+2
* ivi-controller: Send process ID that created surface to client.Wataru Natsume2016-03-211-1/+9
* ivi-controller: simplify get_layers functionEmre Ucan2016-03-041-22/+11
* ivi-controller: simplify get_surface functionEmre Ucan2016-03-041-19/+11
* ivi-input: cmake: remove unneeded include and library dirsEugen Friedrich2016-03-041-2/+0
* Fix README for new ivi-input-controller module loadingJames Thomas2016-02-051-1/+2
* ivi-controller: don't send wrong layer resource to clientEmre Ucan2016-02-051-1/+5
* ilmControl: fix wrong order of ilm_getScreenIDs output arrayEmre Ucan2016-02-051-1/+3
* Bump version to 1.9.0 for the official release.1.9.0Nobuhiko Tanibata2015-12-251-2/+2
* ivi-layermanagement-examples: an example of ivi_share protocolNobuhiko Tanibata2015-12-233-0/+811
* ivi-share: Initial implementation of ivi_share protocol.Nobuhiko Tanibata2015-12-237-0/+1065
* protocol: Add new protocol to share ivi-surfaceNobuhiko Tanibata2015-12-231-0/+139
* ivi-input: send touch events in surface coordinatesEmre Ucan2015-12-181-2/+14
* readme: add How to test section and remove outdated informationEmre Ucan2015-12-161-12/+20
* ivi-input-controller: restructure directory to build and a way to specify the...Nobuhiko Tanibata2015-12-056-8/+48
* EGLWLMockNavigation: delete WaylandServerinfoProtocol source codesEmre Ucan2015-12-012-143/+0
* EGLWLMockNavigation: don't compile WaylandServerinfoProtocol source codeEmre Ucan2015-12-011-1/+0
* EGLWLInputEventExample: delete WaylandServerinfoProtocol source codesEmre Ucan2015-12-012-143/+0
* EGLWLInputEventExample: don't compile WaylandServerinfoProtocol source codesEmre Ucan2015-12-011-2/+0
* EGLWLInputEventExample: remove WaylandServerinfoProtocol implementationEmre Ucan2015-12-011-27/+0
* ilmControl: don't cast used variables to voidEmre Ucan2015-12-011-4/+0
* multi-touch-viewer: add EGL_CFLAGS definitionsEmre Ucan2015-12-011-0/+2
* EGLWLMockNavigation: add EGL_CFLAGS definitionsEmre Ucan2015-12-011-0/+2
* ivi-controller: fixed screenshot function to capture current frameMitul Chokshi2015-11-041-7/+49
* Bump version to 1.5.0 for the official release1.5.0Nobuhiko Tanibata2015-10-011-2/+2
* tests: fix compiler warningsEmre Ucan2015-09-304-12/+12
* multi-touch-viewer: an example to receive multi touch and display them asNobuhiko Tanibata2015-09-308-0/+1802
* Bump version to 1.4.931.4.93Nobuhiko Tanibata2015-09-241-2/+2
* protocol: update required wayland/weston version to 1.9Emre Ucan2015-09-242-4/+4
* ivi-input: adjust for v1.9 weston_seat interfaceEmre Ucan2015-09-241-18/+28
* ivi-controller: remove struct link_shell_weston_surfaceEmre Ucan2015-09-221-8/+0
* ivi-controller: remove unused members of ivishell structEmre Ucan2015-09-222-27/+0
* ivi-controller: remove struct ivicontroller_layerEmre Ucan2015-09-222-116/+32
* ivi-controller: remove struct ivicontroller_screenEmre Ucan2015-09-222-100/+16
* ivi-controller: remove struct ivicontroller_surfaceEmre Ucan2015-09-222-127/+30
* ilmControl: remove failed to get surface/layer context in ilmControl error me...Emre Ucan2015-09-221-2/+0
* Bump version to 1.4.921.4.92Nobuhiko Tanibata2015-09-101-2/+2
* Protocol: copy the latest ivi-application.xml from westonNobuhiko Tanibata2015-08-281-64/+88