]> code.delx.au - pulseaudio/history - src/pulsecore/device-port.h
sink/source: Initialize port before fixate hook (fixes volume/mute not saved)
[pulseaudio] / src / pulsecore / device-port.h
2014-03-28 David Henningssonsink/source: Initialize port before fixate hook (fixes...
2013-06-03 poljar (Damir Jelić)device-port: Introduce pa_device_port_new_data
2013-06-03 Tanu Kaskinendevice-port: Make it impossible to have dual-direction...
2013-02-18 Mikel Astizcore: Internally deprecate pa_port_available_t to use...
2013-02-15 Tanu Kaskinendevice-port: Remove pa_device_port_hashmap_free()
2013-01-20 poljar (Damir Jelić)device-port: Add a card pointer to the ports.
2012-06-28 poljar (Damir Jelić)device-port: Change the latency offset type to a signed...
2012-06-25 poljardevice-port: Add a latency variable to the port struct
2012-06-08 Tanu Kaskinendevice-port: Remove an out-of-date comment.
2011-12-02 David Henningssondevice-port: Add a property list to ports.
2011-11-27 Colin Guthriedevice-port: Remove redundant include after the better...
2011-11-27 Tanu Kaskinendevice-port: Fix the circular dependency problem more...
2011-11-27 Colin Guthriepulsecore: Fix issue with circuilar definitions.
2011-11-26 David HenningssonNotify port available status changes, and update protoc...
2011-11-26 David HenningssonCards now has ports directly, and device port has list...
2011-11-26 David HenningssonTurn device ports into reference counted objects