index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
Update NEWS for 7.0 release
Arun Raghavan
1
-0
/
+5
2015-09-23
i18n: Update Slovak translation
Dušan Kazik
1
-202
/
+261
2015-09-17
tests: Fix test-suite failure on Alpha
Michael Cree
1
-1
/
+4
2015-09-17
lfe-filter: Deal with empty input chunks
Arun Raghavan
1
-1
/
+1
2015-09-16
modules: Fix entry leak in module-card-restore
Peter Meerwald
1
-1
/
+4
2015-09-16
core: Add missing return on protocol error
Peter Meerwald
1
-1
/
+3
2015-09-16
daemon: No need to check optarg, -p requires argument
Peter Meerwald
1
-1
/
+1
2015-09-13
loopback: Fix the obviously-wrong "buffer+=buffer" logic
Alexander E. Patrakov
1
-1
/
+1
2015-09-12
build-sys: add sb-omni-surround-5.1.conf to Makefile.am
Tanu Kaskinen
1
-1
/
+2
2015-09-12
build-sys: bump sonames
Tanu Kaskinen
1
-1
/
+1
2015-09-12
sink, source: Do not dereference freed memory when freeing the next events
Felipe Sateler
2
-2
/
+4
2015-09-12
util: pa_get_fqdn: always free addrinfo
Felipe Sateler
1
-2
/
+7
2015-09-12
i18n: Update Polish translation
Piotr Drąg
1
-656
/
+752
2015-09-11
Fix return code check of pa_append_to_home_dir
Felipe Sateler
1
-1
/
+1
2015-09-10
build-sys: fix order of libraries installation
Zavadovsky Yan
1
-1
/
+1
2015-09-07
module: Always remove freed module from modules_pending_unload
David Henningsson
1
-2
/
+3
2015-09-07
core-util: include xlocale.h when using strtod_l()
Tanu Kaskinen
1
-0
/
+1
2015-09-07
build-sys: check strtod_l instead of strtof_l
Tanu Kaskinen
2
-4
/
+4
2015-08-28
alsa-mixer: sb-omni-surround-5.1.conf: remove analog-surround-40 mapping
Tanu Kaskinen
1
-7
/
+0
2015-08-28
alsa-mixer: sb-omni-surround-5.1.conf: rename analog-stereo to analog-stereo-...
Tanu Kaskinen
1
-2
/
+3
2015-08-28
alsa-mixer: Add support for Creative SoundBlaster Omni Surround 5.1 USB sound...
Nazar Mokrynskyi
4
-0
/
+93
2015-08-27
update NEWS for 7.0
Tanu Kaskinen
1
-0
/
+48
2015-08-27
build-sys: bump sonames
Tanu Kaskinen
1
-1
/
+1
2015-08-25
alsa: Clarify potentially confusing device port data field
Arun Raghavan
1
-1
/
+1
2015-08-25
alsa-mixer: Drop redundant conditional frees
Arun Raghavan
1
-5
/
+2
2015-08-21
ucm: Add support for "JackHWMute"
Tanu Kaskinen
4
-0
/
+134
2015-08-21
ucm: Create only one jack object per kcontrol
Tanu Kaskinen
3
-20
/
+27
2015-08-21
alsa: Move UCM port availability updating to the mixer code
Tanu Kaskinen
6
-17
/
+112
2015-08-21
alsa: Add associations between jacks, UCM devices and UCM ports
Tanu Kaskinen
4
-2
/
+90
2015-08-21
ucm: Don't create separate input and output jacks
Tanu Kaskinen
2
-20
/
+19
2015-08-21
alsa: Add pa_alsa_jack_new() and pa_alsa_jack_free()
Tanu Kaskinen
3
-25
/
+39
2015-08-21
alsa-mixer: Add "Front Line Out" and "Rear Line Out"
David Henningsson
3
-0
/
+32
2015-08-21
build-sys: make error message visible
Tanu Kaskinen
1
-1
/
+1
2015-08-21
alsa-mixer: Add descriptions for analog-stereo-input and analog-stereo-output...
Tanu Kaskinen
1
-2
/
+7
2015-08-17
pulse: Document client libraries logging behavior
Ahmed S. Darwish
1
-0
/
+33
2015-08-14
Removed exclamation marks from user-visible messages.
Deepak Srivastava
4
-9
/
+9
2015-08-12
patcl: Error msg from pactl not quite accurate for 'mute' commands
Deepak Srivastava
1
-4
/
+4
2015-08-12
pacmd: Placeholders describing command line options should not have spaces
Manish Sogi
1
-1
/
+1
2015-07-29
modules: Fix struct namespace collision on Solaris
Shawn Walker
2
-11
/
+11
2015-07-29
build-sys: Fix up setting the bash completion dir
Arun Raghavan
2
-12
/
+7
2015-07-28
build-sys: Make echo-cancel use speex cflags/libs conditionally
Arun Raghavan
1
-2
/
+4
2015-07-28
build-sys: Fix distcheck for systemd user unit dir
Arun Raghavan
1
-1
/
+1
2015-07-21
combine-sink: Fix unsafe message handling
Tanu Kaskinen
1
-28
/
+80
2015-07-21
padsp: Avoid possible deadlock. Unlocked i->mainloop before returning from de...
Deepak Srivastava
1
-0
/
+3
2015-07-21
xen: Resource leak in local function alloc_gref() - alloc_fd and dev_fd
Manish Sogi
1
-3
/
+4
2015-06-18
module: Warn about modules loaded after unload
David Henningsson
1
-0
/
+4
2015-06-12
equalizer: Handle underlying sink going away better when autoloaded
Arun Raghavan
1
-3
/
+6
2015-06-12
echo-cancel: Handle underlying sink going away better when autoloaded
Arun Raghavan
1
-4
/
+22
2015-06-12
always-sink: Ignore filter sinks
Arun Raghavan
1
-3
/
+10
2015-06-12
sink,source: Add a helper function to check whether this is a filter
Arun Raghavan
5
-4
/
+22
[next]