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