summaryrefslogtreecommitdiff
path: root/src/daemon
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-19Fix pa_parse_boolean() return value checking.Tanu Kaskinen1-12/+25
2012-11-29conf: Load bluetooth-policy module by defaultMikel Astiz1-0/+4
2012-10-22daemon: Fix redundant redeclaration warningPeter Meerwald1-4/+0
2012-07-03core-util: Fix permissions handling while creating directoriesArun Raghavan1-2/+2
2012-07-02add a new log target that enables to create new log file if it existsDeng Zhengrong2-2/+35
2012-06-29conf-parser: Add support for parsing property lists.Tanu Kaskinen1-1/+1
2012-06-29conf-parser: Pass parser state in a struct also for parse callbacks.Tanu Kaskinen1-116/+104
2012-06-09daemon: use pa_streq instead of strcmpArti Trivedi Bora2-2/+2
2012-05-29daemon: use pa_streq instead of plain strcmpDeng Zhengrong1-6/+6
2012-05-16gnome: start PA early in the gnome sessionLennart Poettering1-0/+1
2012-05-15build-sys: remove HAL support, it's obsolete since yearsLennart Poettering2-9/+1
2012-05-15build-sys: readd stub makefiles to subdirectories to make building with emacs...Lennart Poettering1-0/+1
2012-03-17systemd: complement module-console-kit with module-systemd-loginLennart Poettering1-0/+3
2012-03-13daemon: Initialize dbus to use thread-safe mode by defaultDavid Henningsson1-0/+2
2012-03-11conf: Load switch-on-port-available module by defaultDavid Henningsson1-0/+2
2012-01-04daemon: Drop --module-idle-time from docsArun Raghavan1-2/+0
2012-01-04daemon: Fix *-idle-time argumentsArun Raghavan1-2/+2
2011-10-25role-cork: Rename module-cork-music-on-phone to module-role-cork.Colin Guthrie1-2/+2
2011-10-20conf: Use .nofail when loading module-jackdbus-detectColin Guthrie1-0/+2
2011-10-17core: infrastructure for alternate sampling ratePierre-Louis Bossart4-1/+27
2011-10-12daemon: Don't treat it as a fatal error if we can't connect to the session busTanu Kaskinen2-7/+7
2011-09-15conf: Make sure module-dbus-protocol is loaded after module-default-device-re...David Henningsson2-11/+20
2011-09-13volume: Rename 'sync volume' to 'deferred volume'.Colin Guthrie4-18/+20
2011-08-25More spelling fixesMaarten Bosmans3-3/+3
2011-08-18daemon: Fix compiler warning about missing function prototypeArun Raghavan1-0/+1
2011-08-16Remove offensive part of error messageDavid Henningsson1-1/+1
2011-08-16JACK: Load module-jackdbus-detect in default.paDavid Henningsson1-0/+5
2011-08-16core: Unload the modules and cached samples before unref'ing the core.Colin Guthrie1-0/+5
2011-08-16default.pa: Update rtp null sink lineMaarten Bosmans1-1/+1
2011-08-15conf: Load module-filter-* by defaultArun Raghavan1-0/+7
2011-08-15daemon-conf: Don't make log files executable.Tanu Kaskinen1-1/+1
2011-08-11Move i18n.[ch] to src/pulsecoreMaarten Bosmans6-9/+7
2011-08-08Fix default.pa on non udev systemsMaarten Bosmans2-5/+13
2011-06-30build-sys: Add more build-time conditionals to config filesMaarten Bosmans2-6/+34
2011-06-30build-sys: Process configuration files with m4Maarten Bosmans2-44/+12
2011-06-30build-sys: Move some more defines to configure.acMaarten Bosmans1-1/+1
2011-06-24win32: Make some unused-variable warnings go awayMaarten Bosmans2-4/+9
2011-06-22Remove unnecessary #includesMaarten Bosmans5-15/+0