partial implementation of native protocol
authorLennart Poettering <lennart@poettering.net>
Sun, 20 Jun 2004 01:12:13 +0000 (01:12 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 20 Jun 2004 01:12:13 +0000 (01:12 +0000)
commiteecf602476ff5b51bdc08f8fd0e4aa70d2b0ef5a
treecf193293791faa493736ec0f285b14df9c0ff2a2
parenta84f38e6117426a37da2f20b16b587672ee8f9d6
partial implementation of native protocol

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@30 fefdeb5f-60dc-0310-8127-8f9354f1896f
16 files changed:
src/Makefile.am
src/module-protocol-stub.c
src/packet.c
src/packet.h
src/protocol-native-tcp.c [deleted file]
src/protocol-native-unix.c [deleted file]
src/protocol-native.c
src/protocol-native.h
src/protocol-simple.c
src/pstream.c
src/pstream.h
src/sample.h
src/sinkinput.h
src/tagstruct.c [new file with mode: 0644]
src/tagstruct.h [new file with mode: 0644]
src/todo