index
:
pulseaudio/pulseaudio
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue
PulseAudio Sound Server (mirrored from https://gitlab.freedesktop.org/pulseaudio/pulseaudio)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
switch-on-port-available: Add some basic properties
David Henningsson
1
-0
/
+5
2016-04-02
memblock/pstream: Fix two compiler warnings
David Henningsson
2
-2
/
+4
2016-03-08
alsa-mixer: refactor element_probe and fix >2 channel bug
David Henningsson
1
-230
/
+206
2016-02-26
switch-on-port-available: Switch from HDMI to analog; but not the other way a...
David Henningsson
1
-3
/
+3
2015-12-18
gitignore: Add .orig and .rej to gitignore
David Henningsson
1
-0
/
+2
2015-12-14
typedefs.h: Move some typedefs to a separate file
David Henningsson
9
-19
/
+47
2015-11-27
card: Only update port's preferred profile if profile is saved
David Henningsson
1
-9
/
+18
2015-11-22
module-card-restore: Remove "version" from internal entry struct
David Henningsson
1
-10
/
+7
2015-11-22
module-switch-on-port-available: Route to preferred profile
David Henningsson
1
-67
/
+105
2015-11-22
module-switch-on-port-available: Use input and output names
David Henningsson
1
-0
/
+7
2015-11-22
card-restore: Save and restore "preferred profile" of port
David Henningsson
1
-5
/
+44
2015-11-22
card: Update preferred_profile for ports when profile changes
David Henningsson
1
-0
/
+18
2015-11-22
device-port: Add preferred_profile field to pa_device_port
David Henningsson
2
-0
/
+13
2015-11-22
alsa-mixer: Fill in input and output names
David Henningsson
3
-1
/
+12
2015-11-22
card: Add variables for splitting up a profile
David Henningsson
2
-0
/
+10
2015-11-17
alsa-mixer: Return early in case of no mixer poll descriptors
David Henningsson
1
-0
/
+8
2015-11-06
alsa-mixer: Add "Front Headphone" to headset mic path
David Henningsson
1
-0
/
+3
2015-10-30
volume: Add LFE balance API
David Henningsson
6
-1
/
+88
2015-10-30
volume: Refactor get/set balance/fade
David Henningsson
1
-82
/
+33
2015-10-23
alsa-mixer: Ignore volume with unexpected number of channels
David Henningsson
1
-3
/
+3
2015-10-20
pstream: Fix use-after-free in srb_callback
David Henningsson
1
-1
/
+10
2015-10-20
module-alsa-card: Report available ports before unavailable ones
David Henningsson
1
-6
/
+25
2015-10-16
card: Use pa_xmalloc0 when creating card profiles
David Henningsson
1
-6
/
+1
2015-09-28
shm: Warn on not being able to open shm files
David Henningsson
1
-3
/
+7
2015-09-28
card: Use pa_xnew0 when creating a card
David Henningsson
1
-7
/
+1
2015-09-28
client: Use pa_xnew0 when creating a client
David Henningsson
1
-5
/
+1
2015-09-25
alsa-mixer: Add "Mic Boost" and "Line Boost" to analog-input.conf
David Henningsson
1
-0
/
+6
2015-09-07
module: Always remove freed module from modules_pending_unload
David Henningsson
1
-2
/
+3
2015-08-21
alsa-mixer: Add "Front Line Out" and "Rear Line Out"
David Henningsson
3
-0
/
+32
2015-06-18
module: Warn about modules loaded after unload
David Henningsson
1
-0
/
+4
2015-06-12
stream: Check sample spec validity before abiding PULSE_LATENCY_MSEC
David Henningsson
1
-3
/
+5
2015-06-12
echo-cancel: Add config.h in adrian-aec.c
David Henningsson
1
-0
/
+4
2015-06-01
lfe-filter-test: Use S16NE format
David Henningsson
1
-1
/
+1
2015-05-05
alsa-mixer: Make line out path unavailable when "Front Headphone" is plugged in
David Henningsson
1
-0
/
+4
2015-04-20
core-util, pactl: Make one localised and one non-localised version of pa_yes_no
David Henningsson
2
-10
/
+14
2015-04-10
alsa-mixer: Add paths/ports for multichannel profile
David Henningsson
2
-1
/
+5
2015-04-10
alsa-mixer: Use separate profiles for Multichannel Input/Output
David Henningsson
2
-2
/
+15
2015-04-10
module-switch-*: use pa_module_hook_connect
David Henningsson
2
-46
/
+10
2015-04-10
module-filter-*: use pa_module_hook_connect
David Henningsson
2
-60
/
+14
2015-04-10
module-alsa-card: use pa_module_hook_connect
David Henningsson
1
-22
/
+4
2015-04-10
module-suspend-on-idle: use pa_module_hook_connect
David Henningsson
1
-72
/
+17
2015-04-10
module-*-restore: use pa_module_hook_connect
David Henningsson
3
-89
/
+23
2015-04-10
module: Add hook dynarray
David Henningsson
2
-0
/
+20
2015-03-30
resampler: Rename "lfe_filter_required" to "lfe_remixed"
David Henningsson
1
-9
/
+9
2015-03-30
resampler: Allow disabling the LFE filter by setting crossover to 0
David Henningsson
2
-2
/
+2
2015-03-30
resampler: Make some basic functions for rewinding
David Henningsson
4
-5
/
+22
2015-03-30
lfe-filter: Add rewind support
David Henningsson
3
-9
/
+108
2015-03-30
memblock: Change pa_memblock_new_malloced to an inline function
David Henningsson
1
-1
/
+4
2015-03-30
lfe-filter: Cleanup and refactor
David Henningsson
4
-515
/
+33
2015-03-30
lfe-filter: Enable LFE filter in the resampler
David Henningsson
7
-5
/
+265
[next]