summaryrefslogtreecommitdiff
path: root/src/daemon
AgeCommit message (Expand)AuthorFilesLines
2016-07-04pulsecore: Move pa_core structure into its own headerArun Raghavan2-0/+2
2016-05-24Disable LFE remixing by defaultAlexander E. Patrakov2-4/+4
2016-04-27core: Support memfd transport; bump protocol versionAhmed S. Darwish4-2/+18
2016-02-09default.pa: remove X11 module examplesTanu Kaskinen1-31/+0
2016-01-04system.pa.in: load module-coreaudio-detect if HAVE_COREAUDIO.Mihai Moldovan1-0/+4
2016-01-04default.pa.in: load module-coreaudio-detect if HAVE_COREAUDIO.Mihai Moldovan1-0/+4
2015-12-21daemon: Sanitise message about unsupported high res timersArun Raghavan1-2/+2
2015-12-14client-conf, daemon-conf: enable .d directoriesTanu Kaskinen1-1/+1
2015-12-14conf-parser: add support for .d directoriesTanu Kaskinen1-1/+1
2015-09-25daemon: Use Type=notify for systemd serviceFelipe Sateler2-0/+10
2015-09-25Rename functions with "tostring" in the name to one with "to_string" to confo...Deepak Srivastava3-3/+3
2015-09-16daemon: No need to check optarg, -p requires argumentPeter Meerwald1-1/+1
2015-08-14Removed exclamation marks from user-visible messages.Deepak Srivastava1-6/+6
2015-05-25daemon: Exit with code 0 on SIGINT and SIGTERMPeter Meerwald1-1/+1
2015-03-30daemon-conf: enable the lfe remixing by defaultHui Wang2-2/+2
2015-03-30lfe-filter: change the crossover frequency as a parameterHui Wang4-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