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
*
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
*
adhere to struct gcc aliasing rules
Lennart Poettering
2008-08-11
1
-7
/
+3
*
fix bad memory access
Lennart Poettering
2008-08-09
1
-1
/
+1
*
make gcc shut up
Lennart Poettering
2008-08-09
3
-3
/
+5
*
adhere to C strict aliasing rules
Lennart Poettering
2008-08-09
1
-3
/
+8
*
don't use PA_GCC_UNUSED anymore
Lennart Poettering
2008-08-09
40
-123
/
+123
*
free regex_t after use
Lennart Poettering
2008-08-09
1
-4
/
+11
*
rework autospawning code to survive multiple pa_contexts in a single process
Lennart Poettering
2008-08-09
8
-38
/
+595
*
print reason when we fail to kill a running daemon
Lennart Poettering
2008-08-09
1
-1
/
+1
*
set errno properly in all functions from pid.c
Lennart Poettering
2008-08-09
1
-3
/
+18
*
set errno properly in all functions from core-util.c
Lennart Poettering
2008-08-09
1
-23
/
+95
*
add locale support to pa_parse_boolean()
Lennart Poettering
2008-08-09
1
-0
/
+35
*
set errno properly in all cases
Lennart Poettering
2008-08-09
1
-3
/
+14
*
make sure we don't crash if pa_thread_join() is called more than once on the ...
Lennart Poettering
2008-08-08
1
-1
/
+8
*
add compatibility with older PA socket paths
Lennart Poettering
2008-08-07
1
-3
/
+33
*
remove some leftover debug string
Lennart Poettering
2008-08-07
1
-1
/
+1
*
Modify pa_state_path() to take an additional argument for prepending the mach...
Lennart Poettering
2008-08-07
6
-31
/
+32
*
Rework state/runtime directory logic
Lennart Poettering
2008-08-07
1
-26
/
+221
*
don't spam to stderr in API functions
Lennart Poettering
2008-08-07
1
-5
/
+1
*
print machine id during startup
Lennart Poettering
2008-08-07
1
-1
/
+11
*
add new function pa_machine_id()
Lennart Poettering
2008-08-07
3
-0
/
+47
*
include host name in default sink/default source file
Lennart Poettering
2008-08-06
1
-4
/
+15
*
fix channel position string
Lennart Poettering
2008-08-06
1
-1
/
+1
*
add a few configuration sanity checks for system mode
Lennart Poettering
2008-08-06
1
-0
/
+16
*
add disallow-exit to default configuration file
Lennart Poettering
2008-08-06
1
-0
/
+1
*
add new switch --disallow-exit
Lennart Poettering
2008-08-06
11
-52
/
+87
*
add i18n support
Lennart Poettering
2008-08-06
28
-416
/
+584
*
remove authkey-prop from tree
Lennart Poettering
2008-08-06
2
-147
/
+0
*
don't include authkey-prop.h anymore
Lennart Poettering
2008-08-06
1
-1
/
+0
*
fix a few potential bad memory accesses
Lennart Poettering
2008-08-06
1
-2
/
+7
*
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
2008-08-05
26
-58
/
+62
*
add a function to dump the stream database for debugging purposes
Lennart Poettering
2008-08-05
1
-0
/
+32
*
don't enforce valid callbacks for extension module APIs
Lennart Poettering
2008-08-05
1
-5
/
+0
*
allow extension messages to actually carry information
Lennart Poettering
2008-08-05
1
-2
/
+1
*
fix error path (spotted by Coling Guthrie)
Lennart Poettering
2008-08-05
1
-1
/
+3
*
fix a few more copy/paste errors
Lennart Poettering
2008-08-05
2
-6
/
+6
*
fix copy/paste error
Lennart Poettering
2008-08-04
1
-1
/
+1
*
fix documentation to follow what actually happens
Lennart Poettering
2008-08-04
1
-2
/
+2
*
inherit proplist on sample playback from client
Lennart Poettering
2008-08-04
1
-0
/
+2
*
remove port definitions from header file since they are not actually used yet
Lennart Poettering
2008-08-04
1
-5
/
+0
[next]