index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable check for pthreads on win32
Fritz Elfert
2011-06-18
1
-1
/
+3
*
daemon: Fix regression introduced in f1d1447e.
Colin Guthrie
2011-03-25
1
-3
/
+43
*
daemon: Fix some more error paths in the double forking.
Colin Guthrie
2011-03-25
1
-1
/
+8
*
daemon: Fix regression with --start introduced with the double fork in 8e94f653
Colin Guthrie
2011-03-24
1
-9
/
+42
*
log: Correct bad function implementation
Vincent Becker
2011-03-24
1
-17
/
+15
*
Move compile-time checks around pa_run_from_build_tree to core-util
Maarten Bosmans
2011-03-24
1
-10
/
+1
*
win32: Simplify dl_search_path code
Maarten Bosmans
2011-03-24
1
-13
/
+6
*
daemon: Fix missing include - cpu-orc.h
Arun Raghavan
2011-03-20
1
-0
/
+1
*
Merge remote-tracking branch 'mkbosmans/mingw32-build'
Colin Guthrie
2011-03-20
1
-0
/
+14
|
\
|
*
Find modules and config files relative to the installed libraries.
Maarten Bosmans
2011-03-19
1
-0
/
+14
*
|
log: Add a new log target to a file descriptor
Vincent Becker
2011-03-18
2
-2
/
+24
*
|
Fix up some double spaces
Maarten Bosmans
2011-03-18
2
-2
/
+2
*
|
volume: Add Orc-based optimised volume scaling
Arun Raghavan
2011-03-05
1
-0
/
+1
*
|
conf: Make system.pa use udev-detect and not hal-detect.
Colin Guthrie
2011-03-03
2
-4
/
+4
*
|
Get rid of some unused-function compiler warnings
Maarten Bosmans
2011-03-02
1
-4
/
+2
|
/
*
Use pa_read, pa_write and pa_poll instead of system functions
Maarten Bosmans
2011-02-17
1
-1
/
+1
*
Implement some functions for win32
Maarten Bosmans
2011-02-17
1
-1
/
+1
*
Apply #ifdefs around functionality not available on win32
Maarten Bosmans
2011-02-17
4
-0
/
+13
*
Adapt win32 specific code to current API
Maarten Bosmans
2011-02-17
1
-2
/
+2
*
Use <pulsecore/socket.h> instead of <sys/socket.h>
Maarten Bosmans
2011-02-17
1
-1
/
+1
*
Clean up <poll.h> includes
Maarten Bosmans
2011-02-17
1
-4
/
+0
*
build: Don't include empty Makefile.am in subdirs
Maarten Bosmans
2011-01-31
1
-20
/
+0
*
console-kit: Console Kit support is dependent on DBUS and is thus optional.
Colin Guthrie
2011-01-11
1
-0
/
+2
*
Fix typos
Zhang Wanming
2010-12-20
1
-1
/
+1
*
build-sys: Replace dummy Makefiles with proper Makefile.am's
Colin Guthrie
2010-12-05
2
-1
/
+20
*
daemon-conf: Add sync volume parameters to daemon-conf
Jyri Sarha
2010-10-16
4
-1
/
+20
*
cpu: Add CPU information to pa_core
Arun Raghavan
2010-09-23
1
-5
/
+8
*
daemon: first take name on the bus, then return in starter process
Lennart Poettering
2010-02-21
1
-9
/
+9
*
Typo. s/a/are/
Paul Menzel
2010-01-21
1
-1
/
+1
*
start: we don't need to check for $PULSE_SERVER anymore
Lennart Poettering
2010-01-14
1
-2
/
+0
*
daemon: Don't autospawn if a server address is explicitly configured.
Tanu Kaskinen
2010-01-09
1
-0
/
+30
*
fix a number of warnings
Daniel Mack
2010-01-05
1
-0
/
+4
*
daemon: complain if user passes too many arguments
Lennart Poettering
2009-11-20
1
-0
/
+37
*
daemon: during startup say whether we run in a VM
Lennart Poettering
2009-11-05
1
-1
/
+2
*
daemon: make sure pa has its own session and process group, but is not its le...
Lennart Poettering
2009-10-31
1
-20
/
+20
*
daemon: realpath segfault fix
David Yoder
2009-10-31
1
-1
/
+1
*
git: ignore kde related files
Lennart Poettering
2009-10-30
1
-0
/
+1
*
daemon: don't crash if pa_realpath() fails
Lennart Poettering
2009-10-30
1
-10
/
+13
*
use pa_fopen_cloexec() where applicable
Lennart Poettering
2009-10-30
1
-2
/
+2
*
use cloexec wrappers wherever applicable
Lennart Poettering
2009-10-30
1
-3
/
+1
*
Merge remote branch 'coling/history'
Lennart Poettering
2009-10-07
2
-0
/
+41
|
\
|
*
device-manager: Fix typo in module loading script.
Colin Guthrie
2009-10-02
1
-1
/
+1
|
*
device-manager: Add some scripts that are only run under KDE to load/initiali...
Colin Guthrie
2009-10-01
2
-0
/
+41
*
|
Merge branch 'master' into dbus-work
Tanu Kaskinen
2009-10-02
6
-261
/
+27
|
\
|
|
*
polkit: drop left-over polkit policy file from git tree
Lennart Poettering
2009-09-29
1
-50
/
+0
|
*
Don't refuse to start on systems using GNU stow, graft, STORE et al
Nix
2009-09-29
1
-2
/
+7
|
*
conf: Fix typo in daemon.conf: rlimit-rtttime - too many t's
Colin Guthrie
2009-09-18
1
-1
/
+1
|
*
daemon: disable CPU load limiter by default
Lennart Poettering
2009-09-04
2
-2
/
+2
|
*
daemon: make use of SIMD optional via config variable to ease debugging
Lennart Poettering
2009-09-03
1
-2
/
+4
|
*
daemon: drop polkit code from git repo we weren't using anymore
Lennart Poettering
2009-09-02
2
-199
/
+0
[next]