summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ilmControl: fix infinite loop when using LayerManagerControl.baserock/james/genivi-demo-platformNobuhiko Tanibata2014-09-241-0/+1
* Fix FTBFS for x86_64Mikko Ylinen2014-09-245-4/+6
* packaging: exporting .h and .a files for wayland client protocols.Janos Kovacs2014-09-242-1/+38
* downstream: includes refer H files that installed by weston-ivi-shell-develJanos Kovacs2014-09-243-5/+9
* packaging: Bump to 0.2.3Philippe Coval2014-09-241-2/+2
* packaging: Initial packaging on 0.2.2 for TizenPhilippe Coval2014-09-244-0/+134
* Add new protocol to receive pid and title when anNobuhiko Tanibata2014-08-211-0/+5
* IVISurfaceCreator: fix a wrong surface_id was setNobuhiko Tanibata2014-08-211-1/+2
* IVISurfaceCreator: IVISurfaceCreator uses ivi_controller protocol.Nobuhiko Tanibata2014-08-213-0/+287
* weston-ivi-shell: implementation to get_native handleNobuhiko Tanibata2014-08-212-2/+44
* protocol: added get_native_handle to ivi_controllerNobuhiko Tanibata2014-08-211-0/+10
* ivi-controller: Take surface screenshot even if surface is not on layer.Nobuhiko Tanibata2014-08-211-36/+61
* weston-ivi-shell: Add surface-screenshot function.Nobuhiko Tanibata2014-08-212-30/+251
* weston-ivi-shell: Add function of save as bitmap.Nobuhiko Tanibata2014-08-213-0/+153
* cmake: Add gl libraries.Nobuhiko Tanibata2014-08-211-0/+10
* weston-ivi-shell: Fix illegal surface free.Nobuhiko Tanibata2014-08-211-3/+0
* ilmControl: when called from AddNotification, notify of surface creation.1.2.0-rc7Nobuhiko Tanibata2014-08-211-8/+18
* weston-ivi-shell: fix a memory leak of surface and resource.Nobuhiko Tanibata2014-08-211-5/+5
* ilmControl: Return REMOVED immediatly when notification is set even if wl_sur...Nobuhiko Tanibata2014-08-211-0/+3
* ilmControl: Send content event when ivi-surface is created or destroyed.Nobuhiko Tanibata2014-08-211-2/+22
* ilmCommon: Add flags of content state to ILM_NOTIFICATION.Nobuhiko Tanibata2014-08-211-0/+2
* ilmControl: allow to set callback of surfaceAddNotification even if applicati...Nobuhiko Tanibata2014-08-211-11/+16
* weston-ivi-shell: allow to create ivi_controller_surface with ID even if appl...Nobuhiko Tanibata2014-08-212-0/+22
* weston-ivi-shell: Send content_state event from ivi-controller.Nobuhiko Tanibata2014-08-211-0/+9
* weston-ivi-shell: add calling ivi_layout_surfaceSetTransition to set transiti...Nobuhiko Tanibata2014-08-211-0/+6
* weston-ivi-shell: Apply the latest headers of ivi-layout from upstream.Nobuhiko Tanibata2014-08-212-96/+160
* weston-ivi-shell: Move screenshot function from IVI-Shell to ivi-controller.Nobuhiko Tanibata2014-08-212-36/+71
* Protocol, ilmControl, add weston-ivi-shell: Add device type to argument of in...Nobuhiko Tanibata2014-08-213-1/+16
* ilmControl: Fix incorrect resource free.Nobuhiko Tanibata2014-08-211-1/+0
* ivi-controller: Fix incorrect args for ivi_layout_layerSetRenderOrder.Nobuhiko Tanibata2014-08-201-1/+1
* ivi-controller: Fix invalid read.Nobuhiko Tanibata2014-08-201-0/+3
* ivi-controller: Fix incorrect args for ivi_layout_screenSetRenderOrder.Nobuhiko Tanibata2014-08-201-1/+1
* ivi-controller: Fix NULL deref in controller_screen_set_render_orderNobuhiko Tanibata2014-08-201-2/+2
* ivi-controller: Fix NULL deref.Nobuhiko Tanibata2014-08-121-1/+1
* ilmControl: removed TODO comments at ilm_*Notification implsMarcus Fritzsch2014-08-121-4/+0
* ilmControl: correct argument to sizeof operatorMarcus Fritzsch2014-08-121-5/+5
* tests: free resources in LayerSetRenderOrder_shrinkingMarcus Fritzsch2014-08-121-11/+14
* tests: free resources in LayerSetRenderOrder_growingMarcus Fritzsch2014-08-121-10/+13
* tests: free resources in DisplaySetRenderOrder_shrinkingMarcus Fritzsch2014-08-121-8/+11
* tests: free resources in DisplaySetRenderOrder_growingMarcus Fritzsch2014-08-121-9/+12
* tests: free resources in ilm_getPropertiesOfScreenMarcus Fritzsch2014-08-121-20/+28
* tests: free resources in ilm_getNumberOfHardwareLayersMarcus Fritzsch2014-08-121-8/+13
* tests: remove spurious newlines and an unused variableMarcus Fritzsch2014-08-121-13/+0
* tests: some simple free allocated arrays from ilm_* callsMarcus Fritzsch2014-08-121-39/+78
* tests: remove all cleanup code at end of testsMarcus Fritzsch2014-08-121-118/+0
* notifyTests: "allocate" 2-wide arrays in stackMarcus Fritzsch2014-08-121-6/+2
* ilmControl: control_thread uses eventfd for shutdown signalMarcus Fritzsch2014-08-121-18/+38
* ilmControl: remove implementation function pointer tableMarcus Fritzsch2014-08-123-801/+128
* ilmControl: sync_and_acquire_instance checks for initializationMarcus Fritzsch2014-08-121-8/+10
* ilmControl: control_thread variables are constMarcus Fritzsch2014-08-121-6/+5