]> code.delx.au - pulseaudio/commit
add new pa_card object as a way to logically combine multiple sinks and sources
authorLennart Poettering <lennart@poettering.net>
Thu, 15 Jan 2009 17:29:16 +0000 (18:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 15 Jan 2009 17:29:16 +0000 (18:29 +0100)
commitb6deb0cc4c169b5ef9450586fc66b0b823ef249c
treeaae25bfd17edabd2ded8bacfeb05034ad2602501
parentaeb0707f1287c481d407d8e8f4a43f86661fdb23
add new pa_card object as a way to logically combine multiple sinks and sources
12 files changed:
src/Makefile.am
src/pulse/def.h
src/pulsecore/card.c [new file with mode: 0644]
src/pulsecore/card.h [new file with mode: 0644]
src/pulsecore/core.c
src/pulsecore/core.h
src/pulsecore/namereg.c
src/pulsecore/namereg.h
src/pulsecore/sink.c
src/pulsecore/sink.h
src/pulsecore/source.c
src/pulsecore/source.h