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
rtpoll
stable-1.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
native: Use foreach to iterate trough modules.
HEAD
master
poljar
1
-4/+3
9 days
bluetooth: Fix crash on disconnection
Frédéric Danis
1
-7/+9
9 days
gnome: start PA early in the gnome session
Lennart Poettering
1
-0/+1
9 days
auth: move cookie file to ~/.config/pulse/cookie
Lennart Poettering
14
-32/+57
9 days
core-util: when searching for configuration files, honour XDG basedir spec
Lennart Poettering
1
-3/+10
9 days
man: update man pages to only refer to the new place for the configuration files
Lennart Poettering
6
-13/+13
9 days
core-util: move configuration home directory from ~/,pulse to ~/.config/pulse...
Lennart Poettering
1
-17/+46
10 days
util: hook up pa_get_runtime_dir() with XDG_RUNTIME_DIR
Lennart Poettering
1
-7/+28
10 days
context: get rid of really old runtime dir logic, i.e. break compat with >4y-...
Lennart Poettering
2
-78/+0
10 days
rtkit: update drop-in files
Lennart Poettering
2
-0/+136
10 days
build-sys: remove HAL support, it's obsolete since years
Lennart Poettering
8
-1079/+2
10 days
build-sys: readd stub makefiles to subdirectories to make building with emacs...
Lennart Poettering
11
-24/+42
10 days
util: use the return value of gethosid() as fallback, not the address of the ...
Lennart Poettering
1
-1/+1
10 days
util: /etc/machine-id should be tried first, the D-Bus only as fallback for l...
Lennart Poettering
2
-5/+5
10 days
proplist: document new meaning of the session ID
Lennart Poettering
1
-1/+1
10 days
util: XDG_SESSION_COOKIE is unsuitable as session ID
Lennart Poettering
1
-1/+2
11 days
sink-input,source-output: Avoid unneccessary rate updates
Arun Raghavan
2
-2/+4
12 days
pacmd: Added --help and --version descriptions to the man page.
v2.98-dev
poljar
1
-0/+18
14 days
build-sys: Bump soname
v2.0
Arun Raghavan
1
-1/+1
14 days
Correct spelling of PulseAudio
Paul Menzel
4
-5/+5
14 days
bluetooth: Fix crash due to usage of pa_bool_t instead of dbus_bool_t
Arun Raghavan
1
-2/+4
14 days
alsa: Add support for sound cards with 4-channel input.
Tanu Kaskinen
2
-0/+10
14 days
resampler: Add support for resamplers that consume less data than asked.
Tanu Kaskinen
1
-56/+135
14 days
resampler: Use more descriptive buffer names.
Tanu Kaskinen
1
-55/+63
14 days
resampler: Use pa_xnew0() to avoid manual zeroing.
Tanu Kaskinen
1
-31/+19
2012-05-05
pacmd: Added --help and --version options.
poljar
1
-12/+90
2012-04-27
echo-cancel: Clarify function call contexts.
Tanu Kaskinen
1
-34/+45
2012-04-27
echo-cancel: Fix memblockq length check.
Tanu Kaskinen
1
-44/+42
2012-04-27
echo-cancel: Drop the correct amount of samples when skipping.
Tanu Kaskinen
1
-1/+1
2012-04-27
doc: Add entry for correct spelling
Paul Menzel
1
-0/+3
2012-04-18
sink/source.h: Clarify set_port comment
David Henningsson
2
-4/+4
2012-04-17
pulse: Fix warning in introspect.h; minor rewording and punctuation.
Peter Meerwald
1
-50/+50
2012-04-17
pulse: Clarify proplist doxygen documentation.
Peter Meerwald
1
-3/+3
2012-04-17
core: Fix comments.
Peter Meerwald
2
-3/+3
2012-04-17
echo-cancel: Upper/lowercase in comment.
Peter Meerwald
1
-2/+2
2012-04-17
build: Fix spelling in src/Makefile.am.
Peter Meerwald
1
-1/+1
2012-04-17
dbus: Fix dbus argument type in iface-stream.c handle_move().
Peter Meerwald
1
-1/+1
2012-04-15
alsa: Add the DTS/DCA mapping to extra-hdmi.conf too.
Colin Guthrie
1
-0/+6
2012-04-11
alsa-sink/source: Make sure volumes are synchronised after fast user switching
David Henningsson
6
-4/+73
2012-04-10
cli: Allow source-output volumes/mute to be set via CLI
Colin Guthrie
2
-5/+101
2012-04-10
man: Document the cli inteface a little.
Colin Guthrie
7
-31/+379
2012-04-04
alsa-sink/source: Really set volumes on port change
David Henningsson
2
-4/+14
2012-04-04
module-loopback: Reset process_msg callbacks in teardown
David Henningsson
1
-0/+2
2012-04-02
loopback: Fix crash on error during init
Frédéric Dalleau
1
-1/+2
2012-03-28
dbus: Add assertions to get rid of warnings from Coverity.
Tanu Kaskinen
1
-2/+2
2012-03-28
device-manager: Add an assertion to get rid of a warning from Coverity.
Tanu Kaskinen
1
-1/+1
2012-03-28
dbus: Add an assertion to get rid of a warning from Coverity.
Tanu Kaskinen
1
-1/+1
2012-03-28
alsa: Fix SND_MIXER_SCHN_LAST related stuff.
Tanu Kaskinen
4
-7/+3
2012-03-28
device-manager: Fix a memory leak.
Tanu Kaskinen
1
-0/+2
2012-03-28
sample-util: Remove redundant check from pa_volume_memchunk.
Tanu Kaskinen
1
-5/+1
[next]