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
*
reduce needlessly large gdbm cache a bit
Lennart Poettering
2008-08-29
2
-0
/
+10
*
fix up latency before calling into stream code, to make sure we don't ask for...
Lennart Poettering
2008-08-29
4
-13
/
+16
*
add missing config.h inclusion
Lennart Poettering
2008-08-29
1
-0
/
+4
*
rework pa_ulog2 and base it on __builtin_clz if available, make pa_make_power...
Lennart Poettering
2008-08-29
1
-15
/
+21
*
add byte-to-usec and usec-to-byte converters that round up, not down
Lennart Poettering
2008-08-28
2
-0
/
+36
*
document in which direction we round
Lennart Poettering
2008-08-28
1
-2
/
+6
*
alsa_error_handler should note source of errors
Ed Catmur
2008-08-26
1
-1
/
+6
*
increase pa_xmalloc() limit to 96 MB, closes #344
Lennart Poettering
2008-08-26
1
-1
/
+1
*
fix typo
Lennart Poettering
2008-08-26
1
-1
/
+1
*
Fix error code in pa_stream_get_timing_info()
Lennart Poettering
2008-08-26
1
-1
/
+1
*
call close() in a loop to catch EINTR
Lennart Poettering
2008-08-26
1
-1
/
+9
*
Fix more linking issues in x11-publish and stream-restore
Colin Guthrie
2008-08-22
1
-2
/
+2
*
Merge branch 'master' of git://git.0pointer.de/pulseaudio
Colin Guthrie
2008-08-22
177
-2550
/
+4789
|
\
|
*
add a few missing casts
Lennart Poettering
2008-08-20
7
-20
/
+20
|
*
add doxygen documentation for ext-stream-restore.h
Lennart Poettering
2008-08-20
1
-5
/
+22
|
*
use final glibc eventfd() instead of our homegrown syscall invocations
Lennart Poettering
2008-08-19
1
-37
/
+13
|
*
rework cpu limit logic to use monotonic instead of wall clock time
Lennart Poettering
2008-08-19
2
-6
/
+10
|
*
simplify pa_start_child_for_read by using pa_close_all()/pa_reset_sigs()/pa_u...
Lennart Poettering
2008-08-19
1
-57
/
+3
|
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
98
-775
/
+809
|
*
Merge commit 'flameeyes/autoconf-2.62'
Lennart Poettering
2008-08-18
2
-1
/
+7
|
|
\
|
|
*
Create a new macro for checking compiler support for TLS.
Diego 'Flameeyes' Pettenò
2008-08-08
1
-1
/
+1
|
|
*
Fix building again libtool/ltdl 2.2.4.
Diego 'Flameeyes' Pettenò
2008-08-08
1
-0
/
+6
|
*
|
a few modernizations
Lennart Poettering
2008-08-18
1
-6
/
+6
|
*
|
don't unref pa_native_options object twice
Lennart Poettering
2008-08-18
1
-7
/
+6
|
*
|
add some code to make invalid valgrind warnings go away
Lennart Poettering
2008-08-18
3
-1
/
+47
|
*
|
restore volume/device for streams only when it wasn't set before
Lennart Poettering
2008-08-18
1
-8
/
+21
|
*
|
allow clients to not specify the volume for their streams
Lennart Poettering
2008-08-18
2
-3
/
+25
|
*
|
rework validity checking of sink/source/... names
Lennart Poettering
2008-08-18
1
-18
/
+43
|
*
|
save a bit of memory
Lennart Poettering
2008-08-18
4
-26
/
+29
|
*
|
fix type error
Lennart Poettering
2008-08-18
1
-4
/
+8
|
*
|
Fix up overzealous HAVE_LT_DLMUTEX_REGISTER block
Russ Dill
2008-08-17
1
-4
/
+4
|
*
|
Make Multicast TTL for RTP configurable, patch from 'dfort'
Lennart Poettering
2008-08-15
1
-2
/
+17
|
*
|
apply newly configured rules properly
Lennart Poettering
2008-08-15
1
-2
/
+3
|
*
|
apply volumes properly more than once in a row
Lennart Poettering
2008-08-15
1
-1
/
+2
|
*
|
apply the correct rules to sink inputs
Lennart Poettering
2008-08-15
1
-1
/
+1
|
*
|
don't restore devices for direct-on-input streams
Lennart Poettering
2008-08-15
1
-0
/
+1
|
*
|
disable hotplug sounds by default
Lennart Poettering
2008-08-15
1
-1
/
+1
|
*
|
pass force_refresh=FALSE to all volume/mute read invocations
Lennart Poettering
2008-08-13
6
-20
/
+20
|
*
|
drop 0db reset functions since they are not necessary anymore
Lennart Poettering
2008-08-13
2
-53
/
+0
|
*
|
extend hardware dB scale in software to full range if necessary, instead of r...
Lennart Poettering
2008-08-13
2
-191
/
+295
|
*
|
rework volume/mute APIs: split out pa_xx_set_soft_volume() and add force_refr...
Lennart Poettering
2008-08-13
4
-14
/
+38
|
*
|
add new function pa_alsa_volume_divide()
Lennart Poettering
2008-08-13
2
-0
/
+27
|
*
|
reword some log messages
Lennart Poettering
2008-08-13
1
-3
/
+3
|
*
|
add new API function pa_cvolume_max()
Lennart Poettering
2008-08-13
2
-0
/
+15
|
*
|
reset lock_fd_mutex after destruction
Lennart Poettering
2008-08-13
1
-0
/
+1
|
*
|
fix protocol destruction
Lennart Poettering
2008-08-13
1
-4
/
+3
|
*
|
initialize IP ACLs properly
Lennart Poettering
2008-08-11
2
-2
/
+2
|
*
|
fix two uninitialized memory accesses
Lennart Poettering
2008-08-11
2
-6
/
+6
|
*
|
otpimize mixing code a bit by moving a few checks out of the inner loops
Lennart Poettering
2008-08-11
1
-83
/
+39
|
*
|
optimize volume changing a bit by only using a single counter for the inner l...
Lennart Poettering
2008-08-11
1
-31
/
+36
[next]