summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-16gnome: start PA early in the gnome sessionLennart Poettering1-0/+1
2012-05-15auth: move cookie file to ~/.config/pulse/cookieLennart Poettering14-32/+57
2012-05-15core-util: when searching for configuration files, honour XDG basedir specLennart Poettering1-3/+10
2012-05-15man: update man pages to only refer to the new place for the configuration filesLennart Poettering6-13/+13
2012-05-15core-util: move configuration home directory from ~/,pulse to ~/.config/pulse...Lennart Poettering1-17/+46
2012-05-15util: hook up pa_get_runtime_dir() with XDG_RUNTIME_DIRLennart Poettering1-7/+28
2012-05-15context: get rid of really old runtime dir logic, i.e. break compat with >4y-...Lennart Poettering2-78/+0
2012-05-15rtkit: update drop-in filesLennart Poettering2-0/+136
2012-05-15build-sys: remove HAL support, it's obsolete since yearsLennart Poettering8-1079/+2
2012-05-15build-sys: readd stub makefiles to subdirectories to make building with emacs...Lennart Poettering11-24/+42
2012-05-15util: use the return value of gethosid() as fallback, not the address of the ...Lennart Poettering1-1/+1
2012-05-15util: /etc/machine-id should be tried first, the D-Bus only as fallback for l...Lennart Poettering2-5/+5
2012-05-15proplist: document new meaning of the session IDLennart Poettering1-1/+1
2012-05-15util: XDG_SESSION_COOKIE is unsuitable as session IDLennart Poettering1-1/+2
2012-03-17systemd: complement module-console-kit with module-systemd-loginLennart Poettering5-2/+289
2011-05-06rtkit: use private bus connection in order to avoid threading issues when inv...Lennart Poettering1-1/+2
2011-04-21memblockq: decode unset chunks as NULL chunks againLennart Poettering3-1/+13
2011-01-31ratelimit: fix log levels of log suppression messagesLennart Poettering13-18/+19
2010-11-28build-sys: simplify things for building on fedoraLennart Poettering1-1/+2
2010-11-28i18n: update POTFILES.inLennart Poettering1-0/+1
2010-11-28build-sys: bump sonameLennart Poettering1-1/+1
2010-11-25alsa-source: fix enum typesLennart Poettering1-2/+2
2010-11-25alsa-mixer: make a few strings translatableLennart Poettering1-3/+3
2010-07-19udev: fix hex decodingLennart Poettering1-2/+2
2010-05-08tests: fix once testLennart Poettering1-1/+1
2010-05-07thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering23-28/+80
2010-02-25virtual: when fixed block sizes are used the memblockq must have a silence blockLennart Poettering1-2/+6
2010-02-25virtual: document how to implement fixed block size filtersLennart Poettering2-10/+27
2010-02-25memblockq: implement new call pa_memblockq_peek_fixed_size()Lennart Poettering4-17/+109
2010-02-25virtual: minor simplifications for the virtual sinkLennart Poettering2-22/+14
2010-02-25equalizer: various smaller cleanups for m-e-sLennart Poettering1-198/+204
2010-02-23core: rework how stream volumes affect sink volumesLennart Poettering1-1/+41
2010-02-23alsa: don't make use of tsched related variables when tsched is disabledLennart Poettering2-22/+40
2010-02-23esd,simple: use pa_memblockq_pop_missing()Lennart Poettering2-2/+2
2010-02-23various modernizationsLennart Poettering3-33/+32
2010-02-23iochannel: remove fd from poll() when we don't care from eventsLennart Poettering2-57/+75
2010-02-22native: improve logging for buffer_attrsLennart Poettering1-0/+18
2010-02-22suspend-on-idle: resume audio device even for initially corked streamsLennart Poettering1-5/+3
2010-02-22alsa: reset max_rewind/max_request while suspendingLennart Poettering1-1/+10
2010-02-21alsa-util: strip spaces from ALSA card/pcm namesLennart Poettering1-5/+7
2010-02-21conf-parser: make use of pa_strip() wherever applicableLennart Poettering1-29/+2
2010-02-21core-util: introduce generic function pa_strip()Lennart Poettering2-4/+25
2010-02-21i18n: run make update-poLennart Poettering34-10868/+15934
2010-02-21i18n: update LINGUASLennart Poettering1-3/+7
2010-02-21pacat: pass buffer_attr to recording streams tooLennart Poettering1-1/+1
2010-02-21build-sys: fix check for pthread_setaffinity_np()Lennart Poettering2-1/+2
2010-02-21pacmd: don't enter busy loop when reading from stdin very earlyLennart Poettering1-86/+100
2010-02-21daemon: first take name on the bus, then return in starter processLennart Poettering1-9/+9
2010-02-21scache: when playing a sample from the cache make sure not queue them up when...Lennart Poettering5-19/+31
2010-02-21sample-cache: use the sample name as unmodified fallback in the properties wh...Lennart Poettering1-1/+2