]> code.delx.au - pulseaudio/history - src/daemon
Rework module-combine to work with glitch-free core; add new max_request field to...
[pulseaudio] / src / daemon /
2008-06-18 Lennart Poetteringremove remaining $
2008-06-18 Lennart Poetteringget rid of svn $ keywords
2008-06-11 Lennart Poetteringmerge Colin Guthrie's module-always-sink module, and...
2008-06-11 Lennart Poetteringenable ConsoleKit support and positioned event sounds...
2008-06-11 Lennart Poetteringadd new switch --start to the PA binary which allows...
2008-05-21 Lennart Poetteringbig mumbo jumo of interleaved patches.
2008-05-21 Lennart Poetteringfix a compiler warning
2008-05-17 Lennart Poetteringfix return value of noop pa_limit_caps()
2008-05-15 Lennart Poetteringmerge glitch-free branch back into trunk
2008-03-31 Lennart Poetteringfix caps stuff for crazy people who disable caps
2008-03-31 Lennart Poetteringmerge r2193 from prepare-0.9.10
2008-03-31 Lennart Poetteringmerge r2187 from prepare-0.9.10
2008-03-31 Lennart Poetteringmerge r2184 from prepare-0.9.10
2008-03-27 Lennart Poetteringmerge r2179 from prepare-0.9.10
2008-03-27 Lennart Poetteringmake loading of a few more modules non-fatal
2008-03-27 Lennart PoetteringAttempt to resolve the multilib conflicts by getting...
2008-03-27 Lennart Poetteringmodernize polkit code a bit, use new functions from...
2008-03-27 Lennart Poetteringrename polkit policy file to org.pulseaudio.policy...
2008-03-27 Lennart Poetteringadd vendor data to pk policy file
2008-03-27 Lennart PoetteringAbort instead of cleanly exiting, so we can obtain...
2008-03-14 Lennart Poetteringchange policy file to not show polkit auth dlg by default
2008-03-09 Diego PettenoAnd one more.
2008-03-09 Diego PettenoTest for _struct_ lt_user_dlloader, otherwise it won...
2008-03-08 Diego PettenoBuild and run using libltdl from libtool 2.2. The user...
2008-02-15 Lennart Poetteringonly call pa_ltdl_done() if we called pa_ltdl_init...
2008-02-15 Lennart Poetteringprint pa version id each time we start up, so that...
2008-01-24 Diego PettenoMark long_options constant.
2008-01-24 Diego PettenoApply the fix for CVE-2008-0008 from 0.9.9 release...
2007-11-21 Lennart Poettering- Check process name when dealing with PID files
2007-11-16 Lennart Poetteringadd interface to PolicyKit
2007-11-13 Lennart Poetteringdon't touch RLIMIT:MEMBLOCK by default. This should...
2007-11-09 Lennart Poetteringtag modules that may only be loaded once at most especi...
2007-11-08 Lennart Poetteringstrip most comments from the default configuration...
2007-11-05 Lennart Poetteringadd a man page for the pulseaudio binary. More will...
2007-11-01 Lennart Poetteringmake disallow-module-loading config option work again...
2007-11-01 Lennart Poetteringmake rtprio and nice level actually configurable
2007-11-01 Lennart Poetteringadd new option --realtime
2007-11-01 Lennart Poetteringsave and restore errno in sig handler
2007-11-01 Lennart Poetteringadd nice and rtprio resource limit support; make rtprio...
2007-10-29 Lennart Poetteringuse real path of binary instead of /proc/self/exe to...
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-05-29 Lennart PoetteringKill spaces on EOL
2007-05-29 Pierre OssmanWe now use gid unconditionally, so make sure it's defined.
2007-05-25 Lennart Poetteringwhen called with the setid bit change euid to uid soone...
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-09-20 Lennart Poetteringenable module-hal-detect in the default configuration...
2006-09-07 Lennart Poetteringfix alsa-sink example
2006-09-02 Lennart Poetteringfix esdcompat for non-gnu systems
2006-08-25 Lennart Poetteringactivate HAL in the default config
2006-08-22 Pierre OssmanImprove error messages a bit.
2006-08-19 Lennart Poetteringadd --disable-shm command line option to the daemon
2006-08-19 Lennart Poetteringadd "disable-shm=" to default daemon configuration...
2006-08-19 Lennart Poetteringadd new "disable-shm" server config option
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-18 Lennart PoetteringRework memory management to allow shared memory data...
2006-08-13 Lennart PoetteringLoad module-rescue-streams by default
2006-07-29 Lennart Poetteringfix two typos (pierre, have you been sleeping? next...
2006-07-27 Lennart Poetteringload module-gconf in default install
2006-07-25 Lennart Poetteringadd new command line option --no-cpu-limit. This is...
2006-07-21 Lennart Poetteringraise the default value for RLIMIT_NOFILE to 200 since...
2006-07-20 Pierre OssmanFix incorrect call to nonexistant pa_log_warning().
2006-07-20 Pierre OssmanOnly warn when running as root and not --system.
2006-07-20 Pierre OssmanCentralise check if we're running as root.
2006-07-20 Pierre OssmanMove check for SUID into the caps functions.
2006-07-20 Pierre OssmanHandle user switch in a more platform independent manner.
2006-07-20 Pierre OssmanMake sure parse_rlimit is only used when rlimits are...
2006-07-20 Lennart Poetteringadd support to set resource limits for the daemon and...
2006-07-20 Pierre OssmanAdd missing header.
2006-07-20 Pierre OssmanMake -1 mean "current group/user" so that some platform...
2006-07-19 Lennart Poetteringadd a few comments
2006-07-19 Lennart Poettering* add new function pa_check_in_group()
2006-07-19 Lennart Poetteringuse access group dedclared in ~/.pulse/client.conf...
2006-07-19 Lennart Poetteringupdate @@ tokens according to recent Makefile.am change
2006-07-19 Lennart Poettering* add new --system command line parameter to the daemon...
2006-07-14 Lennart Poetteringtry to use send(,,MSG_NOSIGNAL) instead of write()...
2006-06-30 Pierre OssmanMake sure we print the file name we actually use.
2006-06-20 Pierre OssmanFix the final few occurences of polyp.
2006-06-19 Lennart Poetterings/POLYP/PULSE/g
2006-06-19 Lennart Poettering* more s/pulseaudio/PulseAudio/ replacements
2006-06-19 Lennart Poetteringreplace a few remaining uppercase "Polypaudio" occurenc...
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-06-18 Lennart Poettering* add new argument 'exit_on_eof' to module-cli and...
2006-06-02 Lennart Poetteringactually build cpulimit support if SIGXCPU is available
2006-05-29 Lennart Poetteringdrop the .sh suffix from esdcompat
2006-05-26 Lennart Poetteringdisable padsp for the polypaudio daemon itself by defin...
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-18 Pierre OssmanConvert log text to current locale before passing it...
2006-05-18 Pierre OssmanDon't include util.h from core-util.h as it is not...
2006-05-17 Lennart Poetteringfix include line for "core-util.h"
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-17 Lennart Poetteringmore sensible default.pa file
2006-05-14 Lennart Poettering* add new parameter to pa_open_config_file() to specify...
2006-04-25 Pierre Ossmanglibc <= 2.2 has a broken unistd.h, lacking setresuid().
2006-04-19 Pierre OssmanHaving constant deferred events isn't allowed and cause...
2006-04-18 Pierre OssmanMake the probe for RNG sources at runtime since the...
2006-04-16 Lennart Poetteringinitialize random seed globaly from $RANDOM_DEVICE
2006-04-13 Lennart Poetteringadd code to allow polypaudio dump preloaded modules...
2006-02-24 Lennart Poettering* Add new "auth-group=" parameter to protocol-native...
next