Add support for acquiring/releasing focus within focus callback 10/129310/6
authorSangchul Lee <sc11.lee@samsung.com>
Fri, 12 May 2017 05:41:19 +0000 (14:41 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 29 May 2017 02:15:34 +0000 (11:15 +0900)
commit9fa22dfc161cac8c6328a5bedf05b7b3e940ceac
tree1c43fb93576f1fd756ec706874accd102fcda016
parent54ef7cc4de4fcd773aebe97cc2dcd5db0eb8a7c6
Add support for acquiring/releasing focus within focus callback

Added socket infrastructure for new IPC.
Added signal handler to deinitialize resources.

[Version] 0.11.1
[Issue Type] Enhancement

Change-Id: Ia497cc7e651221cc5dcfeb58518194c877cf7458
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
15 files changed:
Makefile.am
focus_server/Makefile.am
focus_server/include/mm_sound_mgr_focus.h
focus_server/include/mm_sound_mgr_focus_ipc.h
focus_server/include/mm_sound_mgr_focus_socket.h [new file with mode: 0644]
focus_server/mm_sound_focus_server.c
focus_server/mm_sound_mgr_focus.c
focus_server/mm_sound_mgr_focus_dbus.c
focus_server/mm_sound_mgr_focus_ipc.c
focus_server/mm_sound_mgr_focus_socket.c [new file with mode: 0644]
include/mm_sound_focus_socket.h [new file with mode: 0644]
mm_sound_focus.c
mm_sound_focus_socket.c [new file with mode: 0644]
mm_sound_proxy.c
packaging/libmm-sound.spec