summaryrefslogtreecommitdiff
path: root/src/daemon
AgeCommit message (Expand)AuthorFilesLines
2009-04-10Downgrade default log level to NOTICE to follow documentationLennart Poettering1-1/+1
2009-04-06make sure we keep a reference of the bus connection during the whole runtime ...Lennart Poettering1-9/+27
2009-04-04various spelling fixesMaarten Bosmans1-1/+1
2009-04-03Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering1-2/+2
2009-04-03downgrade a few messagesLennart Poettering1-3/+3
2009-04-01load bt discover module only when installedLennart Poettering1-2/+2
2009-03-30take org.pulseaudio.Server instead of org.pulseaudio to match the interface n...Lennart Poettering1-3/+3
2009-03-30daemon: take org.pulseaudioMarc-André Lureau1-0/+32
2009-03-23enable bluetooth default by supportLennart Poettering1-1/+1
2009-03-20introduce pa_assert_fp() for fast path assertionsLennart Poettering1-0/+8
2009-03-03revive solaris moduleFinn Thain3-4/+14
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie15-15/+15
2009-02-24update gitignoreLennart Poettering1-0/+2
2009-02-24Make .desktop and .policy file in src/daemon translatableKelemen Gábor2-60/+0
2009-02-24Make pulseaudio.desktop and org.pulseaudio.policy translatable.Kelemen Gábor2-0/+60
2009-02-21rework logging to make it more modularLennart Poettering1-6/+9
2009-02-21make string translatable (fixes #483)Lennart Poettering1-2/+3
2009-02-21fix wording, closes #484Lennart Poettering1-3/+3
2009-02-21introduce default channel map in addition to the default sample specLennart Poettering4-126/+104
2009-02-19daemon-conf: make sure c->log_level < LEVEL_MAXMarc-André Lureau1-1/+1
2009-02-19main: remove unused lf variableMarc-André Lureau1-4/+0
2009-02-18allow pa to be run in a chroot() environment tht lacks /procLennart Poettering1-2/+5
2009-02-13add a module that forwards cork/uncork requests to X11 as fake pause/resume k...Lennart Poettering1-0/+1
2009-02-12implement a module that corks music/video streams automatically when a phone ...Lennart Poettering1-0/+3
2009-02-05add new module-augment-properties module for augmenting properties from .desk...Lennart Poettering1-0/+4
2009-02-05parse ini-style sections properlyLennart Poettering1-60/+60
2009-02-03Load module gconf earlierSjoerd Simons1-9/+9
2009-01-28store the default sink/source in proper pa_sink*/pa_source* pointers instead ...Lennart Poettering1-5/+0
2009-01-27move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering4-1/+9
2009-01-27get rid of module-flat-volumes since we are moving this into the coreLennart Poettering1-3/+0
2009-01-27check for availability of RLIMIT_NOFILE and RLIMIT_AS before we make use of itLennart Poettering3-3/+28
2009-01-22add API pa_ncpus()Lennart Poettering1-0/+2
2009-01-22NetBSD doesn't know RLIMIT_ASJared D. McNeill1-0/+2
2009-01-21enable module-card-restore by defaultLennart Poettering1-0/+1
2009-01-16make use of PR_SET_TIMERSLACKLennart Poettering1-0/+2
2009-01-15kill autoload stuff as plannedLennart Poettering4-13/+1
2009-01-07--check: Updated manpage slightly and pulseaudio --help slightly.Sean McNamara1-1/+1
2009-01-07Fix typo in log message: s/Recevied/Received/chocolateboy1-1/+1
2008-12-18Make sure we drop CAP_NICE if RT is not allowedLennart Poettering1-7/+39
2008-12-17Load module-volume-restore and module-device-restore before all other modulesLennart Poettering1-4/+4
2008-12-16fix implementation of bind now ltdl loader for libtool 2.2Lennart Poettering1-26/+31
2008-12-16Fix return value of --dump-resample-methodsLennart Poettering1-0/+1
2008-12-16Merge commit 'flameeyes/libtool-2.2'Lennart Poettering1-57/+0
2008-10-21make log meta, time, backtrace configurable using command lineLennart Poettering1-0/+27
2008-10-21Make log meta, time, backtrace configurable using config fileLennart Poettering4-74/+70
2008-10-19Fix spelling of priviligeLennart Poettering2-8/+8
2008-10-13correctly load module-flat-volume instead of module-flat-volumesLennart Poettering1-1/+1
2008-10-08enable flat volumes by defaultLennart Poettering1-1/+4
2008-10-07Initialize exit_idle_time to -1 instead of 0 when in system mode.Lennart Poettering1-2/+2
2008-10-04add missing inclusionLennart Poettering1-0/+1