summaryrefslogtreecommitdiffstats
path: root/recipes-demo/html5-mixer/files/webapps-mixer.desktop
AgeCommit message (Collapse)AuthorFilesLines
2022-07-27Updates for application enumeration via systemd unitsScott Murray1-11/+0
Update application recipes to use the new agl-app.bbclass to install the now required by applaunchd systemd template unit instances. The previously used .desktop files have been removed, and it is believed that the required configuration with respect to application display names has been captured in the new agl-app configuration variables. Bug-AGL: SPEC-4466 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I2925a68f911646c287bc7128bb0e5f43d55ce7bf
2022-06-16html5-mixer: recover HTML5 mixer demo application.Jose Dapena Paz1-0/+11
Add updated html5-mixer: * Fixes build with new application framework providing audiomixer mock. * Updates NPM dependencies. * Updates recipe for kirkstone. Bug-AGL: SPEC-4248 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: Ie0ac5edb0be83a26cf627b962472d7ac7208e1c5