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
/
pulsecore
Commit message (
Expand
)
Author
Age
Files
Lines
*
for the playing field of pa_timing_info use pa_sink_input::state == PA_SINK_I...
Lennart Poettering
2006-07-28
1
-1
/
+1
*
fold the seperate variable pa_sink_input::playing into pa_sink_input::state a...
Lennart Poettering
2006-07-28
2
-15
/
+18
*
introduce pa_play_memblockq() which creates a playback stream and passes the ...
Lennart Poettering
2006-07-28
2
-0
/
+149
*
introduce three virtual sink/source names: @DEFAULT_SINK@, @DEFAULT_SOURCE@, ...
Lennart Poettering
2006-07-27
1
-2
/
+26
*
split a few asserts
Lennart Poettering
2006-07-25
1
-2
/
+2
*
split a few assert()s
Lennart Poettering
2006-07-25
1
-4
/
+6
*
as a result of memory profiling with valgrind/massif: decrease default hash t...
Lennart Poettering
2006-07-23
2
-2
/
+2
*
Get ACL:s to work on Win32.
Pierre Ossman
2006-07-20
1
-3
/
+21
*
add missing #ifdef HAVE_CREDS (thanks, Flameeyes)
Lennart Poettering
2006-07-20
1
-0
/
+2
*
some more FreeBSD compat from Flameeyes
Lennart Poettering
2006-07-20
1
-0
/
+2
*
implement "auth-ip-acl=" in the native and esound protocols
Lennart Poettering
2006-07-20
4
-15
/
+78
*
add IP address ACL subsystem
Lennart Poettering
2006-07-20
2
-0
/
+247
*
undo r1111 in some way: include sys/socket.h and sys/un.h but wrap it in #ifdef
Lennart Poettering
2006-07-20
1
-0
/
+10
*
Make -1 mean "current group/user" so that some platform dependent calls
Pierre Ossman
2006-07-20
1
-0
/
+4
*
Protect platform dependent headers with ifdefs.
Pierre Ossman
2006-07-20
1
-1
/
+5
*
Remove unneeded headers.
Pierre Ossman
2006-07-20
1
-2
/
+0
*
* add new function pa_check_in_group()
Lennart Poettering
2006-07-19
13
-97
/
+183
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
14
-64
/
+123
*
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
1
-0
/
+5
*
add new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flag
Lennart Poettering
2006-07-16
1
-2
/
+8
*
add a new boolean variable is_hardware to pa_sink/pa_source to denote wether ...
Lennart Poettering
2006-07-16
4
-0
/
+8
*
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
6
-37
/
+72
*
support time events with NULL timevals which are OK in avahi, but not in PA. ...
Lennart Poettering
2006-07-13
1
-3
/
+12
*
* port libpulse-browse to use the native avahi API instead of the HOWL cruft
Lennart Poettering
2006-07-13
1
-1
/
+0
*
update module-zeroconf-publish to make use of the native AVAHI API, instead o...
Lennart Poettering
2006-07-13
2
-0
/
+221
*
make sure gccmacro.h and cdecl.h may be included at the same time as those he...
Lennart Poettering
2006-07-13
1
-2
/
+2
*
increase the maxium number of concurrent esd and native connections
Lennart Poettering
2006-06-21
2
-2
/
+2
*
s/POLYP/PULSE/g
Lennart Poettering
2006-06-19
2
-6
/
+6
*
* more s/pulseaudio/PulseAudio/ replacements
Lennart Poettering
2006-06-19
5
-8
/
+8
*
replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"
Lennart Poettering
2006-06-19
2
-2
/
+2
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
145
-0
/
+27456