summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ilmControl: simplify screen and layer associationsMarcus Fritzsch2014-08-121-29/+7
* ilmControl: actually delete all the layer_main stuffMarcus Fritzsch2014-08-121-191/+0
* ilmControl: remove get_layer_context_by_controller() use get_layer_context() ...Marcus Fritzsch2014-08-121-30/+10
* ilmControl: making correct use of the userdata for ctrl layersMarcus Fritzsch2014-08-121-74/+13
* ilmControl: simplify layer creation and methodsMarcus Fritzsch2014-08-121-109/+42
* ilmControl: use correct bool argument to *_destroy() requestsMarcus Fritzsch2014-08-121-4/+3
* ilmControl: fixed layerGetType()Marcus Fritzsch2014-08-121-5/+11
* ilmControlTest: use local arrays instead of dyn allocMarcus Fritzsch2014-08-121-6/+2
* LayerManagerControl: ilm_commit before ilm_destroy()Marcus Fritzsch2014-08-121-0/+1
* ilmControl: fix screen resolution retrievalMarcus Fritzsch2014-08-121-4/+3
* ilmControl: removeNotification is AddNotification NULLMarcus Fritzsch2014-08-121-30/+2
* ilmControlTests: do not rely on order of IDsMarcus Fritzsch2014-08-121-6/+15
* ilmControlTest: removed chroma key testsMarcus Fritzsch2014-08-121-68/+1
* ilmNotifyTests: another set of fixes for notify callbacksMarcus Fritzsch2014-08-121-2/+4
* ilmNotifyTests: fix notification callbacksMarcus Fritzsch2014-08-121-15/+76
* ilmNotifyTests: use a proper TearDown()Marcus Fritzsch2014-08-121-2/+23
* ilmNotifyTests: reset callback IDs on SetUp()Marcus Fritzsch2014-08-121-0/+3
* ilmNotifyTests: wait at most 500msMarcus Fritzsch2014-08-121-4/+14
* ilmControl: getLayerIDsOnScreen() use correct listMarcus Fritzsch2014-08-121-1/+1
* ilmControl: removed usleep from get_instance.Marcus Fritzsch2014-08-121-1/+0
* protocol: apply the latest protocol of ivi shell.1.2.0-rc6Nobuhiko Tanibata2014-06-301-27/+24
* Addressed missing function prototype warnings.Ossama Othman2014-06-307-34/+35
* Fixed unresolved symbol error in ilmControl library.Ossama Othman2014-06-301-0/+1
* weston-ivi-shell: change order of transmitting notification; surface->layer->...Nobuhiko Tanibata2014-06-301-16/+14
* ilmControl: Move code of child context creation to callback of listener.Nobuhiko Tanibata2014-06-301-45/+55
* ilmControl: Reverse layer ids.Nobuhiko Tanibata2014-06-301-7/+7
* weston-ivi-shell: Separate code of updating layer properties from sending lay...Nobuhiko Tanibata2014-06-301-17/+63
* weston-ivi-shell: Separate code of updating surface properties from sending s...Nobuhiko Tanibata2014-06-301-20/+62
* ilmControl and weston-ivi-shell : Send correct events of surface.Nobuhiko Tanibata2014-06-302-62/+48
* ilmControl: Add implementation of listener to receive event when layer of Mai...Nobuhiko Tanibata2014-06-301-2/+43
* ilmControl and weston-ivi-shell: Reverse order when client is added to resour...Nobuhiko Tanibata2014-06-302-4/+4
* weston-ivi-shell: Remove child context of a layer when the main context of th...Nobuhiko Tanibata2014-06-301-4/+4
* ilmControl: Avoid duplicative insertion about render order of layers.Nobuhiko Tanibata2014-06-301-2/+13
* weston-ivi-shell: bug fix. Send correct events for layer.Nobuhiko Tanibata2014-06-301-57/+37
* ilmControl: Add listener of wl_output for child context.Nobuhiko Tanibata2014-06-301-0/+28
* test: add margin to compare values of ILM with return values from wayland.Nobuhiko Tanibata2014-06-302-10/+10
* weston-ivi-shell: Fix using wrong resource of layerNobuhiko Tanibata2014-06-171-0/+3
* weston-ivi-shell: Add destroy condition for ivi-layout-layerNobuhiko Tanibata2014-06-171-1/+5
* ilmControl: Avoid miss-cache in ilmControl because of asynchronous eventsNobuhiko Tanibata2014-06-171-0/+1
* test: Avoid surface creation failure.Nobuhiko Tanibata2014-06-171-1/+1
* ilmClient and ilmControl: Move AddNotification from ilmClient to ilmControl.Nobuhiko Tanibata2014-06-178-121/+372
* ilmControl: Set generated ID of layerid when it's invalid.Nobuhiko Tanibata2014-06-171-0/+1
* ivi-controller: Create a link layer.Nobuhiko Tanibata2014-06-171-1/+1
* ivi-cotroller: Avoid double free of surface.Nobuhiko Tanibata2014-06-171-8/+2
* test: Fix out of range error.Nobuhiko Tanibata2014-06-171-2/+2
* test: Fix an initial value of t_ilm_notification_mask and operationsNobuhiko Tanibata2014-06-171-3/+3
* test: Fix a test code for multi-wl_surfaces.Nobuhiko Tanibata2014-06-174-41/+51
* ivi-controller: Send layer-add event to client when ivi-shell receives layer-...Nobuhiko Tanibata2014-06-171-0/+3
* ilmControl: Set initial value ILM_INPUT_DEVICE_ALL to inputDevicesAcceptanceNobuhiko Tanibata2014-06-171-0/+2
* ilmControl: Avoid multiple registration to render order of surface.Nobuhiko Tanibata2014-06-171-2/+13