summaryrefslogtreecommitdiff
path: root/weston-ivi-shell
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/pull/155'Eugen Friedrich2023-04-202-2/+2
|\
| * ivi-controller: update data type of member in struct ivishellAu Doan Ngoc2023-04-062-2/+2
* | CMake: Specify generic library destination for installationRajendraprasad K J2023-04-031-1/+1
* | ivi-controller: Fix the problem of assigning an address to a pointerAu Doan Ngoc2023-02-281-2/+2
|/
* Merge remote-tracking branch 'upstream/pull/125'Eugen Friedrich2023-01-201-3/+71
|\
| * ivi-input-controller: ivi-controller: Copy over weston internal functionsMarek Vasut2022-01-231-3/+71
* | Fix crash in controller_screenshot_notifyAlexander Irion2023-01-131-1/+4
* | CMake: Fix weston header linkTran Ba Khang(MS/EMC31-XC)2023-01-031-1/+1
|/
* ivi-controller : Fix compiler warningsShivakumar Halagatti2020-12-211-1/+1
* Merge remote-tracking branch 'upstream/pull/116'Eugen Friedrich2020-09-101-3/+7
|\
| * ivi-controller: Avoid unnecessary scaling of the view transformation matrixRajendraprasad K J2020-03-261-3/+7
* | Merge remote-tracking branch 'upstream/pull/109'Eugen Friedrich2020-06-232-3/+26
|\ \ | |/ |/|
| * Fix segmentation fault observed at compositor terminationRajendraprasad K J2019-09-172-3/+26
* | ivi-controller: add cursor enable optionRajendraprasad K J2020-01-082-0/+10
|/
* ivi-controller: new config option for debug-scopesManiraj Devadoss2019-04-302-0/+10
* ivi-controller: load id-agent moduleMichael Teyfel2019-04-081-0/+36
* Merge remote-tracking branch 'upstream/pull/100'Emre Ucan2018-10-192-3/+3
|\
| * weston: bump required weston version to 5.0Emre Ucan2018-09-241-1/+1
| * Due to clone mode infrastructure added by Pekka Paalanen weston_output is act...Marius Vlad2018-09-241-2/+2
* | ivi-controller: remove all installed signals during de-initHarsha M M2018-08-071-0/+11
* | ivi-controller: Ensure input controller is de-initialized first in de-init se...Harsha M M2018-08-071-3/+6
|/
* ivi-controller: remove ivi-share implementationEmre Ucan2018-06-195-1166/+0
* ivi-controller: load as weston moduleEmre Ucan2018-04-171-6/+9
* ivi-controller: damage output before screenshotEmre Ucan2018-04-171-2/+1
* ivi-controller: convert timespec to intEmre Ucan2018-04-101-1/+1
* ivi-controller: add timespec_to_msec inline functionEmre Ucan2018-04-101-0/+13
* ivi-controller: bump required weston version to 4.0Emre Ucan2018-04-101-1/+1
* ivi-controller: check return value of surface_get_sizeEmre Ucan2018-03-201-1/+1
* ivi-controller: remove duplicate get_weston_surface callEmre Ucan2018-03-201-1/+0
* ivi-share: fix -Wsign-compare warningEmre Ucan2018-02-231-1/+1
* ivi-share: fix -Wunused-variable warningEmre Ucan2018-02-231-1/+0
* ivi-controller: fix -Wunused-but-set-variableEmre Ucan2018-02-231-7/+5
* ivi-controller: fix -Wsign-compare warningsEmre Ucan2018-02-231-12/+12
* ivi-controller: fix -Wunused-variable warningsEmre Ucan2018-02-231-11/+0
* ivi-share: add missing return value in setup_buffer_sharing()Andrey Kozhanov2017-12-151-0/+1
* Merge remote-tracking branch 'upstream/pull/73'Emre Ucan2017-11-302-7/+136
|\
| * ivi-share: implement release_shared_nameKenji Hosokawa2017-11-302-7/+136
* | weston-ivi-shell: moving ivi-share-protocol creationKenji Hosokawa2017-11-281-16/+17
|/
* Merge remote-tracking branch 'upstream/pull/70'Emre Ucan2017-11-273-24/+10
|\
| * ivi-share: replace to calloc instead of mallocKenji Hosokawa2017-11-241-5/+1
| * ivi-share: clean unused codesKenji Hosokawa2017-11-243-19/+9
* | ivi-share: fix wrong argument of alloc_share_nativesurface functionKenji Hosokawa2017-11-241-1/+1
|/
* ivi-controller: don't link ivi-extension-protocolEmre Ucan2017-11-101-5/+38
* ivi-share: fix memory leak of nativesurfaceChangwoo Cho2017-09-081-0/+9
* ivi-controller: update view transform for bkgnd surfaceEmre Ucan2017-08-311-2/+1
* ivi-controller: added bkgnd layer supportEmre Ucan2017-08-222-12/+213
* Added new signals ivisurface_created_signal and ivisurface_removed_signalMichael Teyfel2017-08-182-0/+9
* ivi-input-controller: changed input_context to use ivishellMichael Teyfel2017-08-181-11/+6
* ivi-controller: introduced ivi-controller header fileMichael Teyfel2017-08-182-41/+71
* Merge remote-tracking branch 'upstream/pull/42'Eugen Friedrich2017-07-121-1/+21
|\