index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
build-sys: teacch git versioning script to not kill - in version strings
Lennart Poettering
1
-1
/
+2
2009-06-23
build-sys: drop compat with old git versions so that tarballs for -test1 styl...
Lennart Poettering
1
-12
/
+12
2009-06-23
intended-roles: drop quite a few unnecessary includes
Lennart Poettering
1
-12
/
+1
2009-06-23
modules: pass properly initialized userdata pointers to various hooks
Lennart Poettering
3
-6
/
+6
2009-06-23
intended-roles: properly initialize split state
Lennart Poettering
1
-1
/
+1
2009-06-23
rtclock: make use of constants when converting between nsec and usec
Lennart Poettering
1
-3
/
+3
2009-06-23
intended-roles: fix symdef header inclusion
Lennart Poettering
1
-1
/
+1
2009-06-23
build-sys: use pax tar format to allow longer file names
Lennart Poettering
1
-1
/
+1
2009-06-23
builds-sys: work around automake 1.11 borkage
Lennart Poettering
1
-2
/
+2
2009-06-23
build-sys: bump udev revision to pull in new rules files
Lennart Poettering
1
-1
/
+1
2009-06-23
rtclock: fix type of PA_TIMEVAL_RTCLOCK
Lennart Poettering
1
-1
/
+1
2009-06-23
timeval: don't create the wrong illusion that nsecs should be stored in pa_us...
Lennart Poettering
1
-3
/
+3
2009-06-23
rtclock: document that we fallback to wallclock time if monotonic time is not...
Lennart Poettering
1
-2
/
+4
2009-06-22
rtclock: enable rtclock for our own mainloop implementations
Lennart Poettering
3
-4
/
+14
2009-06-22
rtclock: fix build after merge
Lennart Poettering
2
-1
/
+1
2009-06-22
Merge most of elmarco/rtclock2
Lennart Poettering
56
-335
/
+510
2009-06-22
build-sys: dropo shave support, depend on automake's new silent build support...
Lennart Poettering
7
-239
/
+5
2009-06-22
daemon: enable module-intended-roles by default
Lennart Poettering
1
-0
/
+3
2009-06-22
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
56
-927
/
+1020
2009-06-22
rescue: make sure module-rescue-streams is used only as last fallback
Lennart Poettering
1
-2
/
+4
2009-06-22
module-stream-restore: recheck stream database on hotplug/unplug and potentia...
Lennart Poettering
1
-4
/
+190
2009-06-22
modules: add module-intended-roles that automatically puts streams marked wit...
Lennart Poettering
2
-0
/
+447
2009-06-22
restore: change 'save' flag behaviour to reflect whether an entry shall and/o...
Lennart Poettering
4
-33
/
+39
2009-06-20
rtclock: fix issues found by Lennart
Marc-André Lureau
4
-12
/
+26
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
42
-233
/
+311
2009-06-20
pulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau
23
-39
/
+121
2009-06-19
core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...
Lennart Poettering
21
-372
/
+4
2009-06-19
daemon: enable real-time by default
Lennart Poettering
2
-2
/
+2
2009-06-19
mergo
Lennart Poettering
1
-54
/
+0
2009-06-19
perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`
Marc-André Lureau
18
-66
/
+66
2009-06-19
daemon: strip all special suid/caps log from our startup code, we'll now rely...
Lennart Poettering
4
-285
/
+31
2009-06-19
core: use rtkit to acquire high-priority scheduling
Lennart Poettering
2
-107
/
+46
2009-06-19
core: ask RealtimeKit for RT scheduling
Lennart Poettering
4
-18
/
+335
2009-06-19
alsa: synthesize volume values more sensibly for channels that are not contro...
Lennart Poettering
1
-3
/
+21
2009-06-19
alsa: document alsa mixer path/profile sets a bit more
Lennart Poettering
2
-3
/
+23
2009-06-19
alsa: add copyright blobs and comments to all mixer paths/profile sets
Lennart Poettering
19
-62
/
+430
2009-06-18
alsa: move udev rules file behind the other sound related rules
Lennart Poettering
2
-2
/
+2
2009-06-18
alsa: move mixer config files to subdir in /usr/share
Lennart Poettering
1
-2
/
+2
2009-06-18
alsa: document default profile set a bit better
Lennart Poettering
1
-17
/
+39
2009-06-18
alsa: add profile set for Native Instruments 4 DJ
Lennart Poettering
3
-0
/
+92
2009-06-18
alsa: unify alsa log handling and snd_config_update_free_global() handling in...
Lennart Poettering
7
-20
/
+13
2009-06-18
alsa: merge mic boost into volume slider
Lennart Poettering
1
-0
/
+2
2009-06-18
alsa,core: include mapping name in description strings
Lennart Poettering
2
-24
/
+32
2009-06-18
alsa: add profile set for Native Instruments Audio 8 DJ sound card
Lennart Poettering
3
-1
/
+177
2009-06-18
alsa: properly count mappings of manually defined profiles
Lennart Poettering
1
-0
/
+6
2009-06-18
alsa: fix duplicate mapping detection
Lennart Poettering
1
-2
/
+2
2009-06-18
alsa: when creating alsa sinks/sources include mapping name in device name to...
Lennart Poettering
2
-6
/
+14
2009-06-18
device-restore: properly check save_muted flag when storing muted state
Lennart Poettering
1
-1
/
+1
2009-06-18
core: be a bit more verbose when registering a sink/source fails
Lennart Poettering
2
-0
/
+2
2009-06-18
card,stream-restore: minor cleanups
Lennart Poettering
2
-12
/
+6
[next]