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