Restructure files 77/71977/3 accepted/tizen/ivi/20160606.121124 accepted/tizen/tv/20160606.121003 submit/tizen/20160603.021103 submit/tizen/20160603.061849
authorSangchul Lee <sc11.lee@samsung.com>
Mon, 30 May 2016 05:15:55 +0000 (14:15 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Tue, 31 May 2016 01:00:01 +0000 (10:00 +0900)
commit4110781c6d24ba42bbb5f90564b3fde61af68561
tree232d0700dd194d857cd4d988851ca0a295bf909b
parent14be0ca58ff1cfd284c295e8e2df25c4f4d5fbda
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.13
[Profile] TV
[Issue Type] Refactoring

Change-Id: I680f0758e6484ff9b37cc0bdc2a712a8e0ed40f5
14 files changed:
Makefile.am
packaging/audio-hal-hawkp.spec
tizen-audio-comm.c
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.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