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
2012-06-08
profile-switcher: Bail out if there is more than one Bluetooth device
bluetooth
Arun Raghavan
1
-7
/
+60
2012-06-08
profile-switcher: Listen for new source outputs
Arun Raghavan
1
-6
/
+23
2012-06-07
profile-switcher: Deal with new Bluetooth cards
Arun Raghavan
1
-1
/
+51
2012-06-07
profile-switcher: New module to switch card profiles based on roles
Arun Raghavan
3
-0
/
+239
2012-06-04
pacmd: Add unloading modules by name.
poljar
2
-9
/
+24
2012-06-04
pactl: Add unloading modules by name.
poljar
2
-6
/
+36
2012-05-31
alsa-source: add missing header 'signal.h'
Eero Nurkkala
1
-0
/
+1
2012-05-31
alsa-sink: add missing header 'signal.h'
Eero Nurkkala
1
-0
/
+1
2012-05-31
pulsecore: Use PA_IDXSET_FOREACH wherever applicable.
Harsh Prateek Bora
5
-16
/
+16
2012-05-31
modules: Use PA_IDXSET_FOREACH wherever applicable.
Harsh Prateek Bora
6
-9
/
+9
2012-05-29
bluetooth: Release transport when the pa_rtpoll_run loop finishes.
Jarkko Suontausta
1
-3
/
+10
2012-05-29
udev: Don't use deprecated udev_get_*_path() functions
Marc-Antoine Perennou
2
-8
/
+5
2012-05-29
pipe: check return value of mkfifo()
Peter Meerwald
2
-2
/
+8
2012-05-29
pipe: whitespace and log output cleanup
Peter Meerwald
2
-7
/
+7
2012-05-29
daemon: use pa_streq instead of plain strcmp
Deng Zhengrong
1
-6
/
+6
2012-05-29
cli: Add set-log-target command for pacmd
Deng Zhengrong
1
-0
/
+43
2012-05-25
once: Fix race causing pa_once to sometimes run twice
David Henningsson
2
-34
/
+17
2012-05-23
native: Use foreach to iterate trough modules.
poljar
1
-4
/
+3
2012-05-16
bluetooth: Fix crash on disconnection
Frédéric Danis
1
-7
/
+9
2012-05-16
gnome: start PA early in the gnome session
Lennart Poettering
1
-0
/
+1
2012-05-15
auth: move cookie file to ~/.config/pulse/cookie
Lennart Poettering
14
-32
/
+57
2012-05-15
core-util: when searching for configuration files, honour XDG basedir spec
Lennart Poettering
1
-3
/
+10
2012-05-15
man: update man pages to only refer to the new place for the configuration files
Lennart Poettering
6
-13
/
+13
2012-05-15
core-util: move configuration home directory from ~/,pulse to ~/.config/pulse...
Lennart Poettering
1
-17
/
+46
2012-05-15
util: hook up pa_get_runtime_dir() with XDG_RUNTIME_DIR
Lennart Poettering
1
-7
/
+28
2012-05-15
context: get rid of really old runtime dir logic, i.e. break compat with >4y-...
Lennart Poettering
2
-78
/
+0
2012-05-15
rtkit: update drop-in files
Lennart Poettering
2
-0
/
+136
2012-05-15
build-sys: remove HAL support, it's obsolete since years
Lennart Poettering
8
-1079
/
+2
2012-05-15
build-sys: readd stub makefiles to subdirectories to make building with emacs...
Lennart Poettering
11
-24
/
+42
2012-05-15
util: use the return value of gethosid() as fallback, not the address of the ...
Lennart Poettering
1
-1
/
+1
2012-05-15
util: /etc/machine-id should be tried first, the D-Bus only as fallback for l...
Lennart Poettering
2
-5
/
+5
2012-05-15
proplist: document new meaning of the session ID
Lennart Poettering
1
-1
/
+1
2012-05-15
util: XDG_SESSION_COOKIE is unsuitable as session ID
Lennart Poettering
1
-1
/
+2
2012-05-14
sink-input,source-output: Avoid unneccessary rate updates
Arun Raghavan
2
-2
/
+4
2012-05-13
pacmd: Added --help and --version descriptions to the man page.
v2.98-dev
poljar
1
-0
/
+18
2012-05-11
build-sys: Bump soname
v2.0
Arun Raghavan
1
-1
/
+1
2012-05-11
Correct spelling of PulseAudio
Paul Menzel
4
-5
/
+5
2012-05-11
bluetooth: Fix crash due to usage of pa_bool_t instead of dbus_bool_t
Arun Raghavan
1
-2
/
+4
2012-05-11
alsa: Add support for sound cards with 4-channel input.
Tanu Kaskinen
2
-0
/
+10
2012-05-11
resampler: Add support for resamplers that consume less data than asked.
Tanu Kaskinen
1
-56
/
+135
2012-05-11
resampler: Use more descriptive buffer names.
Tanu Kaskinen
1
-55
/
+63
2012-05-11
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
[next]