summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-23build-sys: teacch git versioning script to not kill - in version stringsLennart Poettering1-1/+2
2009-06-23build-sys: drop compat with old git versions so that tarballs for -test1 styl...Lennart Poettering1-12/+12
2009-06-23intended-roles: drop quite a few unnecessary includesLennart Poettering1-12/+1
2009-06-23modules: pass properly initialized userdata pointers to various hooksLennart Poettering3-6/+6
2009-06-23intended-roles: properly initialize split stateLennart Poettering1-1/+1
2009-06-23rtclock: make use of constants when converting between nsec and usecLennart Poettering1-3/+3
2009-06-23intended-roles: fix symdef header inclusionLennart Poettering1-1/+1
2009-06-23build-sys: use pax tar format to allow longer file namesLennart Poettering1-1/+1
2009-06-23builds-sys: work around automake 1.11 borkageLennart Poettering1-2/+2
2009-06-23build-sys: bump udev revision to pull in new rules filesLennart Poettering1-1/+1
2009-06-23rtclock: fix type of PA_TIMEVAL_RTCLOCKLennart Poettering1-1/+1
2009-06-23timeval: don't create the wrong illusion that nsecs should be stored in pa_us...Lennart Poettering1-3/+3
2009-06-23rtclock: document that we fallback to wallclock time if monotonic time is not...Lennart Poettering1-2/+4
2009-06-22rtclock: enable rtclock for our own mainloop implementationsLennart Poettering3-4/+14
2009-06-22rtclock: fix build after mergeLennart Poettering2-1/+1
2009-06-22Merge most of elmarco/rtclock2Lennart Poettering56-335/+510
2009-06-22build-sys: dropo shave support, depend on automake's new silent build support...Lennart Poettering7-239/+5
2009-06-22daemon: enable module-intended-roles by defaultLennart Poettering1-0/+3
2009-06-22Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering56-927/+1020
2009-06-22rescue: make sure module-rescue-streams is used only as last fallbackLennart Poettering1-2/+4
2009-06-22module-stream-restore: recheck stream database on hotplug/unplug and potentia...Lennart Poettering1-4/+190
2009-06-22modules: add module-intended-roles that automatically puts streams marked wit...Lennart Poettering2-0/+447
2009-06-22restore: change 'save' flag behaviour to reflect whether an entry shall and/o...Lennart Poettering4-33/+39
2009-06-20rtclock: fix issues found by LennartMarc-André Lureau4-12/+26
2009-06-20Base mainloop on pa_rtclock_now()Marc-André Lureau42-233/+311
2009-06-20pulse: move pa_rtclock_now in pulsecommonMarc-André Lureau23-39/+121
2009-06-19core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...Lennart Poettering21-372/+4
2009-06-19daemon: enable real-time by defaultLennart Poettering2-2/+2
2009-06-19mergoLennart Poettering1-54/+0
2009-06-19perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`Marc-André Lureau18-66/+66
2009-06-19daemon: strip all special suid/caps log from our startup code, we'll now rely...Lennart Poettering4-285/+31
2009-06-19core: use rtkit to acquire high-priority schedulingLennart Poettering2-107/+46
2009-06-19core: ask RealtimeKit for RT schedulingLennart Poettering4-18/+335
2009-06-19alsa: synthesize volume values more sensibly for channels that are not contro...Lennart Poettering1-3/+21
2009-06-19alsa: document alsa mixer path/profile sets a bit moreLennart Poettering2-3/+23
2009-06-19alsa: add copyright blobs and comments to all mixer paths/profile setsLennart Poettering19-62/+430
2009-06-18alsa: move udev rules file behind the other sound related rulesLennart Poettering2-2/+2
2009-06-18alsa: move mixer config files to subdir in /usr/shareLennart Poettering1-2/+2
2009-06-18alsa: document default profile set a bit betterLennart Poettering1-17/+39
2009-06-18alsa: add profile set for Native Instruments 4 DJLennart Poettering3-0/+92
2009-06-18alsa: unify alsa log handling and snd_config_update_free_global() handling in...Lennart Poettering7-20/+13
2009-06-18alsa: merge mic boost into volume sliderLennart Poettering1-0/+2
2009-06-18alsa,core: include mapping name in description stringsLennart Poettering2-24/+32
2009-06-18alsa: add profile set for Native Instruments Audio 8 DJ sound cardLennart Poettering3-1/+177
2009-06-18alsa: properly count mappings of manually defined profilesLennart Poettering1-0/+6
2009-06-18alsa: fix duplicate mapping detectionLennart Poettering1-2/+2
2009-06-18alsa: when creating alsa sinks/sources include mapping name in device name to...Lennart Poettering2-6/+14
2009-06-18device-restore: properly check save_muted flag when storing muted stateLennart Poettering1-1/+1
2009-06-18core: be a bit more verbose when registering a sink/source failsLennart Poettering2-0/+2
2009-06-18card,stream-restore: minor cleanupsLennart Poettering2-12/+6