]> code.delx.au - pulseaudio/commit
device-restore: Add a new protocol extension for device-restore.
authorColin Guthrie <colin@mageia.org>
Tue, 7 Jun 2011 10:18:17 +0000 (12:18 +0200)
committerColin Guthrie <colin@mageia.org>
Wed, 22 Jun 2011 22:12:19 +0000 (23:12 +0100)
commit35f99c6e31d90439f2bfbefb8b45cff323b40661
tree3b479a58be367d5fbf015f12c74682fc31a0a28a
parent695d5363803b7051f85bef82b55220aa37b212a5
device-restore: Add a new protocol extension for device-restore.

This simply exposes the formats that a device supports
via a simple protocol extension that will allow clients
to setup what a connected receiver supports format wise.
src/Makefile.am
src/map-file
src/modules/module-device-restore.c
src/pulse/context.c
src/pulse/ext-device-restore.c [new file with mode: 0644]
src/pulse/ext-device-restore.h [new file with mode: 0644]
src/pulse/internal.h