| Commit message (Expand) | Author | Age | Files | Lines |
* | switch-on-connect: Do not overwrite user configured default sink/source | Georg Chini | 2023-03-16 | 1 | -0/+9 |
* | sink-input, source-output: Add hooks for preferred device changes | Tanu Kaskinen | 2021-04-05 | 1 | -0/+2 |
* | daemon.conf: Add boolean rescue_streams parameter | Georg Chini | 2020-01-23 | 1 | -0/+1 |
* | source: move streams to new appeared sources if they prefer these sources | Hui Wang | 2019-12-14 | 1 | -0/+2 |
* | Split the enable-lfe-remixing setting into two | Alexander Patrakov | 2019-12-10 | 1 | -1/+2 |
* | sink: move streams to new appeared sinks if they prefer these sinks | Hui Wang | 2019-11-27 | 1 | -0/+2 |
* | core: add simple message interface | Georg Chini | 2019-05-25 | 1 | -1/+1 |
* | set exit_idle_time to 0 when we detect a session | Tanu Kaskinen | 2018-06-21 | 1 | -0/+2 |
* | sink, source: improve suspend cause logging | Tanu Kaskinen | 2018-01-03 | 1 | -1/+11 |
* | alsa: fix infinite loop with Intel HDMI LPE | Tanu Kaskinen | 2018-01-03 | 1 | -0/+1 |
* | core: change configured_default_sink/source type to string | Tanu Kaskinen | 2017-07-17 | 1 | -5/+8 |
* | improve default sink/source handling | Tanu Kaskinen | 2017-05-02 | 1 | -2/+26 |
* | loopback: Add hooks to track port latency offsets | Georg Chini | 2017-04-10 | 1 | -0/+2 |
* | sink, source: Add a mode to avoid resampling if possible | Arun Raghavan | 2017-01-30 | 1 | -0/+1 |
* | daemon-conf: add remixing-use-all-sink-channels option | David Mandelberg | 2017-01-19 | 1 | -0/+1 |
* | card: move profile selection after pa_card_new() | Tanu Kaskinen | 2016-06-28 | 1 | -0/+1 |
* | alsa: Reread and upate jack status when a card is unsuspended | Arun Raghavan | 2016-05-11 | 1 | -0/+1 |
* | card: add preferred_{input, output}_port | Tanu Kaskinen | 2016-05-03 | 1 | -0/+1 |
* | core: Support memfd transport; bump protocol version | Ahmed S. Darwish | 2016-04-27 | 1 | -1/+1 |
* | srbchannel: Introduce per-client SHM files | Ahmed S. Darwish | 2016-04-02 | 1 | -4/+2 |
* | pulsecore: Cache daemon shm size inside pa_core | Ahmed S. Darwish | 2016-04-02 | 1 | -0/+5 |
* | typedefs.h: Move some typedefs to a separate file | David Henningsson | 2015-12-14 | 1 | -2/+1 |
* | core, core-scache: Fire hooks for new, changed and removed events | Juho Hämäläinen | 2015-05-21 | 1 | -0/+3 |
* | core: Add core hooks for module changes | Juho Hämäläinen | 2015-05-21 | 1 | -0/+3 |
* | core: Add hooks for default sink and source changes | Juho Hämäläinen | 2015-04-02 | 1 | -0/+2 |
* | lfe-filter: change the crossover frequency as a parameter | Hui Wang | 2015-03-30 | 1 | -0/+1 |
* | update FSF addresses to FSF web page | Ondrej Holecek | 2015-01-14 | 1 | -3/+1 |
* | module: Fix unsafe iteration | Tanu Kaskinen | 2014-12-05 | 1 | -0/+1 |
* | core: Add a second rw mempool | David Henningsson | 2014-06-27 | 1 | -1/+4 |
* | sink-input, source-output: Add hooks for mute changes | Tanu Kaskinen | 2014-05-02 | 1 | -0/+2 |
* | sink, source: Add hooks for mute changes | Tanu Kaskinen | 2014-05-02 | 1 | -0/+2 |
* | sink-input, source-output: Add hooks for volume changes | Tanu Kaskinen | 2014-05-02 | 1 | -0/+2 |
* | sink, source: Add hooks for volume changes | Tanu Kaskinen | 2014-05-02 | 1 | -0/+2 |
* | Remove pa_bool_t and replace it with bool. | poljar (Damir Jelić) | 2013-07-04 | 1 | -10/+10 |
* | core: Add an "internal" suspend cause | Arun Raghavan | 2013-06-04 | 1 | -0/+1 |
* | sink, source: Send notifications when flags change | Tanu Kaskinen | 2013-04-10 | 1 | -0/+2 |
* | Revert "card: Support adding ports dynamically" | Mikel Astiz | 2013-03-27 | 1 | -1/+0 |
* | card: Add card profile availability | Mikel Astiz | 2013-02-18 | 1 | -0/+1 |
* | device-port: Fire a hook when the latency offset changes. | poljar (Damir Jelić) | 2013-01-20 | 1 | -0/+1 |
* | card: Support adding ports dynamically | Mikel Astiz | 2012-10-25 | 1 | -0/+1 |
* | card: Support adding profiles dynamically | Mikel Astiz | 2012-10-25 | 1 | -0/+1 |
* | Notify port available status changes, and update protocol version | David Henningsson | 2011-11-26 | 1 | -0/+1 |
* | core: infrastructure for alternate sampling rate | Pierre-Louis Bossart | 2011-10-17 | 1 | -0/+1 |
* | volume: Rename 'sync volume' to 'deferred volume'. | Colin Guthrie | 2011-09-13 | 1 | -3/+3 |
* | More spelling fixes | Maarten Bosmans | 2011-08-25 | 1 | -1/+1 |
* | Remove unnecessary #includes | Maarten Bosmans | 2011-06-22 | 1 | -2/+0 |
* | core: Suspend monitor when a sink enters passthrough mode | Arun Raghavan | 2011-05-02 | 1 | -0/+1 |
* | core: Add a new hook PA_CORE_HOOK_CARD_PROFILE_CHANGED | Colin Guthrie | 2011-02-25 | 1 | -0/+1 |
* | core: Added new hooks: PA_CORE_HOOK_SOURCE_PORT_CHANGED and PA_CORE_HOOK_SINK... | Kim Therkelsen | 2011-02-25 | 1 | -0/+2 |
* | daemon-conf: Add sync volume parameters to daemon-conf | Jyri Sarha | 2010-10-16 | 1 | -0/+3 |