]> code.delx.au - pulseaudio/commit
device-manager: Add a new module to keep track of the names and descriptions of vario...
authorColin Guthrie <cguthrie@mandriva.org>
Sat, 27 Jun 2009 20:03:37 +0000 (21:03 +0100)
committerColin Guthrie <cguthrie@mandriva.org>
Thu, 1 Oct 2009 08:08:27 +0000 (09:08 +0100)
commitbc869b5b28a0e0d4d53bc0a56174cda8212da1ca
tree2642082304b2e39595d63f8100a75f9127e738a3
parentafd1b6d355ef1a41cb3592485855e273a5de69c1
device-manager: Add a new module to keep track of the names and descriptions of various sinks.

This will be used as the basis for a queryable system for past and present devices, initially for use in KDE.
Currently all this module does is save lists of sinks/sources and their descriptions, so it needs to
gain a protocol extension to make this queryable.

As things stand it will save the device descriptions of all sinks and restore them if they differ from whats on record.
src/Makefile.am
src/modules/module-device-manager.c [new file with mode: 0644]