daemon: add nice value in service file to improve performance
[platform/upstream/pulseaudio.git] / src / pulsecore / card.h
2021-12-30 Seungbae ShinMerge branch 'upstream/15.0' into tizen 66/268566/3
2021-06-10 Igor V. Kovalenkocard: handle sticky profile flag
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
2018-10-11 João Paulo Rechi... card: Create pa_available_to_string
2018-10-03 João Paulo Rechi... card: Fix typo in comments
2018-01-26 Sangchul LeeInitialize codes based on 11.1 36/168336/1
2018-01-25 Sangchul LeeInitialize git 10/168210/1
2016-06-28 Tanu Kaskinencard: remove pa_card_new_data.active_profile
2016-06-28 Tanu Kaskinencard: move profile selection after pa_card_new()
2016-05-10 Tanu Kaskinenalsa: ignore jack events when the user is inactive
2016-05-03 Tanu Kaskinencard: add preferred_{input, output}_port
2015-12-14 David Henningssontypedefs.h: Move some typedefs to a separate file
2015-11-22 David Henningssoncard: Add variables for splitting up a profile
2015-01-14 Ondrej Holecekupdate FSF addresses to FSF web page
2013-11-29 Tanu KaskinenPass the profile object instead of the profile name...
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-03-27 Mikel AstizRevert "card: Support adding ports dynamically"
2013-02-18 Mikel Astizcard: Add card profile availability
2013-02-18 Mikel Astizcore: Internally deprecate pa_port_available_t to use...
2012-10-25 Tanu Kaskinencard: Store a pa_card pointer in pa_card_profile.
2012-10-25 Mikel Astizcard: Support adding ports dynamically
2012-10-25 Mikel Astizcard: Support adding profiles dynamically
2011-11-26 David HenningssonCards now has ports directly, and device port has list...
2009-06-29 Tanu KaskinenMerge branch 'master' into dbus-work
2009-06-17 Lennart PoetteringMerge commit 'origin/master' into master-tx
2009-06-17 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-17 Lennart Poetteringcard: get rid of description field which is unused
2009-06-17 Lennart Poetteringcard: some modernizations
2009-06-07 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-05 Lennart Poetteringcore: add a suspend cause flags field
2009-03-23 Lennart Poetteringonly store card profile if flagged for that
2009-03-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-04 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-03 Lennart PoetteringMerge commit 'coling/lgpl21'
2009-03-03 Colin GuthrieUse LGPL 2.1 on all files previously using LGPL 2
2009-01-28 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-21 Lennart Poetteringadd new function pa_card_suspend()
2009-01-21 Lennart Poetteringmake pa_card_new_data::active_profile a string
2009-01-20 Lennart Poetteringadd priority logic to find best default profile
2009-01-19 Lennart PoetteringMerge commit 'vudentz/master'
2009-01-19 Lennart PoetteringMerge commit '7104d54bbce8f9bd2553e16f45f3a0f69ac75b8b'
2009-01-17 Lennart Poetteringactually create pa_card object in module-alsa-card
2009-01-15 Lennart Poetteringrename card config to card profile
2009-01-15 Lennart PoetteringMerge commit 'e0f8ffe41f99789fafac575e944acf02e940bbf7'
2009-01-15 Lennart Poetteringadd new pa_card object as a way to logically combine...