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
/
daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure we print the file name we actually use.
Pierre Ossman
2006-06-30
1
-1
/
+1
*
Fix the final few occurences of polyp.
Pierre Ossman
2006-06-20
2
-2
/
+2
*
s/POLYP/PULSE/g
Lennart Poettering
2006-06-19
1
-4
/
+4
*
* more s/pulseaudio/PulseAudio/ replacements
Lennart Poettering
2006-06-19
1
-3
/
+3
*
replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"
Lennart Poettering
2006-06-19
1
-1
/
+1
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
16
-105
/
+105
*
* add new argument 'exit_on_eof' to module-cli and make use of it if "-C" is ...
Lennart Poettering
2006-06-18
1
-1
/
+1
*
actually build cpulimit support if SIGXCPU is available
Lennart Poettering
2006-06-02
1
-3
/
+4
*
drop the .sh suffix from esdcompat
Lennart Poettering
2006-05-29
1
-0
/
+0
*
disable padsp for the polypaudio daemon itself by defining the __padsp_disabl...
Lennart Poettering
2006-05-26
1
-0
/
+7
*
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
2006-05-25
3
-3
/
+3
*
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
2006-05-22
4
-5
/
+11
*
Convert log text to current locale before passing it on to stderr or syslog.
Pierre Ossman
2006-05-18
1
-0
/
+3
*
Don't include util.h from core-util.h as it is not needed by many users.
Pierre Ossman
2006-05-18
1
-1
/
+2
*
fix include line for "core-util.h"
Lennart Poettering
2006-05-17
5
-5
/
+5
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
3
-3
/
+5
*
more sensible default.pa file
Lennart Poettering
2006-05-17
1
-22
/
+27
*
* add new parameter to pa_open_config_file() to specify open mode
Lennart Poettering
2006-05-14
1
-2
/
+2
*
glibc <= 2.2 has a broken unistd.h, lacking setresuid().
Pierre Ossman
2006-04-25
1
-0
/
+6
*
Having constant deferred events isn't allowed and causes problems. Use timers
Pierre Ossman
2006-04-19
1
-5
/
+11
*
Make the probe for RNG sources at runtime since the configure script isn't
Pierre Ossman
2006-04-18
1
-24
/
+2
*
initialize random seed globaly from $RANDOM_DEVICE
Lennart Poettering
2006-04-16
1
-0
/
+25
*
add code to allow polypaudio dump preloaded modules using "--dump-modules"
Lennart Poettering
2006-04-13
1
-3
/
+48
*
* Add new "auth-group=" parameter to protocol-native-unix
Lennart Poettering
2006-02-24
1
-1
/
+1
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
5
-39
/
+38
*
disable SIGPIPE before calling pa_core_new(), this way the warning message is...
Lennart Poettering
2006-02-20
1
-11
/
+12
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
6
-12
/
+19
*
add a bunch of simple Makefile in the subdirs, just to make compilation with ...
Lennart Poettering
2006-02-16
1
-0
/
+1
*
* svn:ignore some files
Lennart Poettering
2006-02-16
4
-0
/
+284
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
11
-0
/
+1744