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
*
add API to allow runtime reconfiguration of memblockqs
Lennart Poettering
2007-11-21
2
-23
/
+78
*
build PolicyKit support
Lennart Poettering
2007-11-16
1
-1
/
+13
*
add interface to PolicyKit
Lennart Poettering
2007-11-16
3
-0
/
+301
*
use a prio inheriting mutex for the threaded mainloop, to ease writing of RT ...
Lennart Poettering
2007-11-14
1
-1
/
+1
*
use a free list for allocation pa_operation objects
Lennart Poettering
2007-11-14
1
-2
/
+9
*
use a free list for allocating reply_info structs
Lennart Poettering
2007-11-14
1
-2
/
+8
*
add missing pa_boolization
Lennart Poettering
2007-11-14
2
-2
/
+2
*
Rework ALSA mixer channel detection code. This time we actually care about th...
Lennart Poettering
2007-11-13
4
-48
/
+192
*
add array size to increase chance of detecting missing updates
Lennart Poettering
2007-11-13
1
-3
/
+2
*
don't fail if the bt-proximity-helper is not built
Lennart Poettering
2007-11-13
1
-1
/
+1
*
don't touch RLIMIT:MEMBLOCK by default. This should improve out-of-the-box co...
Lennart Poettering
2007-11-13
2
-2
/
+2
*
increase the pacmd timeout a bit
Lennart Poettering
2007-11-13
1
-1
/
+1
*
Completely rework ALSA device selection code: choose the device to open depen...
Lennart Poettering
2007-11-13
15
-122
/
+350
*
fix loading of load-once modules if no other modules was loaded before
Lennart Poettering
2007-11-13
1
-1
/
+1
*
add new fun module that automatically mutes your audio devices when you leave...
Lennart Poettering
2007-11-11
3
-1
/
+727
*
Port module-gconf to make use of the new API pa_start_child_for_read()
Lennart Poettering
2007-11-11
1
-128
/
+9
*
pull code for starting helper processes out of module-gconf, clean it up, and...
Lennart Poettering
2007-11-11
2
-0
/
+194
*
add new function pa_strnull() to simplify passing null strings to non-linux p...
Lennart Poettering
2007-11-11
1
-0
/
+4
*
add a simple fully-automatic fully-linearupmixer/downmixer and enable it by d...
Lennart Poettering
2007-11-11
7
-71
/
+616
*
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
2007-11-09
42
-160
/
+233
*
minor typo
Lennart Poettering
2007-11-09
1
-1
/
+1
*
optimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and FLOAT...
Lennart Poettering
2007-11-09
4
-113
/
+727
*
replace a few CLAMPs by PA_CLAMP_UNLIKELY
Lennart Poettering
2007-11-09
3
-7
/
+7
*
remove PA_CLAMP_LIKELY macro because it doesn't really make sense.
Lennart Poettering
2007-11-09
1
-1
/
+3
*
.la files for modules can probably be removed safely on all archs now
Lennart Poettering
2007-11-09
1
-0
/
+1
*
add support for 32bit integer samples
Lennart Poettering
2007-11-09
12
-17
/
+319
*
fix CLAMP_LIKELY/UNLIKELY definition
Lennart Poettering
2007-11-09
2
-4
/
+4
*
add missing #include
Lennart Poettering
2007-11-09
1
-0
/
+1
*
add a few missing macro definitions
Lennart Poettering
2007-11-09
1
-0
/
+12
*
add PA_CLAMP_LIKELY and PA_CLAMP_UNLIKELY macros
Lennart Poettering
2007-11-09
1
-1
/
+5
*
add support for likely()/unlikely() type macros
Lennart Poettering
2007-11-09
1
-2
/
+12
*
parse the pasuspend argument like any other boolean in PulseAudio
Lennart Poettering
2007-11-08
2
-3
/
+3
*
strip most comments from the default configuration files, since the man page ...
Lennart Poettering
2007-11-08
2
-99
/
+17
*
warn if the sound server is not local
Lennart Poettering
2007-11-07
1
-1
/
+3
*
minor cleanups of --help texts
Lennart Poettering
2007-11-05
2
-3
/
+3
*
add a man page for the pulseaudio binary. More will follow.
Lennart Poettering
2007-11-05
1
-1
/
+1
*
fix two alignment issues found by the debian buildd gcc on sparc
Lennart Poettering
2007-11-04
2
-20
/
+27
*
pa_boolization
Lennart Poettering
2007-11-04
1
-15
/
+13
*
add eventfd syscall nr for arm; patch from Sjoerd Simons; Closes #150
Lennart Poettering
2007-11-04
1
-0
/
+4
*
Properly terminate pa_readlink() strings. Patch from Sjoerd Simons. Closes #149
Lennart Poettering
2007-11-04
1
-1
/
+1
*
Add linker version script to hide non-ABI stable symbols in the client
Lennart Poettering
2007-11-04
2
-10
/
+240
*
make disallow-module-loading config option work again (original patch from Di...
Lennart Poettering
2007-11-01
1
-2
/
+5
*
make rtprio and nice level actually configurable
Lennart Poettering
2007-11-01
11
-54
/
+94
*
drop rt scheduling before we start our helper process
Lennart Poettering
2007-11-01
1
-0
/
+2
*
add new option --realtime
Lennart Poettering
2007-11-01
1
-10
/
+23
*
save and restore errno in sig handler
Lennart Poettering
2007-11-01
1
-0
/
+5
*
add nice and rtprio resource limit support; make rtprio and nice level to use...
Lennart Poettering
2007-11-01
4
-86
/
+210
*
pa_boolize the client config
Lennart Poettering
2007-11-01
2
-8
/
+7
*
more pa_boolization
Lennart Poettering
2007-11-01
3
-95
/
+96
*
make the bool config parser actually parse bools
Lennart Poettering
2007-11-01
1
-2
/
+3
[next]