summaryrefslogtreecommitdiff
path: root/src/daemon
AgeCommit message (Expand)AuthorFilesLines
2015-03-06build-sys: Add an Android-friendly build systemArun Raghavan1-0/+6
2015-01-14update FSF addresses to FSF web pageOndrej Holecek21-61/+21
2014-12-29Fix the WhatIsWrongWithSystemWide URLAlexander E. Patrakov1-1/+1
2014-12-22Fix URLs still pointing to the old wikiAlexander E. Patrakov2-3/+3
2014-11-17build-sys: Deprecate libsamplerate supportPeter Meerwald1-0/+4
2014-11-03launch: Add systemd units for launching pulseaudio user instancesColin Guthrie2-0/+20
2014-11-03launch: Avoid specifically starting PA and rely on autospawn/socket activationColin Guthrie1-2/+0
2014-11-03socket-server: Add support for systemd socket activation.Colin Guthrie1-6/+28
2014-11-03build-sys: Clarify some systemd sub-component variable/define names.Colin Guthrie2-2/+2
2014-10-28Cleanup !! for boolPeter Meerwald1-6/+6
2014-09-10core: Add pa_cpu_init() / cpu.cPeter Meerwald1-11/+2
2014-09-02daemon: Debian/kFreeBSD 9.2 fails to compile due to capsPeter Meerwald1-2/+3
2014-09-02Make all debug/info level messages untranslatableDavid Henningsson2-35/+35
2014-08-01daemon: Don't try to lock and synchronise threads on (k)FreeBSDJoe Marcus Clarke1-0/+5
2014-07-13daemon-conf: changing default rlimit_rttime value to 200 msRicardo Salveti de Araujo2-2/+2
2014-06-24client-conf: Move x11 and env loading to pa_client_conf_load()Tanu Kaskinen2-9/+2
2014-06-24client-conf: Don't report failure from pa_client_conf_load()Tanu Kaskinen1-29/+1
2014-06-06daemon: get rid of win32 message timerPierre Ossman1-34/+0
2014-06-05source, sink: Support weird sample ratesAlexander E. Patrakov1-4/+2
2014-04-26default.pa: Use freedesktop theme sounds in sample examplesBradley Broom1-5/+5
2014-03-28client-conf: Remove redundant function parametersTanu Kaskinen2-3/+3
2014-03-03Remove all references to the removed KDE filesTanu Kaskinen1-1/+0
2014-03-03daemon: ensure pulseaudio early startup on kdeRex Dieter1-0/+1
2014-03-03daemon: consolidate startup scriptsRex Dieter3-40/+4
2014-02-07man: improve man page and help for cmdline optionsWim Taymans1-1/+1
2014-01-26caps: Don't require --without-caps on FreeBSDTanu Kaskinen1-0/+3
2014-01-26daemon: Remove deprecated Encoding from .desktop filesWim Taymans2-2/+0
2014-01-10caps: Use standard macro when checking for LinuxTanu Kaskinen1-3/+3
2014-01-03caps: Remove the FreeBSD implementation of pa_drop_caps()Tanu Kaskinen1-2/+0
2013-12-30caps: Fix platform checkingTanu Kaskinen1-3/+3
2013-12-20caps: Improve log messageTanu Kaskinen1-2/+2
2013-12-20Add support for FreeBSD <sys/capability.h>Ryan Lortie1-0/+6
2013-12-20log: Add support for the systemd journalpoljar (Damir Jelić)2-0/+8
2013-12-15Add pa_channels_valid()Tanu Kaskinen1-1/+1
2013-12-15Add pa_sample_rate_valid()Tanu Kaskinen1-2/+2
2013-11-01daemon conf: "high-priority" setting isn't respectedPierre Ossman1-1/+2
2013-10-05build-sys: Fix building with Android toolchainAnton Lundin1-1/+1
2013-09-30default/system.pa: Do not load module-dbus-protocolDavid Henningsson2-12/+0
2013-07-23daemon.conf: Document new speex-float-1 defaultDavid Henningsson1-1/+1
2013-07-14caps: Fix compilation on WindowsTanu Kaskinen1-1/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)6-68/+68
2013-06-24Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)1-1/+0
2013-06-24Style fix: Add a space between the closing/opening bracketpoljar (Damir Jelić)1-1/+1
2013-06-20cli, log: Improve the set-log-target functionalityShuai Fan3-68/+34
2013-04-24default.pa: Load switch-on-port-available before udev-detectDavid Henningsson1-2/+3
2013-04-20daemon: Fix dlsearchpath while running from build treeArun Raghavan1-1/+1
2013-03-12ltdl-bind-now: Log an error in case of failuresTanu Kaskinen1-0/+1
2013-03-01default.pa: Load module-jackdbus-detect with channels=2 by defaultDavid Henningsson1-1/+1
2013-02-07daemon: Don't rely on prctl(PR_SET_KEEPCAPS, 0) for dropping caps.Tanu Kaskinen3-15/+18
2012-12-19cpulimit: Explicitly ignore pa_read() return value.Tanu Kaskinen1-1/+1