auth support in esound and native
authorLennart Poettering <lennart@poettering.net>
Tue, 6 Jul 2004 00:08:44 +0000 (00:08 +0000)
committerLennart Poettering <lennart@poettering.net>
Tue, 6 Jul 2004 00:08:44 +0000 (00:08 +0000)
commitf8cbde54dab2783e2c6ba699dfaee9ef51b1e098
tree7bdcc21f3b25d521207d19c8ca26eb26229b6bb7
parent722c2c8c8785d215ec3ec8757168b82c9600f4a3
auth support in esound and native
AUTH and SET_NAME operatins in native
simple library

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@51 fefdeb5f-60dc-0310-8127-8f9354f1896f
22 files changed:
src/Makefile.am
src/authkey.c [new file with mode: 0644]
src/authkey.h [new file with mode: 0644]
src/main.c
src/module-oss.c
src/module-protocol-stub.c
src/pacat-simple.c [new file with mode: 0644]
src/pacat.c
src/polyp-error.c [new file with mode: 0644]
src/polyp-error.h [new file with mode: 0644]
src/polyp.c
src/polyp.h
src/protocol-esound.c
src/protocol-native-spec.h
src/protocol-native.c
src/simple.c
src/simple.h
src/tagstruct.c
src/tagstruct.h
src/todo
src/util.c
src/util.h