summaryrefslogtreecommitdiff
path: root/src/pulsecore/device-port.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-10Rename "available group" to "availability group"Tanu Kaskinen1-3/+3
2020-06-17device-port: add type memberJaroslav Kysela1-0/+3
2020-06-17device-port: introduce available_group memberJaroslav Kysela1-0/+3
2019-12-14device-port: moving streams since active_port on source changes statusHui Wang1-0/+2
2019-11-27device-port: moving streams due to changing the status of active_portHui Wang1-0/+2
2016-06-22device-port: Add mechanism to free implementation dataArun Raghavan1-0/+3
2015-12-14typedefs.h: Move some typedefs to a separate fileDavid Henningsson1-2/+1
2015-11-22device-port: Add preferred_profile field to pa_device_portDavid Henningsson1-0/+2
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-03-28sink/source: Initialize port before fixate hook (fixes volume/mute not saved)David Henningsson1-0/+2
2013-06-04device-port: Introduce pa_device_port_new_datapoljar (Damir Jelić)1-1/+15
2013-06-04device-port: Make it impossible to have dual-direction portsTanu Kaskinen1-3/+2
2013-02-18core: Internally deprecate pa_port_available_t to use pa_available_tMikel Astiz1-2/+2
2013-02-16device-port: Remove pa_device_port_hashmap_free()Tanu Kaskinen1-2/+0
2013-01-20device-port: Add a card pointer to the ports.poljar (Damir Jelić)1-0/+2
2012-06-28device-port: Change the latency offset type to a signed int.poljar (Damir Jelić)1-2/+2
2012-06-25device-port: Add a latency variable to the port structpoljar1-0/+3
2012-06-08device-port: Remove an out-of-date comment.Tanu Kaskinen1-1/+1
2011-12-02device-port: Add a property list to ports.David Henningsson1-0/+1
2011-11-27device-port: Remove redundant include after the better circular dep fix.Colin Guthrie1-2/+0
2011-11-27device-port: Fix the circular dependency problem more cleanly.Tanu Kaskinen1-8/+4
2011-11-27pulsecore: Fix issue with circuilar definitions.Colin Guthrie1-3/+3
2011-11-26Notify port available status changes, and update protocol versionDavid Henningsson1-1/+11
2011-11-26Cards now has ports directly, and device port has list of profilesDavid Henningsson1-0/+4
2011-11-26Turn device ports into reference counted objectsDavid Henningsson1-0/+61