Age | Commit message (Collapse) | Author | Files | Lines |
|
High level API
* stream_open
* stream_close
* set_stream_state
Get functions
* getListMainSinks
* getListMainSources
* getListMainConnections
New event
* stream_state_event
Related Change:
https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps/agl-service-soundmanager-2017.git;a=commit;h=a5da9bcbc5b3eb9a23cb97c8d3ef711c713e6c83
v2: Consolidate the coding style into camelCase.
Change-Id: I65b6159ffce57d71588c6edd7bed9d5b0a17d19a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Remove useless code
Change-Id: I45078cf0369f001d1cb8f28c7158321104498bf4
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
I decided that libsoundmanager doesn't have multi callback entry point
to simplify API.
Change-Id: I6e4a94148399c09b7603e8f9cf9a62f29f5e80fb
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Change-Id: Ib0544990338cfd80f53e1e0e6d98f19a9a152443
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Rename LibSoundmanager to Soundmanager.
Change-Id: I92f0c8caf6a720f20dca11a7d47f94c30f4d7e08
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11421/
[Patch Sets 2]
Remove trailing space
Bug-AGL: SPEC-993
Change-Id: Ia4c78dfed6fea430993b82ff345b4a45eb647aa7
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
This reverts commit a69692ae83501b7af5dd94cde4d57b8844cac514.
Change-Id: I02ba58ea3ad205e286c5c962cf9411a9bee02d0d
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
To improve indivisuality, library to access to agl-service-soundmanager is
ported to this repository
Change-Id: Ib82fd53a69fae58999bce75c625a4a5fe21bc787
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|