Restructure files 83/71983/1 accepted/tizen/common/20160608.160225 accepted/tizen/ivi/20160608.084407 accepted/tizen/mobile/20160608.084436 accepted/tizen/tv/20160608.084357 accepted/tizen/wearable/20160608.084359 submit/tizen/20160608.045447
authorSangchul Lee <sc11.lee@samsung.com>
Mon, 30 May 2016 05:49:05 +0000 (14:49 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 30 May 2016 05:49:05 +0000 (14:49 +0900)
commit3f586fc1f81b80bfe1eedbe7adaa4ef13a820f03
treecf7da31512d44bf5299d1bc9be919ac597420a54
parentb47f103a8b4cbcfdb7e2bbeb70315862436c5e54
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.3
[Profile] Common
[Issue Type] Refactoring

Change-Id: I95cc96d0e77ac75fc722ee16091e09d17410bbac
14 files changed:
Makefile.am
packaging/audio-hal-emul.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