Age | Commit message (Collapse) | Author | Files | Lines |
|
Update autobuild script to create multiple widget target debug, coverage and all
Add config.cmake to match with cmake-app-module
Adapt CMakeLists folowing those changes
Bug-AGL: SPEC-2049
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Change-Id: I2e1f520ff51b5174abb0f48d7a65352b8e58ce30
|
|
* interface part ... soundmanager
This receives request and send event to clients
* proxy part ... am_proxy_audiomanager
This is the proxy to call and receive audiomanager API
Change-Id: If29643ba3356ec1d7ec87468b023cf8809aa4eb3
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
To be simple, remove the option for debug.
Debug option is set by only CMAKE_BUILD_TYPE.
Change-Id: Ie23062eb31ba6b084a388ef33848c5024d84c668
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
dbus configuration was installed by recipe
This patch enables it to be installed by CMake
Change-Id: I5753c6b79f79498c55abb66c2b7a7ac757869989
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
The library is split into another repository,
so remove it from this repository
Bug-AGL: SPEC-993
Change-Id: Iea7c1a09ce0749c355f62db7523d6d7f1075e118
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Add a new binding agl-service-soundmanager-2017. A image about this see JIRA SPEC-916
Packaging via cmake
[PatchSet3]
Pass to afb-binding version 2
Fix typo
Fix libsoundmanager bug
[PatchSet4]
Modified commit message
[PatchSet5]
Re-add root CMakeLists.txt
Prevent memory leak of json object
Bug-AGL: SPEC-926
Change-Id: I24c0280210777778c379ac7027f3d71fa28d6d85
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|