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
path:
root
/
src
/
daemon
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-29
polkit: drop left-over polkit policy file from git tree
Lennart Poettering
1
-50
/
+0
2009-09-29
Don't refuse to start on systems using GNU stow, graft, STORE et al
Nix
1
-2
/
+7
2009-09-18
conf: Fix typo in daemon.conf: rlimit-rtttime - too many t's
Colin Guthrie
1
-1
/
+1
2009-09-04
daemon: disable CPU load limiter by default
Lennart Poettering
2
-2
/
+2
2009-09-03
daemon: make use of SIMD optional via config variable to ease debugging
Lennart Poettering
1
-2
/
+4
2009-09-02
daemon: drop polkit code from git repo we weren't using anymore
Lennart Poettering
2
-199
/
+0
2009-09-02
daemon: clean up environment when forking off children
Lennart Poettering
1
-2
/
+5
2009-09-01
daemon: don't override path env vars if they are already set
Lennart Poettering
1
-3
/
+8
2009-08-23
Merge commit 'wtay/optimize'
Lennart Poettering
1
-4
/
+5
2009-08-22
daemon: don't free script_commands twice
Lennart Poettering
1
-5
/
+0
2009-08-21
daemon: fix leak of script_commands
Scott Reeves
1
-1
/
+1
2009-08-21
adjust various data/library paths automatically if we are run from a build tree
Lennart Poettering
2
-2
/
+20
2009-08-20
svolume: add ARM optimized volume scaling
Wim Taymans
1
-0
/
+2
2009-08-20
Get rid of liboil
Wim Taymans
1
-4
/
+0
2009-08-20
main: hook up cpu detection code
Wim Taymans
1
-2
/
+2
2009-08-20
volume_sse: add sse optimisations
Wim Taymans
1
-0
/
+1
2009-08-20
volume: add first mmx optimized function
Wim Taymans
1
-0
/
+2
2009-08-14
daemon: reset gids too, not just uids
Lennart Poettering
1
-0
/
+8
2009-08-12
daemon: reset scheduling priority on startup, too
Lennart Poettering
1
-0
/
+1
2009-08-12
core-util: move personality resetting into core-util
Lennart Poettering
1
-9
/
+1
2009-08-12
daemon: unconditionally clean up priviliges
Lennart Poettering
1
-5
/
+2
2009-08-12
conf: invert all negative boolean configuration option
Lennart Poettering
2
-12
/
+18
2009-08-12
daemon: install D-Bus system policy file for PA system instances
Lennart Poettering
1
-0
/
+37
2009-08-08
Split OSS support in output and wrapper.
Diego Elio 'Flameeyes' Pettenò
1
-1
/
+1
2009-07-23
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
1
-0
/
+10
2009-07-22
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
1
-22
/
+0
2009-07-22
daemon: reset personality, to make the autospawn env cleaup complete
Lennart Poettering
1
-0
/
+10
2009-07-20
daemon: before exec'ing ourselves, make sure nobody plays games with /proc/se...
Lennart Poettering
1
-4
/
+12
2009-07-16
Remove exploitable LD_BIND_NOW hack (CVE-2009-1894).
Diego Elio 'Flameeyes' Pettenò
1
-22
/
+0
2009-06-29
Add a missing sys/stat.h include for FreeBSD to declare umask().
Diego Elio 'Flameeyes' Pettenò
1
-0
/
+1
2009-06-22
rtclock: fix build after merge
Lennart Poettering
1
-1
/
+0
2009-06-22
Merge most of elmarco/rtclock2
Lennart Poettering
2
-5
/
+7
2009-06-22
daemon: enable module-intended-roles by default
Lennart Poettering
1
-0
/
+3
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
1
-2
/
+2
2009-06-20
pulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau
2
-2
/
+3
2009-06-19
core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...
Lennart Poettering
1
-6
/
+0
2009-06-19
daemon: enable real-time by default
Lennart Poettering
2
-2
/
+2
2009-06-19
perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`
Marc-André Lureau
1
-2
/
+2
2009-06-19
daemon: strip all special suid/caps log from our startup code, we'll now rely...
Lennart Poettering
3
-269
/
+30
2009-06-17
daemon: write a warning blurb to syslog when folks use --system mode
Lennart Poettering
1
-0
/
+5
2009-06-07
conf: remove obsolete module-idle-time directive from default config file/man...
Lennart Poettering
1
-1
/
+0
2009-06-07
daemon: optionally call mlockall() on startup
Lennart Poettering
4
-12
/
+29
2009-06-06
hal,udev: deprecate HAL support in favour of udev
Lennart Poettering
1
-3
/
+3
2009-06-04
utils: use pa_path_get_filename() where applicable
Lennart Poettering
1
-8
/
+3
2009-05-28
modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated
Lennart Poettering
1
-0
/
+2
2009-05-26
core-util: introduce pa_disable_sigpipe()
Lennart Poettering
1
-3
/
+1
2009-04-22
start-pulseaudio-x11: don't start a local sound server if a remote sound serv...
Lennart Poettering
1
-0
/
+2
2009-04-21
memtrap: hook up core to memtrap system
Lennart Poettering
1
-0
/
+3
2009-04-14
explcitly ignore return values of some functions marked with gcc's warn_unuse...
Lennart Poettering
1
-1
/
+1
2009-04-13
print session id when starting up
Lennart Poettering
1
-0
/
+5
[next]