Add request queue and code refactoring for media-controller 28/115628/2 accepted/tizen/common/20170309.175456 accepted/tizen/ivi/20170309.072337 accepted/tizen/mobile/20170309.072252 accepted/tizen/tv/20170309.072310 accepted/tizen/unified/20170310.075712 accepted/tizen/wearable/20170309.072322 submit/tizen/20170309.045041 submit/tizen_unified/20170310.011401
authorJiyong Min <jiyong.min@samsung.com>
Mon, 20 Feb 2017 23:47:55 +0000 (08:47 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Tue, 21 Feb 2017 00:07:13 +0000 (09:07 +0900)
commitb823bfe94f4b2f14206a81d1ae07010eb94675df
treec19a49b095c7cfef50488d003bf7b409e49d9000
parentcd0bf9d2ec18cffe57abd238ff51be881dff6a78
Add request queue and code refactoring for media-controller

 - Add the request queue for thread of media-controller to performance enhancement

 - Add the type of request in message to seperate message in queue

 - Code refactoring
  Using abbreviation for define

Change-Id: Ic6d44e299299a8b47c561d62b5e5e53e753cb8ab
Signed-off-by: jiyong.min <jiyong.min@samsung.com>
include/media_controller_private.h
packaging/capi-media-controller.spec
src/media_controller_client.c
src/media_controller_db.c
src/media_controller_ipc.c
src/media_controller_server.c
src/media_controller_util.c
svc/daemon/media_controller_main.c [changed mode: 0644->0755]
svc/media_controller_socket.h [changed mode: 0644->0755]
svc/media_controller_svc.c
svc/media_controller_svc.h