daemon: add nice value in service file to improve performance
[platform/upstream/pulseaudio.git] / src / pulsecore / device-port.h
2021-12-30 Seungbae ShinMerge branch 'upstream/15.0' into tizen 66/268566/3
2020-08-10 Tanu KaskinenRename "available group" to "availability group"
2020-06-17 Jaroslav Kyseladevice-port: add type member
2020-06-17 Jaroslav Kyseladevice-port: introduce available_group member
2019-12-14 Hui Wangdevice-port: moving streams since active_port on source...
2019-11-27 Hui Wangdevice-port: moving streams due to changing the status...
2018-01-26 Sangchul LeeInitialize codes based on 11.1 36/168336/1
2018-01-25 Sangchul LeeInitialize git 10/168210/1
2016-06-22 Arun Raghavandevice-port: Add mechanism to free implementation data
2015-12-14 David Henningssontypedefs.h: Move some typedefs to a separate file
2015-11-22 David Henningssondevice-port: Add preferred_profile field to pa_device_port
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-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