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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove modargs, since module-bt-discover doesn't have any argument
João Paulo Rechi Vita
2008-09-11
1
-6
/
+0
*
Refactor all linked lists to use pulsecore/llist.h
João Paulo Rechi Vita
2008-09-11
1
-81
/
+74
*
Remove block delimiters from single line if blocks
João Paulo Rechi Vita
2008-09-11
1
-6
/
+3
*
Remove some unused vars and labels
João Paulo Rechi Vita
2008-09-11
1
-3
/
+0
*
Change booleans to pa_bool_t
João Paulo Rechi Vita
2008-09-11
1
-2
/
+3
*
We don't need call_dbus_method anymore
João Paulo Rechi Vita
2008-09-11
1
-47
/
+4
*
Don't need to explicity check if hcid is running anymore
João Paulo Rechi Vita
2008-09-11
1
-17
/
+4
*
Improve dbus communication
João Paulo Rechi Vita
2008-09-11
1
-12
/
+88
*
Changing all private functions to static
João Paulo Rechi Vita
2008-09-11
1
-11
/
+11
*
Remove VERBOSE definition
João Paulo Rechi Vita
2008-09-11
1
-3
/
+1
*
Adding dynamic bluetooth audio devices detection
João Paulo Rechi Vita
2008-09-11
1
-1
/
+83
*
Fix the symdef include
João Paulo Rechi Vita
2008-09-11
1
-1
/
+1
*
Fix comparison of strings of different case
João Paulo Rechi Vita
2008-09-11
1
-16
/
+3
*
Adding module-bt-discover
João Paulo Rechi Vita
2008-09-11
1
-0
/
+461
*
minor improvements in debug handling
Lennart Poettering
2008-09-09
2
-6
/
+10
*
When returning from a suspend, pass exactly the same flags as originally when
Lennart Poettering
2008-09-09
2
-2
/
+11
*
fix minor typo
Lennart Poettering
2008-09-09
1
-1
/
+1
*
Work around presumable ALSA bug that treats the dir argument to
Lennart Poettering
2008-09-09
1
-4
/
+11
*
Downgrade hrtimer warning to notice level
Lennart Poettering
2008-09-05
2
-2
/
+2
*
rework device opening code: work around broken SND_PCM_NO_AUTO_xxx support in...
Lennart Poettering
2008-08-31
1
-39
/
+68
*
reduce needlessly large gdbm cache a bit
Lennart Poettering
2008-08-29
2
-0
/
+10
*
alsa_error_handler should note source of errors
Ed Catmur
2008-08-26
1
-1
/
+6
*
add a few missing casts
Lennart Poettering
2008-08-20
2
-8
/
+8
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
31
-252
/
+259
*
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
2
-0
/
+34
*
restore volume/device for streams only when it wasn't set before
Lennart Poettering
2008-08-18
1
-8
/
+21
*
fix type error
Lennart Poettering
2008-08-18
1
-4
/
+8
*
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
*
pass force_refresh=FALSE to all volume/mute read invocations
Lennart Poettering
2008-08-13
3
-8
/
+8
*
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
*
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
*
fix protocol destruction
Lennart Poettering
2008-08-13
1
-4
/
+3
*
fix two uninitialized memory accesses
Lennart Poettering
2008-08-11
2
-6
/
+6
*
make gcc shut up
Lennart Poettering
2008-08-09
1
-1
/
+1
*
don't use PA_GCC_UNUSED anymore
Lennart Poettering
2008-08-09
6
-8
/
+8
*
Modify pa_state_path() to take an additional argument for prepending the mach...
Lennart Poettering
2008-08-07
4
-25
/
+13
*
include host name in default sink/default source file
Lennart Poettering
2008-08-06
1
-4
/
+15
*
add new switch --disallow-exit
Lennart Poettering
2008-08-06
1
-1
/
+1
*
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
2008-08-05
21
-42
/
+42
*
add a function to dump the stream database for debugging purposes
Lennart Poettering
2008-08-05
1
-0
/
+32
*
add protocol extension to module-stream-restore
Lennart Poettering
2008-08-04
1
-10
/
+322
*
store channel map in database and remap volumes if necessary
Lennart Poettering
2008-08-04
1
-10
/
+23
*
add hooks for connection creation/deletion, for that export pa_native_connection
Lennart Poettering
2008-08-04
1
-1
/
+1
[prev]
[next]