daemon: add nice value in service file to improve performance
[platform/upstream/pulseaudio.git] / src / pulsecore / device-port.c
2021-12-30 Seungbae ShinMerge branch 'upstream/15.0' into tizen 66/268566/3
2020-10-20 Igor V. Kovalenkodevice-port: fire port available changed hook after...
2020-08-10 Tanu KaskinenRename "available group" to "availability group"
2020-07-22 Tanu Kaskinendevice-port: send sink and source change events when...
2020-06-22 Libin Yangdevice-port: queue CARD CHANGE event before update...
2020-06-17 Jaroslav Kyseladevice-port: add type member
2020-06-17 Jaroslav Kyseladevice-port: introduce available_group member
2020-02-07 Sangchul LeeMerge branch 'upstream/13.0' into tizen 70/222570/8 accepted/tizen/unified/20200304.123924 submit/tizen/20200211.115824 submit/tizen/20200224.103343 submit/tizen/20200303.010146
2020-01-23 Georg Chinidaemon.conf: Add boolean rescue_streams parameter
2019-12-14 Hui Wangsource: move the streams to the default_source when...
2019-12-14 Hui Wangdevice-port: moving streams since active_port on source...
2019-11-27 Hui Wangsink: move the streams to the default_sink when the...
2019-11-27 Hui Wangdevice-port: moving streams due to changing the status...
2018-10-11 João Paulo Rechi... device-port: Use pa_available_to_string
2018-01-26 Sangchul LeeInitialize codes based on 11.1 36/168336/1
2018-01-25 Sangchul LeeInitialize git 10/168210/1
2017-09-05 Tanu Kaskinendevice-port, switch-on-port-available: fix automatic...
2017-05-02 Tanu Kaskinencore, device-port: check availability when choosing...
2016-06-22 Arun Raghavandevice-port: Add mechanism to free implementation data
2016-06-22 Chris Billingtonsink, source, device-port: renames to distinguish laten...
2015-11-22 David Henningssondevice-port: Add preferred_profile field to pa_device_port
2015-08-21 Tanu Kaskinenalsa: Move UCM port availability updating to the mixer...
2015-01-14 Ondrej Holecekupdate FSF addresses to FSF web page
2014-05-28 David Henningssonsink/source: Initialize port before fixate hook (fixes... 72/21972/1
2014-05-28 Tanu Kaskinendevice-port: Add pa_device_port.active 49/21949/1
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