summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-10Add gitreview file for flounder branchflounder_6.0.5flounder_6.0.4flounder_6.0.3flounder_6.0.2flounder_6.0.1flounder_6.0.0flounder_5.99.7flounder/6.0.5flounder/6.0.4flounder/6.0.3flounder/6.0.2flounder/6.0.1flounder/6.0.0flounder/5.99.76.0.56.0.46.0.36.0.26.0.16.0.05.99.7flounderJan-Simon Möller1-1/+2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-07-24Change .gitreviewneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.1icefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.1halibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut_7.90.0halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.1halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy_6.90.0guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.1guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.39.99.49.99.39.99.29.99.18.99.58.99.48.99.38.99.28.99.18.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.27.99.17.90.06.99.46.99.36.99.26.99.16.90.05.99.65.99.55.99.45.99.313.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0halibutKazumasa Mitsunari1-1/+1
Change-Id: Ic719e7a5091de647ca2fd0c848228b7bf7a0fee9 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-06-29Add new APIsflounder_5.99.2flounder/5.99.25.99.2Kazumasa Mitsunari3-80/+416
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>
2018-06-27Remove useless codeflounder_5.99.1flounder/5.99.15.99.1Kazumasa Mitsunari2-248/+239
Remove useless code Change-Id: I45078cf0369f001d1cb8f28c7158321104498bf4 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-12-11Revert "Change package configuration file name"Kazumasa Mitsunari2-2/+2
The package configs in other libraries, package config name doesn't have "lib" prefix normally. So rename the package config name. Change-Id: I417bbdc7043396cbbb01dd4da5bca404f3638b8f Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-12-11Remove redundant functionsKazumasa Mitsunari2-71/+0
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>
2017-12-11Unify the API nameKazumasa Mitsunari2-8/+5
Change-Id: Ib0544990338cfd80f53e1e0e6d98f19a9a152443 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-12-11Rename the class nameKazumasa Mitsunari2-31/+31
Rename LibSoundmanager to Soundmanager. Change-Id: I92f0c8caf6a720f20dca11a7d47f94c30f4d7e08 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-12-11Add SOVERSIONKazumasa Mitsunari2-1/+5
To contain library itself and symlink to library in the image, add SOVERSION to CMakeList. Change-Id: I3dc7abc8935dbc5848b741cb8833f2155124518c Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-31Change package configuration file nameeel_4.99.3eel_4.99.2eel/4.99.3eel/4.99.24.99.34.99.2zheng_wenlong2-2/+2
Since libsoundmanager is split from agl-service-soundmanager-2017, I think the package configuration file should use the same name as the library, so change the file name to libsoundmanager.pc. Change-Id: I7d96e67b106ffb647d7bf5ecd2b24870afd39e9d Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-10-31Add gitreview file for masterzheng_wenlong1-0/+5
Change-Id: I5605c9d25d34a1d39cf7d0a0dada06edc57b555d Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-10-30Add a version to the libraryKazumasa Mitsunari2-1/+6
To prevent a bitbake package_qa issue, adding version is necessary. So I added a version number of 0.1.0. Bug-AGL : SPEC-1001 Change-Id: Ia0d133122d6287753cc92e645f39e327f206f320 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-26Add splitted library from agl-service-soundmanagerKazumasa Mitsunari6-0/+888
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>
2017-10-23Revert "Ported from agl-service-soundmanager-2017"Kazumasa Mitsunari6-887/+0
This reverts commit a69692ae83501b7af5dd94cde4d57b8844cac514. Change-Id: I02ba58ea3ad205e286c5c962cf9411a9bee02d0d Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-23Ported from agl-service-soundmanager-2017Kazumasa Mitsunari6-0/+887
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>
2017-10-20Initial empty repositoryJan-Simon Moeller0-0/+0