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
Commit message (
Expand
)
Author
Age
Files
Lines
*
unfortunately we cannot detect if a foreign thread is still running. Thus suc...
Lennart Poettering
2007-05-27
1
-11
/
+6
*
Minor optimization: read log level character code from array
Lennart Poettering
2007-05-27
1
-27
/
+12
*
Add a new meta command ".ifexists" to the CLI language, to execute commands o...
Lennart Poettering
2007-05-26
3
-13
/
+73
*
when called with the setid bit change euid to uid sooner to make sure that we...
Lennart Poettering
2007-05-25
3
-32
/
+66
*
fix suid Makefile target
Lennart Poettering
2007-05-25
1
-3
/
+3
*
only browse for ipv4 pa servers for now. Needs better fixing which however is...
Lennart Poettering
2007-05-23
1
-1
/
+1
*
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 a DoS with allocating overly large silence buffers. (Identified by Luigi ...
Lennart Poettering
2007-05-23
1
-0
/
+12
*
don't allow excessively high sample rates
Lennart Poettering
2007-05-23
2
-0
/
+4
*
Fix yet another DoS vulnerability, also identified Luigi Auriemma (re #67)
Lennart Poettering
2007-05-23
1
-1
/
+2
*
fix minor typo
Lennart Poettering
2007-05-23
1
-1
/
+1
*
Fix another DoS vulnerability, also identified Luigi Auriemma (closes #67)
Lennart Poettering
2007-05-23
1
-1
/
+1
*
fix a DoS vulnerability (re #67), originally identified by Luigi Auriemma
Lennart Poettering
2007-05-23
1
-1
/
+1
*
fix a few obvious copynpaste errors when handling volumes
Lennart Poettering
2007-05-23
1
-3
/
+3
*
Treat empty :0.0 identically to unset :0.0 when trying to find a PA server. (...
Lennart Poettering
2007-05-23
1
-1
/
+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
*
drop unused variable
Lennart Poettering
2007-05-22
1
-1
/
+1
*
fix comment
Lennart Poettering
2007-05-22
1
-1
/
+1
*
Add support for SNDCTL_DSP_SETTRIGGER. (closes #56)
Pierre Ossman
2007-03-07
1
-9
/
+87
*
Fix some instances where we printed a string without first checking that
Pierre Ossman
2007-03-06
2
-5
/
+15
*
Pulsecore should be linked into all modules.
Pierre Ossman
2007-03-06
1
-1
/
+1
*
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
*
Revert stuff from commit 1431 that wasn't supposed to be there.
Pierre Ossman
2007-03-01
2
-5
/
+2
*
Handle when ALSA tweaks our sample spec so much that the frame size changes.
Pierre Ossman
2007-03-01
3
-3
/
+13
*
Add some debugging output from sample cache subsystem.
Pierre Ossman
2007-03-01
1
-0
/
+10
*
Add a wrapper around close() to work around Windows' ass backwards way of
Pierre Ossman
2007-02-14
7
-24
/
+45
*
Allow a formatted string in the validation warning.
Pierre Ossman
2007-02-14
1
-4
/
+4
*
Prefix log lines with a character indicating level.
Pierre Ossman
2007-02-14
1
-4
/
+27
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
283
-14
/
+714
*
Make sure we get proper host identifiers.
Pierre Ossman
2007-02-12
1
-0
/
+2
*
Allow specification of device number.
Pierre Ossman
2007-02-12
1
-3
/
+12
*
Don't abort config loading when the user specific cannot be loaded.
Pierre Ossman
2007-02-05
1
-2
/
+8
*
Make sure we report success for SNDCTL_DSP_SETDUPLEX.
Pierre Ossman
2007-01-19
1
-0
/
+5
*
Report IO error on ioctl() when we're in a fatal error state.
Pierre Ossman
2007-01-04
1
-0
/
+10
*
Free stream objects when they've been invalidated.
Pierre Ossman
2007-01-04
1
-0
/
+4
*
Fix error messages for failure connecting streams.
Pierre Ossman
2007-01-04
1
-2
/
+10
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
283
-3742
/
+3742
*
Fix silly copy-and-paste error. (closes #45)
Pierre Ossman
2006-12-04
1
-1
/
+1
*
Fix incorrect assert.
Pierre Ossman
2006-11-24
1
-1
/
+1
*
Add atomic.h as a dependency at relevant places.
Pierre Ossman
2006-11-10
1
-0
/
+3
*
Make sure we package version.h.in.
Pierre Ossman
2006-11-10
1
-0
/
+1
*
Yet again try to fix the creation of necessary directories when srcdir !=
Pierre Ossman
2006-11-09
1
-3
/
+3
*
Support reversed endian floats. (closes #28) (closes #35)
Pierre Ossman
2006-11-08
2
-0
/
+21
*
Check correct variable for return value. Closes #37.
Pierre Ossman
2006-11-08
1
-1
/
+1
*
Fix some missing line breaks.
Pierre Ossman
2006-11-06
1
-3
/
+3
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
36
-993
/
+502
[next]