Restructure files 54/71954/1 accepted/tizen/common/20160608.160248 accepted/tizen/ivi/20160608.084430 accepted/tizen/mobile/20160608.084452 accepted/tizen/tv/20160608.084413 accepted/tizen/wearable/20160608.084418 submit/tizen/20160608.045525
authorSangchul Lee <sc11.lee@samsung.com>
Mon, 30 May 2016 01:54:56 +0000 (10:54 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 30 May 2016 01:55:41 +0000 (10:55 +0900)
commit6e6425fcd1d064604db43cf21d6c3a2c9032a018
tree7e9326087f40c511e9841eb7c423fefdee720771
parentf8d6e723269939482f162fedf6da3598f7a0a664
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.1.5
[Profile] Common
[Issue Type] Refactoring

Change-Id: I563e4bda0fa198b193fa0833f7b410b6cda6c80b
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
14 files changed:
Makefile.am
packaging/audio-hal-wm1831.spec
tizen-audio-impl-ctrl.c [new file with mode: 0644]
tizen-audio-impl-pcm.c [moved from tizen-audio-device.c with 50% similarity]
tizen-audio-impl-ucm.c [moved from tizen-audio-ucm.c with 85% 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