tizen beta release
authorKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:15:48 +0000 (21:15 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:15:48 +0000 (21:15 +0900)
commitb8e758c1624a163a988aa868fbf3da19e2612f6c
tree15744098f716f394766a5ee2947aed8946f04d2f
tizen beta release
57 files changed:
LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
audiotest/avsys-audio-test.c [new file with mode: 0644]
audiotest/avsys-audio-volume-dump.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.c [new file with mode: 0644]
avsys-audio-handle.c [new file with mode: 0644]
avsys-audio-initializer.c [new file with mode: 0644]
avsys-audio-logical-volume.c [new file with mode: 0644]
avsys-audio-pactrl.c [new file with mode: 0644]
avsys-audio-pasimple.c [new file with mode: 0644]
avsys-audio-path.c [new file with mode: 0644]
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: 0644]
avsys-common.c [new file with mode: 0644]
configure.ac [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libavsystem-0.install.in [new file with mode: 0644]
debian/libavsystem-dev.install.in [new file with mode: 0644]
debian/libavsystem-sdk-dev.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
depcomp [new file with mode: 0755]
include/avsys-audio-alsa.h [new file with mode: 0644]
include/avsys-audio-ascenario.h [new file with mode: 0644]
include/avsys-audio-handle.h [new file with mode: 0644]
include/avsys-audio-logical-volume.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: 0644]
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: 0644]
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]
init/Makefile.am [new file with mode: 0644]
init/snd_init [new file with mode: 0755]
install-sh [new file with mode: 0755]
missing [new file with mode: 0755]
packaging/avsystem.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]