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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Protect platform dependent headers with ifdefs.
Pierre Ossman
2006-07-20
2
-3
/
+8
*
Remove unneeded headers.
Pierre Ossman
2006-07-20
1
-2
/
+0
*
add a few comments
Lennart Poettering
2006-07-19
1
-1
/
+9
*
* add new function pa_check_in_group()
Lennart Poettering
2006-07-19
23
-132
/
+216
*
use access group dedclared in ~/.pulse/client.conf instead of PA_ACCESS_GROUP
Lennart Poettering
2006-07-19
2
-2
/
+2
*
update @@ tokens according to recent Makefile.am change
Lennart Poettering
2006-07-19
3
-4
/
+10
*
fix sed scripts according to #define renames
Lennart Poettering
2006-07-19
1
-5
/
+5
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
26
-132
/
+349
*
remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...
Lennart Poettering
2006-07-18
4
-557
/
+3
*
add two more \since
Lennart Poettering
2006-07-18
1
-2
/
+2
*
fix module-detect on FreeBSD (patch from Diego "Flameeyes" Pettenó)
Lennart Poettering
2006-07-18
1
-11
/
+17
*
turn the glib adapter into a single GSource instead of creating a bunch of se...
Lennart Poettering
2006-07-18
1
-344
/
+444
*
define proper typdefs for callback prototypes
Lennart Poettering
2006-07-18
1
-20
/
+23
*
change licensing blurb form "Library GPL" to "Lesser GPL" on request of Loic ...
Lennart Poettering
2006-07-17
4
-60
/
+68
*
Forgot to protect one access to with_creds with an ifdef.
Pierre Ossman
2006-07-17
1
-0
/
+2
*
Restore SIGPIPE warning when the platform doesn't have MSG_NOSIGNAL.
Pierre Ossman
2006-07-17
2
-0
/
+11
*
make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno)
Lennart Poettering
2006-07-16
4
-7
/
+55
*
show value of PA_SINK_HARDWARE/PA_SOURCE_HARDWARE in pactl
Lennart Poettering
2006-07-16
1
-4
/
+6
*
set is_hardware flag for a few hw plugins
Lennart Poettering
2006-07-16
6
-0
/
+10
*
add new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flag
Lennart Poettering
2006-07-16
2
-4
/
+12
*
add a new boolean variable is_hardware to pa_sink/pa_source to denote wether ...
Lennart Poettering
2006-07-16
4
-0
/
+8
*
improve latency calculation of NULL sink
Lennart Poettering
2006-07-14
1
-7
/
+27
*
remove checking for SIGPIPE blocking from client code. Because we use
Lennart Poettering
2006-07-14
1
-4
/
+0
*
don't send SCM_CREDENTIALS on every sendmsg(), instead do it only on handshake
Lennart Poettering
2006-07-14
1
-5
/
+4
*
don't set MSG_NOSIGNAL for recvmsg(), since it doesn't make sense there
Lennart Poettering
2006-07-14
1
-1
/
+1
*
try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which
Lennart Poettering
2006-07-14
17
-58
/
+100
*
Make sure the win32 default conf gets shipped.
Pierre Ossman
2006-07-14
1
-0
/
+1
*
add new test get-binary-name-test for testing pa_get_binary_name()
Lennart Poettering
2006-07-14
2
-1
/
+43
*
Don't call pa_path_get_filename() anymore since it is implicitly called by pa...
Lennart Poettering
2006-07-14
1
-1
/
+1
*
* fall back to prctl(PR_GET_NAME) in pa_get_binary_name() if readlink() fails
Lennart Poettering
2006-07-14
1
-18
/
+45
*
support time events with NULL timevals which are OK in avahi, but not in PA. ...
Lennart Poettering
2006-07-13
1
-3
/
+12
*
remove howl-wrap.[ch]
Lennart Poettering
2006-07-13
2
-154
/
+0
*
* add proper error handling to pabrowse.c
Lennart Poettering
2006-07-13
1
-1
/
+16
*
* port libpulse-browse to use the native avahi API instead of the HOWL cruft
Lennart Poettering
2006-07-13
4
-205
/
+327
*
update module-zeroconf-publish to make use of the native AVAHI API, instead o...
Lennart Poettering
2006-07-13
4
-129
/
+537
*
make sure gccmacro.h and cdecl.h may be included at the same time as those he...
Lennart Poettering
2006-07-13
2
-4
/
+4
*
Fix typo.
Pierre Ossman
2006-07-08
1
-1
/
+1
*
Make sure we print the file name we actually use.
Pierre Ossman
2006-06-30
2
-2
/
+2
*
increase the maxium number of concurrent esd and native connections
Lennart Poettering
2006-06-21
2
-2
/
+2
*
include config.h in browser.c (closes #20)
Lennart Poettering
2006-06-21
1
-0
/
+4
*
only interpolate when the last timing info told us the stream is indeed playing
Lennart Poettering
2006-06-21
1
-1
/
+1
*
fix segfault when module-alsa-source fails to load
Lennart Poettering
2006-06-20
2
-2
/
+2
*
Fix handling of the io flags in duplex mode.
Pierre Ossman
2006-06-20
1
-17
/
+21
*
Warn when applications use SNDCTL_DSP_GET[IO]PTR even when they shouldn't.
Pierre Ossman
2006-06-20
1
-1
/
+10
*
Make fix_metrics() exit early so that it doesn't spam the output needlessly.
Pierre Ossman
2006-06-20
1
-0
/
+7
*
Make sure we do not use pthread_yield() on platforms that do not have them.
Pierre Ossman
2006-06-20
1
-1
/
+1
*
Make interpol-test build on Win32 and non-pthread systems.
Pierre Ossman
2006-06-20
1
-0
/
+9
*
Fix the final few occurences of polyp.
Pierre Ossman
2006-06-20
5
-6
/
+6
*
s/POLYP/PULSE/g
Lennart Poettering
2006-06-19
9
-76
/
+76
*
* more s/pulseaudio/PulseAudio/ replacements
Lennart Poettering
2006-06-19
18
-37
/
+37
[next]