Age | Commit message (Collapse) | Author | Files | Lines |
|
This patch bumps 4a-softmixer to latest revision 6f06051.
An issue with unicens card (wrong number of channels declared
on target sound card) is solved by this commit.
Change-Id: I1961d2b8cb6fece62fcc250661def1d153d629e6
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Added patches:
* c81a825 Authorize empty response from mixer
* 0558c1a Call onload section to before halmap section
* a9a0a53 Correct typo in README.md
* 4dc19cb 4a-hal-cfg-reference: add HAL definition for M3 on Kingfisher
Change-Id: Ic4c063cc1f66289d63124dd9ab952d7d86f47e51
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
4a-hal-generic now bumped to RC2
Use ${AGL_APP_REVISION} for all gerrit repos:
* 4a-alsa-core/4a-alsa-core_git.bb:SRCREV = "${AGL_APP_REVISION}"
* 4a-hal-unicens/4a-hal-unicens_git.bb:SRCREV = "${AGL_APP_REVISION}"
* agl-service-audio-4a/agl-service-audio-4a_git.bb:SRCREV = "${AGL_APP_REVISION}"
Use SHA1 for external (github) repos:
* 4a-hal-generic/4a-hal-generic_git.bb:SRCREV = "25ec9ead44e7429b673a60d347a55d0086578e75"
* 4a-softmixer/4a-softmixer_git.bb:SRCREV = "e173f942334e741714ac45924554552b5511de1d"
Change-Id: Ic1215f9b0a786e9496ea448483c3a4b78be37c7e
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
|
|
|
|
4a-hal-community & 4a-hal-reference are now replaced
by 4a-hal-generic.
Change-Id: I823e9df21c10ab23fc4c29b43c79879b197adfdd
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Some config files shipped in the first version of 4A are not
needed anymore.
Change-Id: I3707022444bb47f072f787a3e827cfe5a0f68d0f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
With changes on 4a-hal-generic and 4a-softmixer, the --ldpath
argument used when starting 4A binder must be adjusted to match
new HALs. Also, the binder name now matters as the high level
API will look for the policy file using 'policy-4a-*.json'.
Change-Id: I5f848eb330a5917569f6f25f9bc15abef0ea4b2e
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
4A requires some specific options in the linux kernel,
like CONFIG_SND_ALOOP for softmixer. This patch adds
config fragments to the default linux kernel recipe
only when feature agl-audio-4a-framework is enabled.
Change-Id: I443219998652562e9aed963d4e835aa4de60e614
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
The last commit hash rename the binding as it should be.
Change-Id: Icdf2872bb236e2d6d9d711902ac51909f3bc3347
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
The component was updated to fix a config deployment issue.
Update the receipe SRCREV accordingly to make use of that fix.
Change-Id: I44d139e5182c3fa293dc88a447fa387bb213c007
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Now we make use of the 4a-softmixer and 4a-hal-generic to drive the backend of the audio framework.
This is the outcome of the audio F2F held in june.
Also fix the license checksums in 4a-hal-generic and 4a-softmixer.
Change-Id: Id709b0901228bdee86ab4b2bab395599365d00e0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
The new high level api is now available, it use the new hal manager and
the new softmixer.
Change-Id: I2be668151ec7c485337329dce4d87d27c1ffafa6
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
During the F2F we're working on the integration of these two
as a preview and getting it into ppl's hands.
Change-Id: I5392664e1736b4505bf72cf3424e8372aa4a10b7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
(cherry picked from commit cf3716a3089b00279673cdc3f1cf65e741a7ae54)
|
|
443b952 Enable scaling to fit various screen resolutions
33ee7d8 Merge "Enable fallback, then display applications" into eel
f422605 Enable fallback, then display applications
a0a00dd Add APIs which can get information about the display and the surface area
a40753a Fix for switching from half size to full size
Change-Id: I4dc97f153b1d33222c548ba5d1c5b367b6b6aa1c
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
|
|
SRCREV designates the latest revision on master branch.
Correct it to eel branch.
Change-Id: I95f0b9392bd741882bc81f390608883509b6e8dc
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
This change includes following
09a667b Fix screen flicker
Change-Id: Ia98d2f15df63a647d500dd37da45c4efcd407cf4
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|
|
- This file "default.pa" should be used with 4a.
- 4a default configuration with AGL default audio roles was valided.
EE-must-fix
Bug-AGL: SPEC-1234
Change-Id: I4d1487efa182033ebff9c5153fa5e78920edaab2
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Originally, configuration.xml(Audio policy file for Sound Manager)
must be replaced manually to use Sound Manager.
And /etc/pulse/default.pa file must be modified not to load module router manually for now.
The module-router couldn't coexist with soundmanager for now.
(In the future, coexist for supporting legacy apps)
This patch enables Audio Management system based on
Sound Manager and Genivi Audio Manager automatically.
[Patch Set3]
- Remove bbappend
- Override pulseaudio-config
- Override audiomanager-plugins-config
- Add PREFERRED_PROVIDER to the packagegroup-hmi-framework.bb
[Patch Set6]
- Remove recipes related to soundmanager from hmi-framework
- Create a new feature as agl-audio-soundmanager-framework
[Patch Set7]
- Use PROVIDES instead of RPROVIDES
Bug-AGL: SPEC-1025, SPEC-1026, SPEC-1027
Change-Id: I26e484e130feac2bedc13839110a6208579b8bbc
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Pin homescreen-2017
ec28d0b Block launching app when an app is launching
54f8d05 Improve missing icon visibility
58e41da Improve management icons of homescreen
Pin agl-service-windowmanager-2017
12c8934 Merge "Fix build error in gcc 7.2" into eel
832c3cd Merge changes into eel
24876db Fix build error in gcc 7.2
d501133 Enable an application re-launch
4bd8c0c Enable to show Video and WebBrowser
a65ed04 Clean up source code
72295a6 Merge "Remove automatic code generation" into eel
3f23c89 Remove automatic code generation
691908f Exclude execusion bit
b3f280d Add background layer for CES DEMO
Pin libwindowmanager
ee2b2fb Change Visible and InVisible event to broadcast
881876d Add APIs which can get information about the display and the surface area
ae757d4 Fix the bug in error case
Change-Id: Ic7d56a9a4d3c42bce635d8c22b2636d21db7e158
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
|
|
- If alsacore policy emit a signal "sig-32" pulseaudio crash.
Bug-AGL: SPEC-1110
Change-Id: I4352f9a634e610952189dc2947ca250b903bf413
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
HMI Framework correspondence of Navigation was done using bbappend.
We have merged the correspondence into meta-agl-demo because
we fixed the known bug.
This recipe is no longer needed, so delete it.
Bug-AGL: SPEC-1224
Change-Id: I2786c7f76230872b8ef499c0e5fecda3e62f54ab
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
|
|
Change-Id: If6e245c6ed9a5933a0c1eb7ca619d68bba99d8e0
Signed-off-by: Dominig ar Foll Intel Open Source <dominig.arfoll@fridu.net>
|
|
Current navigation can not play guidance voice.
This patch fix that problem.
Bug-AGL: SPEC-1223
Change-Id: I20b61595d5ab64b4fd97a0854e8cc233e6ef988f
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
With too many module, pulseaudio may be crash at start-up.
This should temporary.
Bug-AGL: SPEC-1025
Change-Id: I99121e0ba6ae08f037aa481cb9fd3ba135d37a1e
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Add runxdg package into package group of new HMI framework,
then it is enabled by default for CES2018 demo.
Bug-AGL: SPEC-1096
Change-Id: I4adf932980471d44b35bbbe7914d4fa1247ad055
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
The launcher of XDG application on AGL HomeScreen/WindowManager.
This recipe builds and installs 'runxdg' executable binary
into target's /usr/bin.
Bug-AGL: SPEC-1096
Change-Id: I6dc7cd025eae0c292238584bf8d8c0036cdb9a60
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
- HomeScreen's color scheme has been changed from green to blue based.
- Introducing the default icon
- Bug fixes.
Related commits:
096c072 Apply LinearGradient to first letters drawn when icon is missing
a7e1f83 Fix installation info
228a3ff Fix volume slider in the media area didn't work
96c3e6d Display blank icon with first letter in new color scheme
f756a01 Change to new color scheme
242e1fc Display a blank icon with first letter when icon is not exist
Bug-AGL: SPEC-673
Change-Id: I6845e9fe53f722edaf7e45ff007e246c47dc0345
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
|
|
This recipe is the workaround until the meta-hmi-framework
is merged into meta-agl-demo.
Add the D-Bus configuration provided by the navigation service.
Currently navigation app provides API, but this is transient measure.
In the future this configuration will be moved to the navigation service.
Change-Id: I3b8c7ebb7f465f4b90095f2549deeb4c63c49452
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Bug-AGL: SPEC-1096
Change-Id: I41ccd3940638295c261eb929f1e290dff3d4f293
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
|
|
The following commit is added
d98f1a6 Remove exit code when the websocket connection is disconnected
Change-Id: Ic0bb31967436e8a9e7d8dd8a22d588aa2fe7d28a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Default to nagivation recipe for virtual/navigation
Bug-AGL: SPEC-1157
Change-Id: I894f40d4b874b352fa017c2550762f9ac036c70e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
into eel
|
|
Need whitespaces to keep DISTRO_FEATURES have the correct list.
Change-Id: I4ea64cdf9781f6685363e7cb6ea3723814e63760
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
(cherry picked from commit 71b030b834281b6c8493e66fd8d977c2e0d132ca)
|
|
Change-Id: Ib9ce32c777ef7ad52e3cf000036aa8dd9cafc2a4
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
|
|
Change-Id: I63671063b7fd864fe7479581da21231fb2fc3e8f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
libxml2"
|
|
|
|
Bug-AGL: SPEC-1106
Change-Id: I2e17464bb5d9c7bb2ec4310d14a9d44839fc6db4
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
* Update Policy level of each pcm
* Fix Pulseaudio start
* Add 4A module config to pulse audio
SPEC-1140: we need to have orderer PCM list in file 90-4a-modules.pa,
to fix pulseaudio startup. (From lower to higher).
Bug-AGL: SPEC-1136
Bug-AGL: SPEC-1103
Change-Id: I847711d9076a0d9817176a5cc3dee823476d8703
Signed-off-by: ronan <ronan@iot.bzh>
|
|
The following commit is added:
7fb167a Fix the flipped screen problem
Change-Id: Ic87e102d220e0848a982ed681b85fb4b2d3f71f1
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|
|
Recipes need to use AGL_APP_REVISION (for apps) and AGL_DEFAULT_REVISION (for non-apps)
respectively instead of plain AUTOREV.
AGL_APP_REVISION / AGL_DEFAULT_REVISION will default to AUTOREV in normal operation until
a release is cut in which case we will put in the tag.
See conf/distro/poky-agl.conf
Change-Id: Ib346e9c9bd118d245cccbec3c4bbd3c99e1ec457
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|