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