summaryrefslogtreecommitdiffstats
path: root/src/pulse/ext-device-manager.c
Commit message (Collapse)AuthorAgeFilesLines
* device-manager: Provide a way for clients to enable/disable role-based ↵Colin Guthrie2009-10-011-0/+32
| | | | | | | device-priority routing. The routing logic itself does not yet exist, but the command currently will unload/load module-stream-restore as approriate. (module-stream-restore would conflict with the role-based priority-routing).
* device-manager: Add an untested protocol extension.Colin Guthrie2009-10-011-0/+358
This is effectively copied from the stream restore extension.