Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.054928
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:29:58 +0000 (12:29 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:29:58 +0000 (12:29 +0900)
commite45889da6772a61c7ce273af584f15c1d4229f58
tree2e1f1d74f2f48b1047126bf8c5188e4fc8902505
Initialize Tizen 2.3
47 files changed:
.gitignore [new file with mode: 0755]
LICENSE.APLv2 [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NOTICE [new file with mode: 0644]
audiotest/avsys-audio-test.c [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
avsys-audio-alsa.c [new file with mode: 0644]
avsys-audio-ascenario-ymu831.c [new file with mode: 0755]
avsys-audio-ascenario.c [new file with mode: 0644]
avsys-audio-handle.c [new file with mode: 0644]
avsys-audio-pactrl.c [new file with mode: 0644]
avsys-audio-pasimple.c [new file with mode: 0755]
avsys-audio-path-msm8x74.c [new file with mode: 0644]
avsys-audio-path.c [new file with mode: 0755]
avsys-audio-shm.c [new file with mode: 0644]
avsys-audio-sync.c [new file with mode: 0644]
avsys-audio.c [new file with mode: 0755]
avsys-common.c [new file with mode: 0644]
avsystem-ymu831.manifest [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
include/alsa-ucm-constants.h [new file with mode: 0755]
include/avsys-audio-alsa.h [new file with mode: 0644]
include/avsys-audio-ascenario.h [new file with mode: 0755]
include/avsys-audio-handle.h [new file with mode: 0644]
include/avsys-audio-pactrl.h [new file with mode: 0644]
include/avsys-audio-pasimple.h [new file with mode: 0644]
include/avsys-audio-path.h [new file with mode: 0755]
include/avsys-audio-shm.h [new file with mode: 0644]
include/avsys-audio-sync.h [new file with mode: 0644]
include/avsys-audio.h [new file with mode: 0755]
include/avsys-common.h [new file with mode: 0644]
include/avsys-debug.h [new file with mode: 0644]
include/avsys-error.h [new file with mode: 0644]
include/avsys-types.h [new file with mode: 0644]
include/avsystem.h [new file with mode: 0644]
install-sh [new file with mode: 0755]
missing [new file with mode: 0755]
packaging/avsystem-ymu831.spec [new file with mode: 0644]
pkgconfig-arm/Makefile.am [new file with mode: 0644]
pkgconfig-arm/avsysaudio.pc.in [new file with mode: 0644]
pkgconfig-arm/avsystem.pc.in [new file with mode: 0755]
pkgconfig-arm/avsystem.pc.in.all [new file with mode: 0644]
pkgconfig-i386/Makefile.am [new file with mode: 0644]
pkgconfig-i386/avsysaudio.pc.in [new file with mode: 0644]
pkgconfig-i386/avsystem.pc.in [new file with mode: 0755]
pkgconfig-i386/avsystem.pc.in.all [new file with mode: 0644]