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
Commit message (
Expand
)
Author
Age
Files
Lines
*
limit the prebuf value by tlength
Lennart Poettering
2008-06-17
1
-2
/
+5
*
bring module-tunnel back to life
Lennart Poettering
2008-06-17
1
-178
/
+578
*
server side of new shm negotiation scheme; fix a bad memory access
Lennart Poettering
2008-06-17
1
-17
/
+42
*
rework shm usage negotiation; merge a few pa_bool_t in a single bit field to ...
Lennart Poettering
2008-06-17
2
-99
/
+42
*
minor modernizations
Lennart Poettering
2008-06-17
1
-2
/
+4
*
make use of the pa_init_proplist() version in proplist-util.[ch]
Lennart Poettering
2008-06-17
1
-1
/
+3
*
move pa_init_proplist() to proplist-util.[ch]
Lennart Poettering
2008-06-17
3
-0
/
+151
*
add missing const to a few functions
Lennart Poettering
2008-06-16
2
-8
/
+8
*
add pa_memblockq_get_base()
Lennart Poettering
2008-06-16
2
-0
/
+8
*
add Nokia copyright
Lennart Poettering
2008-06-16
1
-1
/
+2
*
check for packet size on server info data
Lennart Poettering
2008-06-16
1
-1
/
+2
*
use new pa_sink_set_latency_range() in null sink
Lennart Poettering
2008-06-16
1
-1
/
+2
*
a few modernizations
Lennart Poettering
2008-06-16
2
-8
/
+11
*
add new function pa_iochannel_socket_is_local()
Lennart Poettering
2008-06-16
2
-0
/
+15
*
make use of the new pa_socket_address_is_local() function
Lennart Poettering
2008-06-16
1
-16
/
+2
*
add new functions pa_socket_is_local() and pa_socket_address_is_local()
Lennart Poettering
2008-06-16
2
-1
/
+44
*
add missing inclusion
Lennart Poettering
2008-06-16
1
-0
/
+2
*
minor modernizations, increase unload timeout to 60s
Lennart Poettering
2008-06-14
1
-5
/
+3
*
avoid division by zero when informing user about unloaded lazy samples in the...
Lennart Poettering
2008-06-14
1
-2
/
+5
*
update todo
Lennart Poettering
2008-06-13
1
-9
/
+1
*
fix a bad memory access pulsecore/client.c
Lennart Poettering
2008-06-13
14
-33
/
+220
*
rearrange things
Lennart Poettering
2008-06-13
1
-5
/
+8
*
consider passing the same argument twice to a module an error, also consider ...
Lennart Poettering
2008-06-13
1
-1
/
+17
*
sometimes a simple memset() is much faster
Lennart Poettering
2008-06-13
1
-2
/
+1
*
fix a minor memory leak when unloading m-c-k
Lennart Poettering
2008-06-13
2
-3
/
+6
*
drop hal inclusion from module-console-kit.c
Lennart Poettering
2008-06-12
1
-2
/
+0
*
Trivial typo fix in debug log message.
Colin Guthrie
2008-06-12
1
-1
/
+1
*
merge Colin Guthrie's module-always-sink module, and add priorization to the ...
Lennart Poettering
2008-06-11
14
-60
/
+262
*
enable auto-spawning by default
Lennart Poettering
2008-06-11
3
-3
/
+3
*
enable ConsoleKit support and positioned event sounds by default
Lennart Poettering
2008-06-11
1
-1
/
+8
*
add new switch --start to the PA binary which allows starting PA if it is not...
Lennart Poettering
2008-06-11
5
-7
/
+72
*
don't exit when the XSM signals us a session exit. instead just unload all X1...
Lennart Poettering
2008-06-11
6
-55
/
+193
*
move pa_core_check_quit() a bit later
Lennart Poettering
2008-06-11
1
-2
/
+5
*
reformat things
Lennart Poettering
2008-06-11
1
-1
/
+6
*
install auto unload time event only when we have at least one auto unload module
Lennart Poettering
2008-06-11
1
-1
/
+1
*
add new module-console-kit which tracks ck sessions to avoid termination when...
Lennart Poettering
2008-06-11
2
-2
/
+348
*
add new module module-position-event-sounds for positioning event sounds in s...
Lennart Poettering
2008-06-11
2
-2
/
+178
*
replace pa_atof() by pa_atod() because floats are lame
Lennart Poettering
2008-06-11
3
-12
/
+8
*
update well-known property list
Lennart Poettering
2008-06-11
1
-3
/
+12
*
Do not invalidate the cookie if no file was specified.
Colin Guthrie
2008-06-09
1
-2
/
+2
*
Rejig r2495 slightly and directly compile the necessary source files as libpu...
Colin Guthrie
2008-06-03
1
-2
/
+2
*
Also link libpulsecore.la to some libraries (needed for logging). Discovered ...
Colin Guthrie
2008-06-03
1
-2
/
+2
*
Perfer client.conf over X11 property variables.
Colin Guthrie
2008-06-03
1
-1
/
+1
*
fix a compiler warning on ARM due to missing cast, patch from Jyri Sarha
Lennart Poettering
2008-06-03
1
-5
/
+5
*
update props
Lennart Poettering
2008-05-29
1
-11
/
+20
*
allow on-the-fly deleting of hashmap entries wile we iterate through them
Lennart Poettering
2008-05-29
2
-13
/
+26
*
never hand out more data from a sink input than requested. Otherwise the resa...
Lennart Poettering
2008-05-27
4
-7
/
+9
*
always expect name field in upload datagram
Lennart Poettering
2008-05-27
1
-4
/
+8
*
fix esound proto to not crash
Lennart Poettering
2008-05-27
1
-1
/
+3
*
readd name field to upload datagram
Lennart Poettering
2008-05-27
1
-3
/
+8
[next]