summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-09Merge "Change libhomescreen-2017 to libhomescreen"flounder_5.99.6flounder/5.99.65.99.6Jan-Simon Moeller5-6/+5
2018-09-07[4A] Bump 4a-hal-generic and 4a-softmixer (inc. MinnowMax fix)Stephane Desneux2-2/+2
Alsa devices mapping on Minnowboard Max has changed since the initial HAL definition and multiple subdevices are now seen on HDMI card. These changes must be reflected in 4a-softmixer and HAL definition. Other fixes for upcoming BT support are also included. New revision for 4a-softmixer includes: * 9c0aa9f fixed crash upon misconfiguration of capture/playback devices * 168e928 dmix: used device when in name of slave * 80deafb Added bluez sound playback support New revision for 4a-hal-generic includes: * 9276521 minnow board: fixed the pcm device in json config * be379b3 Use latest version of app-controller submodule. * f5113a0 Add bluetooth hal plugin * 33bc780 Remove unnecessary 'struct' before json_object * 9ab8302 Correct an error when unpacking alsacore response * 1ef27b6 Correct errors in hal-utilities-data prototypes Bug-AGL: SPEC-1692, SPEC-1679 Change-Id: Ie99d6cd7dd13fd27b095e2de7c7160dc92890c98 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-09-07Change libhomescreen-2017 to libhomescreenzheng_wenlong5-6/+5
Change libhomescreen-2017 to libhomescreen. Change-Id: Ia436650481637fc4b64329b2bc8ec296ac37c9d0 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-09-04Use libqthomescreen repository instead of qlibhomescreenzheng_wenlong1-2/+2
Use libqthomescreen repository instead of qlibhomescreen. Change-Id: I855bac43806b0a1277532c6b94e3cfd419b366fd Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-09-04Use agl-service-homescreen without -2017zheng_wenlong3-43/+1
Change hmi-framwork packagegroup using agl-service-homescreen without -2017. [Patch Set 2] Delete agl-service-homescreen-2017 recipe. [Patch Set 3] Delete homescreen-2017 recipe. Change-Id: I67306083af86c471db45d406824478cdc61f1b10 BUG-AGL: SPEC-1550 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-08-31Merge "Update agl-service-windowmanager-2017"flounder_5.99.5flounder/5.99.55.99.5Jan-Simon Moeller1-1/+1
2018-08-31Merge "set LIBASOUND_THREAD_SAFE=0 for 4a"Jan-Simon Moeller1-0/+1
2018-08-31[4A/bluez-alsa]: use temporary solution pcm alsa-proxyStephane Desneux2-0/+1021
This plugin always keeps the opened PCM in a consistent state for the sound application, despite of bluez-alsa server or device disconnection. Bug: SPEC-1679 Change-Id: I0caaa6abe6fb9133b4d43479d452e542a04620c3 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-08-31set LIBASOUND_THREAD_SAFE=0 for 4aThierry Bultel1-0/+1
Since the integration of bluez-alsa support in softmixer, and as warned by the readme of bluez-alsa, there are potential (and effective !) deadlocks in libasound. These deadlocks come especially when uing ioplug PCMs. This hack disables the calls to snd_pcm_lock/unlock in libasound. Notice that the design that consists in using such PCM plugs for communicating with the bluealsa daemon is just a short term solution. When the direct support of bluezalsa communication is integrated in the softmixer, that hack should be removed. Change-Id: Ib6376fd2e145b3240ab1a68b9c760ff9e4c063c4 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
2018-08-31Update libwindowmanagerKazumasa Mitsunari1-1/+1
This commit includes f427515 Introduce simple API Change-Id: I5c1159748f1568a9113f3b6c61f5c58759c9752d Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-08-31Update agl-service-windowmanager-2017Kazumasa Mitsunari1-1/+1
This commit includes e65b048 Fix Window Manager crush when application terminated Bug-AGL: SPEC-1696 Change-Id: I76eeadcb3eb5fde2dc6beb54155f87b1637be36a Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-08-29Merge changes Ie6c96000,I2b966142Jan-Simon Moeller1-4/+4
* changes: pulseaudio-module-4a: fix install files path to use the libdir variable pulseaudio-module-4a: Update repository URL and revision
2018-08-284a-mixer: Fix tap_shortcut case issue.José Bollo1-1/+1
Bug-AGL: SPEC-1653 Change-Id: I56de64336f30fa70a3c20650e61b16f31135bfe6 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-08-28pulseaudio-module-4a: fix install files path to use the libdir variableGeorge Kiagiadakis1-1/+1
Change-Id: Ie6c96000db81c0d439b326d55dc6eb250f91f679 Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
2018-08-28pulseaudio-module-4a: Update repository URL and revisionGeorge Kiagiadakis1-3/+3
Change-Id: I2b9661423bcce6da82566e8e44dfd06208f5d381 Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
2018-08-24Revert "Use appid between homescreen-service and apps"flounder_5.99.4flounder/5.99.45.99.4Tadao Tanikawa2-2/+2
Re-pin SRCREV to revert "Use appid between homescreen-service and apps" Bug-AGL: SPEC-1685 Change-Id: I710df160880cae8966413bc98d4330c99ce8362b Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2018-08-21Update agl-service-windowmanager-2017Yuta Doi1-1/+1
This commit includes the followings 38255dc Fix multiple erase of surface information c1d8537 Readd Policy Manager as plugin 1859dd4 Readd policy table generated by ZIPC for EXAMPLE Change-Id: Ib9443ee4633164d60ec12fe2eef7ff7a774b2c15 Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
2018-08-17Bump packagegroup to fix library renaming issueflounder_5.99.3flounder/5.99.35.99.3Jan-Simon Möller1-0/+4
We see - nothing provides libqthomescreenwrapper0 needed by packagegroup-hmi-framework-1.0-r0.noarch from the cached packagegroup. Thus bump PR to ensue the new version is the chosen version. Change-Id: I35d9f6531f17b2a0e7b406bd4885cfacb1fdc689 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-08-17Merge "Use appid between homescreen-service and apps"Jan-Simon Moeller2-2/+2
2018-08-14Merge "Use homescreen repo instead of homescreen-2017"Jan-Simon Moeller1-1/+1
2018-08-06Use appid between homescreen-service and appszheng_wenlong2-2/+2
Use appid between hss and apps, and check event destination in libhomescreen. So these is no need compare code when recived Event_TapShortcut Event. qlibhomescreen: https://gerrit.automotivelinux.org/gerrit/#/c/16021/ agl-service-homescreen-2017: https://gerrit.automotivelinux.org/gerrit/#/c/16009/ BUG-AGL: SPEC-1645 Change-Id: Ie53576d254414031c68ab2e7e6211f6b081b9c99 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-08-03Add bugfix in agl-service-windowmanagerJan-Simon Möller1-1/+1
Change-Id: I7785e7a40e9f337faa4c45ed10f3b80a9cdea3c9 Add: 000e5f8983984d65cc7599908541801ec2babed2 Fix mistake Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-08-03Merge "4a-softmixer: bump revision (submodules update, less verbosity)"Jan-Simon Moeller1-1/+1
2018-08-02Update to latest revisions for scalable renderingJan-Simon Möller3-3/+3
We catch changes in agl-service-windowmanager: a79b572a5f26d6ecdd97dff159c40bad330e1c4c Merge changes from topic '15921' 40ec5ee486893ccb1d259c7980b077cb087494aa Fix WM attach layers to different screen. 8a791cb2ab7c159aac440cd97fbf2ae75d79b31f Improve output of multiple screen resolution 6bc7a273350721be300423b1509527f336dce50e Revert 'Enable scaling to fit various screen resolutions' 6d11d35f86649511e6a5b4b8ab6b6ae13cb4d556 Fix source rectangle changes every state change in libwindowmanager: b306138515459445eb2173301e012f2848495f00 Add new parameter 'scale' for multiple resolution f23acb4b26d3f51317936ebf5dcff66b1c54ae31 Change .gitreview in qlibwindowmanager: 744df8b7c6ccb4e2254e452eec82f5d0703417cf Add an interface to scalable rendering with multiple resolution cddefc7651d54fd99d4b1c1c17834f604de01b88 Change .gitreview Change-Id: I3ab5d9110baee4e847f6b40dd8fc438e38a62908 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-08-014a-softmixer: bump revision (submodules update, less verbosity)Stephane Desneux1-1/+1
This includes: * ded8e37 Bump revisions for all submodules * a226d89 Reduce verbosity of message "readThreadEntry..." The latest commit ded8e37 on 4a-softmixer might help to solve SPEC-1639. Bug-AGL: SPEC-1639 Change-Id: I07d5e227a108565d7a8732289bef64cb611d3f1f Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-08-01packagegroup-agl-audio: install pulseaudio-module-4a-client together with 4aGeorge Kiagiadakis1-0/+1
Change-Id: I2e58d3da03fb82bdb93d09d651c5939521470c62 Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
2018-08-01meta-audio-4a-framework: pulseaudio: fix the default.pa fileGeorge Kiagiadakis1-22/+66
* load module-4a-client if available * load some other necessary functionality * keep bluetooth support out for the moment (will not work with 4a) * keep the original copyright and comments as it is a modified version of the file shipped by upstream Change-Id: I2915c161aadc3b1a1e82f81d3bd8a29a6ccc2cfb Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
2018-08-01meta-audio-4a-framework: add recipe for pulseaudio-module-4a-clientGeorge Kiagiadakis1-0/+20
Change-Id: I40be2fb1f572c5275057e970782437bdf47e1887 Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
2018-08-01Merge "Update: change repository for soundmanager"Jan-Simon Moeller2-4/+6
2018-08-01Merge "Add a distro feature on pulseaudio for agl-audio-soundmanager"Jan-Simon Moeller1-1/+1
2018-07-31Use homescreen repo instead of homescreen-2017zheng_wenlong1-1/+1
Use homescreen repo instead of homescreen-2017. Change-Id: I95f9370c58555ce2fb50612f11db6d0d001fc610 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-07-30Update agl-service-windowmanager-2017Kazumasa Mitsunari1-1/+1
This commit includes the followings 3d1703f Fix crashed application can re-launch 7ee9367 Fix memory release problem Change-Id: I6f5e637350a39e97b1fb8b2ac8efa4633e5a17f3 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-07-27Merge "Change the repositories of window manager helper libraries"Jan-Simon Moeller2-2/+3
2018-07-27Update: change repository for soundmanagerKazumasa Mitsunari2-4/+6
Change repositories from staging. Following commits are included agl-service-soundmanager 5106b9d Change .gitreview libsoundmanager 7322b82 Change .gitreview Change-Id: I5324f4a4552cd4461631719ebe1c01fa5ddde08a Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-07-27Merge changes from topic 'SPEC-1601'Jan-Simon Moeller2-1/+2
* changes: 4a-mixer: remove useless dependency on pulseaudio Fix yocto virtual recipes parsing
2018-07-27Add a distro feature on pulseaudio for agl-audio-soundmanagerRonan Le Martret1-1/+1
pulseaudio is not mandatory in general but is needed for agl-audio-soundmanager. Bug-AGL: SPEC-1234 Bug-AGL: SPEC-1601 Change-Id: I44edc744734bfa9bf099459647d45f6db63edf3a Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-07-27Merge "Remove porter board feature"Jan-Simon Moeller6-40/+2
2018-07-27Merge "homescreen-2017: remove useless ref to pulseaudio"Jan-Simon Moeller1-1/+0
2018-07-25Change the repositories of window manager helper librariesKazumasa Mitsunari2-2/+3
Change the repositories of window manager helper libraries. Bug-AGL: SPEC-1547 Change-Id: I634a50af0b29bcb33cd1ddbd0a6e7611232b841d Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-07-25Update agl-service-windowmanager-2017flounder_5.99.2flounder/5.99.25.99.2Kazumasa Mitsunari1-1/+1
This commit includes followings e4fcbf1 Fix the race condition of HomeScreen 2796f54 Remove useless functions 320122b Fix XDG application shrinks f25e251 Fix timer c6f9a9b Revert "Add PolicyManager as plugin" e4222ca Revert "Add policy table generated by ZIPC for EXAMPLE" 67f414f Add policy table generated by ZIPC for EXAMPLE 99b6f4d Add PolicyManager as plugin Change-Id: Ied0fe9841daa71897e86b3639822877b2b1fab9f Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-07-244a-mixer: remove useless dependency on pulseaudioRonan Le Martret1-1/+0
4a-mixer has no dependency on pulseaudio. Bug-AGL: SPEC-1234 Bug-AGL: SPEC-1601 Change-Id: Iaeb0450a00281c95c6c146fb330c219887559a30 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-07-24Fix yocto virtual recipes parsingRonan Le Martret2-0/+2
* When you have RPROVIDES_${PN} += "virtual/something" you should have PROVIDES += "virtual/something" too It's ovoid yocto parsing ERROR. (like remove pulseaudio from DISTRO FEATURE) Bug-AGL: SPEC-1601 Change-Id: Ia242f8f62b795ca98e933a8241be36a68ae1f30c Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-07-24Merge "4a-hal-generic: bump revision (inc. first rev for RPI3 HAL)"Jan-Simon Moeller1-1/+5
2018-07-24Merge "Add python3-websockets for devel feature"Jan-Simon Moeller2-1/+17
2018-07-24Merge "4A: disable pulseaudio alsa plugin"Jan-Simon Moeller1-2/+2
2018-07-24Merge "4a-softmixer: bump to latest version"Jan-Simon Moeller1-2/+2
2018-07-24Merge "Cleanup deprecated 4A configuration files"Jan-Simon Moeller3-657/+1
2018-07-24Merge "meta-audio-4a-framework: add recipe for 4a-tools"Jan-Simon Moeller2-0/+23
2018-07-244a-softmixer: bump to latest versionStephane Desneux1-2/+2
This takes these latest commits: * 320d8f9 Updated the readme.md * 1db3552 rework the sound capture & playback model * 712b3a2 added ringbuffer and time utils Change-Id: Ia2aaecd4761a37e1600394ff72dba5b81ffe37a4 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-07-24Cleanup deprecated 4A configuration filesRonan Le Martret3-657/+1
* This was the alsa configuration files for 4A. Now the pcm are dynamic. 4A-FF.RC2 Change-Id: Ia72752d9721daa917d46e5a9cfe802c93c15c52f Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>