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
path:
root
/
src
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-31
merge r2186 from prepare-0.9.10
Lennart Poettering
1
-2
/
+2
2008-03-27
remove a redundant if check
Lennart Poettering
1
-2
/
+1
2008-03-27
copy originial l2ping license from bluez into bt helper
Lennart Poettering
1
-22
/
+16
2008-03-27
Enable per-user esound sockets by default. Esound CVS already enables this by...
Lennart Poettering
1
-2
/
+3
2008-02-13
deal with a possibly failing pa_channel_map_init_auto() correctly
Lennart Poettering
5
-3
/
+12
2008-01-04
Implement opcodes in the tunnel modules that were added in version 12 of
Sjoerd Simons
1
-0
/
+40
2008-01-03
Add a missing pa_xfree.
Tanu Kaskinen
1
-0
/
+2
2008-01-03
The previous commit introduced a new bug: giving too many values in the "cont...
Tanu Kaskinen
1
-1
/
+1
2008-01-03
Fix the parsing of trailing default values in the "control" module argument.
Tanu Kaskinen
1
-6
/
+14
2008-01-02
Downgraded the priority of a message, because it's really quite uninteresting.
Tanu Kaskinen
1
-1
/
+1
2007-12-06
Add a configure switch to enable the per-user ESounD socket path, but default...
Diego Petteno
1
-3
/
+9
2007-11-21
- Check process name when dealing with PID files
Lennart Poettering
2
-75
/
+131
2007-11-21
minor typo fix
Lennart Poettering
1
-1
/
+1
2007-11-14
add missing pa_boolization
Lennart Poettering
2
-2
/
+2
2007-11-13
Rework ALSA mixer channel detection code. This time we actually care about th...
Lennart Poettering
4
-48
/
+192
2007-11-13
Completely rework ALSA device selection code: choose the device to open depen...
Lennart Poettering
10
-115
/
+342
2007-11-11
add new fun module that automatically mutes your audio devices when you leave...
Lennart Poettering
2
-0
/
+702
2007-11-11
Port module-gconf to make use of the new API pa_start_child_for_read()
Lennart Poettering
1
-128
/
+9
2007-11-09
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
37
-156
/
+188
2007-11-09
replace a few CLAMPs by PA_CLAMP_UNLIKELY
Lennart Poettering
1
-2
/
+2
2007-11-09
add support for 32bit integer samples
Lennart Poettering
2
-3
/
+13
2007-11-04
fix two alignment issues found by the debian buildd gcc on sparc
Lennart Poettering
1
-1
/
+4
2007-11-04
pa_boolization
Lennart Poettering
1
-15
/
+13
2007-11-01
make rtprio and nice level actually configurable
Lennart Poettering
6
-16
/
+16
2007-11-01
drop rt scheduling before we start our helper process
Lennart Poettering
1
-0
/
+2
2007-10-30
rename stream names too, when the sink name changes
Lennart Poettering
1
-9
/
+28
2007-10-30
ignore updates not relevant to us
Lennart Poettering
1
-0
/
+6
2007-10-30
rework the tunnel naming scheme, and make it follow the description changes o...
Lennart Poettering
1
-29
/
+231
2007-10-30
initialize userdata struct with 0
Lennart Poettering
1
-5
/
+5
2007-10-30
deal properly with signals interrupting us when we wait for data from gconf h...
Lennart Poettering
1
-2
/
+4
2007-10-29
keep track of configured tunnels and make sure to unload them when they disap...
Lennart Poettering
1
-11
/
+112
2007-10-29
don't announce monitor sources
Lennart Poettering
1
-5
/
+5
2007-10-29
don't try to send pause request before our stream is properly set up
Lennart Poettering
1
-2
/
+5
2007-10-29
ignore network sinks/sources
Lennart Poettering
3
-4
/
+21
2007-10-29
we don't want to include assert.h anymore
Lennart Poettering
3
-3
/
+0
2007-10-29
reverse server order for PULSE_SERVER x11 property, to follow order in which ...
Lennart Poettering
1
-1
/
+3
2007-10-29
add new module module-zeroconf-discover
Lennart Poettering
1
-0
/
+338
2007-10-29
publish dns-sd subtypes to allow distinction of virtual, hardware and monitor...
Lennart Poettering
1
-7
/
+65
2007-10-29
fail on name clash
Lennart Poettering
1
-2
/
+2
2007-10-29
bring back module-tunnel, yay!
Lennart Poettering
1
-388
/
+589
2007-10-29
downgrade a few log messages
Lennart Poettering
1
-3
/
+3
2007-10-29
make use of new pa_readlink() where applicable
Lennart Poettering
1
-11
/
+21
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
48
-4661
/
+9324
2007-08-24
Corrected a bogus comment.
Tanu Kaskinen
1
-2
/
+1
2007-08-20
Modified the JACK sink heavily:
Tanu Kaskinen
1
-241
/
+716
2007-05-29
Kill spaces on EOL
Lennart Poettering
12
-161
/
+161
2007-05-23
Fix another DoS vulnerability that has been identified by Luigi Auriemma. (Fi...
Lennart Poettering
1
-3
/
+0
2007-05-23
add a missing initialization that causes a crash when parsing invalid volume ...
Lennart Poettering
1
-0
/
+1
2007-05-23
Fix module-oss for devices that return EAGAIN when we don't expect it. (Close...
Lennart Poettering
1
-3
/
+10
2007-05-22
show socket directory when we fail to create it. (Closes #85)
Lennart Poettering
1
-1
/
+1
[next]