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
*
Properly check for home directory
Lennart Poettering
2008-06-21
1
-6
/
+4
*
execute detach callback before we change the state to UNLINKED
Lennart Poettering
2008-06-21
1
-2
/
+2
*
allow sinks to be created with max_request initialized to 0, so that the data...
Lennart Poettering
2008-06-21
1
-1
/
+0
*
Rework module-combine to work with glitch-free core; add new max_request fiel...
Lennart Poettering
2008-06-20
10
-224
/
+699
*
add new function pa_smoother_reset()
Lennart Poettering
2008-06-20
2
-0
/
+10
*
make user of pa_channel_map_init_extend() wherever it makes sense
Lennart Poettering
2008-06-18
2
-6
/
+2
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
194
-388
/
+0
*
reset prebuf if it is too large
Lennart Poettering
2008-06-17
1
-2
/
+2
*
limit the prebuf value by tlength
Lennart Poettering
2008-06-17
1
-2
/
+5
*
server side of new shm negotiation scheme; fix a bad memory access
Lennart Poettering
2008-06-17
1
-17
/
+42
*
move pa_init_proplist() to proplist-util.[ch]
Lennart Poettering
2008-06-17
2
-0
/
+149
*
add pa_memblockq_get_base()
Lennart Poettering
2008-06-16
2
-0
/
+8
*
add Nokia copyright
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
*
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
*
fix a bad memory access pulsecore/client.c
Lennart Poettering
2008-06-13
10
-30
/
+174
*
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
*
merge Colin Guthrie's module-always-sink module, and add priorization to the ...
Lennart Poettering
2008-06-11
2
-20
/
+31
*
add new switch --start to the PA binary which allows starting PA if it is not...
Lennart Poettering
2008-06-11
1
-0
/
+1
*
don't exit when the XSM signals us a session exit. instead just unload all X1...
Lennart Poettering
2008-06-11
2
-10
/
+41
*
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
*
replace pa_atof() by pa_atod() because floats are lame
Lennart Poettering
2008-06-11
2
-10
/
+6
*
fix a compiler warning on ARM due to missing cast, patch from Jyri Sarha
Lennart Poettering
2008-06-03
1
-5
/
+5
*
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
3
-7
/
+8
*
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
*
big mumbo jumo of interleaved patches.
Lennart Poettering
2008-05-21
5
-30
/
+77
*
add O_NOCTTY
Lennart Poettering
2008-05-21
1
-1
/
+5
*
add new functions pa_state_path()/pa_get_state_dir(), change return value of ...
Lennart Poettering
2008-05-21
2
-13
/
+61
*
fix daemon shutdown with active monitor streams
Lennart Poettering
2008-05-18
2
-2
/
+0
*
remove a misplaced assert
Lennart Poettering
2008-05-18
1
-1
/
+0
*
fix pa_close_all() to make it actually work as advertised
Lennart Poettering
2008-05-18
1
-11
/
+20
*
add another assert to catch sleep time miscalculations easier
Lennart Poettering
2008-05-17
1
-0
/
+3
*
link latency of monitor source to sink
Lennart Poettering
2008-05-17
2
-0
/
+36
*
add new function pa_source_set_latency_range(), fix type of requested_latency
Lennart Poettering
2008-05-17
2
-1
/
+22
*
only unref memblock if there is one
Lennart Poettering
2008-05-17
1
-1
/
+2
*
dump latency metrics for recording streams, too
Lennart Poettering
2008-05-17
1
-1
/
+6
*
fix peak detection pseudo resampler
Lennart Poettering
2008-05-17
1
-6
/
+8
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
87
-2500
/
+5980
*
merge r2194 from prepare-0.9.10
Lennart Poettering
2008-03-31
1
-22
/
+36
*
merge r2192 from prepare-0.9.10
Lennart Poettering
2008-03-31
1
-4
/
+4
[next]