summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-27Revert "Change package configuration file name"eel_5.1.0eel_5.0.3eel_5.0.2eel_5.0.1eel_5.0.0eel/5.1.0eel/5.0.3eel/5.0.2eel/5.0.1eel/5.0.05.1.05.0.35.0.25.0.15.0.0eelKazumasa 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-27Remove 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-27Unify the API nameKazumasa Mitsunari2-8/+5
Change-Id: Ib0544990338cfd80f53e1e0e6d98f19a9a152443 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-12-27Rename 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-27Add 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-11-29Add .gitreview defaultbranch for eeleel_4.99.5eel_4.99.4eel/4.99.5eel/4.99.44.99.54.99.4Jan-Simon Möller1-1/+1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
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