]> code.delx.au - pulseaudio/history - src/pulsecore/device-port.c
remap: Change remapping function argument type from void to int16_t / float as approp...
[pulseaudio] / src / pulsecore / device-port.c
2014-03-28 David Henningssonsink/source: Initialize port before fixate hook (fixes...
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-06-25 Tanu Kaskinendevice-port: Assert that ports have a description
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir Jelić)Style fix: Remove new lines from opening brackets
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-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2013-01-22 Tanu Kaskinendevice-port: Return early from pa_device_port_set_laten...
2013-01-20 poljar (Damir Jelić)device-port: Fire a hook when the latency offset changes.
2013-01-20 poljar (Damir Jelić)device-port: Cleanup of the sink/source subscription...
2013-01-20 poljar (Damir Jelić)device-port: Access the cards directly.
2013-01-20 poljar (Damir Jelić)device-port: Add a card pointer to the ports.
2012-06-30 poljar (Damir Jelić)device-port: Send a subscription event when the offset...
2012-06-28 poljar (Damir Jelić)device-port: Change the latency offset type to a signed...
2012-06-25 poljarsink, source: Add a latency offset which is inherited...
2012-06-25 poljardevice-port: Add a latency variable to the port struct
2012-06-08 Tanu Kaskinendevice-port: Create the profiles hashmap at initialization.
2012-03-11 David Henningssonalsa-mixer: Make speaker get available=no when headphon...
2011-12-02 David Henningssondevice-port: Add a property list to ports.
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