Restructure files 45/71745/2 accepted/tizen/common/20160531.141857 accepted/tizen/ivi/20160602.022055 accepted/tizen/mobile/20160602.022131 submit/tizen/20160530.013417
authorSangchul Lee <sc11.lee@samsung.com>
Fri, 27 May 2016 03:06:24 +0000 (12:06 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 27 May 2016 06:47:32 +0000 (15:47 +0900)
commitd8d98aece490c68a575ba12b8d20ead602623627
tree685eda1cf666e0e358cba7aba946e74004bd047b
parent7877e3055296282e6e70e99dcc34801ee8c50b81
Restructure files
 - add tizen-audio-impl.h and tizen-audio-impl-xxx.c for implemetation layer that could be code variation as per HW
 - rename files
 - remove unused functions
 - rename functions according to rules("__" prefix for static functions)

[Version] 0.2.18
[Profile] Mobile
[Issue Type] Refactoring

Change-Id: Ic5eb56909daa5fa8d3fa72bfc4e24e79d145beaa
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
14 files changed:
Makefile.am
packaging/audio-hal-wm5110.spec
tizen-audio-impl-ctrl.c [new file with mode: 0644]
tizen-audio-impl-pcm.c [moved from tizen-audio-device.c with 53% similarity]
tizen-audio-impl-ucm.c [moved from tizen-audio-ucm.c with 84% similarity]
tizen-audio-impl.h [new file with mode: 0644]
tizen-audio-internal.h
tizen-audio-pcm.c [new file with mode: 0644]
tizen-audio-routing.c [new file with mode: 0644]
tizen-audio-stream.c [new file with mode: 0644]
tizen-audio-util.c
tizen-audio-volume.c
tizen-audio.c
tizen-audio.h