index
:
~jprvita/pulseaudio
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
bluetooth-headsets-media-api
bluetooth-hf-audio-agent
bt-fixes
master
master-tx
merge-queue
rtpoll
stable-1.x
stable-2.x
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-05
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
21
-42
/
+42
2008-08-05
add a function to dump the stream database for debugging purposes
Lennart Poettering
1
-0
/
+32
2008-08-04
add protocol extension to module-stream-restore
Lennart Poettering
1
-10
/
+322
2008-08-04
store channel map in database and remap volumes if necessary
Lennart Poettering
1
-10
/
+23
2008-08-04
add hooks for connection creation/deletion, for that export pa_native_connection
Lennart Poettering
1
-1
/
+1
2008-08-04
split out save trigger function
Lennart Poettering
1
-7
/
+15
2008-08-04
store channel map in database and remap volumes if ncessary
Lennart Poettering
1
-10
/
+22
2008-08-03
add new module module-stream-restore
Lennart Poettering
1
-0
/
+433
2008-08-03
a bit of refactoring
Lennart Poettering
1
-75
/
+91
2008-08-03
make all protocol objects global singletons
Lennart Poettering
4
-243
/
+329
2008-08-03
make sure we don't leak userdata struct
Lennart Poettering
1
-1
/
+1
2008-08-01
rename props.[ch] to shared.[ch]
Lennart Poettering
2
-2
/
+2
2008-08-01
rename pa_property_xxx to pa_shared_xxx to avoid confusion with property lists
Lennart Poettering
2
-4
/
+4
2008-08-01
fix build without ALSA
Lennart Poettering
1
-0
/
+2
2008-07-31
a bit of pa_bool_t'ization
Lennart Poettering
1
-9
/
+9
2008-07-31
allow global tsched setting for all modules loaded by module-hal
Lennart Poettering
2
-5
/
+20
2008-07-24
make module-hal and module-ck live together in peace
v0.9.11
Lennart Poettering
2
-2
/
+8
2008-07-24
fix destruction of dbus modules: make sure we don't leave filter function reg...
Lennart Poettering
3
-3
/
+23
2008-07-24
reset dbus error struct before retrying parsing messages
Lennart Poettering
1
-0
/
+6
2008-07-23
follow consolekit's recent D-Bus API change, original patch from William Jon ...
Lennart Poettering
1
-11
/
+19
2008-07-23
allow module-x11-xsmp to be loaded more than once
Lennart Poettering
1
-1
/
+1
2008-07-16
forward process_msg calls to the generic source handler, not the generic sink...
Lennart Poettering
1
-1
/
+1
2008-07-16
try to bypass alsa softvol, since it is broken when used with snd_pcm_rewind()
Lennart Poettering
1
-1
/
+2
2008-06-28
make sure we call pa_sink_process_rewind() under all circumstances if a rewin...
Lennart Poettering
1
-5
/
+11
2008-06-27
simplify handling of rewrite requests
Lennart Poettering
1
-14
/
+3
2008-06-27
handle rewind requests
Lennart Poettering
1
-0
/
+4
2008-06-27
handle rewind requests
Lennart Poettering
1
-0
/
+4
2008-06-27
modernize hashmap implementation a bit, reduce memory consumption a bit
Lennart Poettering
2
-2
/
+2
2008-06-26
always forward rewind requests to the sink, and don't abort on nbytes=0
Lennart Poettering
2
-9
/
+6
2008-06-26
make sure to call process_rewind() under all circumstances before we do the n...
Lennart Poettering
7
-9
/
+33
2008-06-26
split pa_memblockq_flush() into two flush commands, one which fixes up the re...
Lennart Poettering
1
-2
/
+2
2008-06-21
fix deadlock when resuming oss sinks
Lennart Poettering
1
-2
/
+5
2008-06-21
call the right function in the right context
Lennart Poettering
2
-2
/
+2
2008-06-21
since the sink is unlinked before the sink input we need to make sure we don'...
Lennart Poettering
2
-10
/
+10
2008-06-20
Request a rewrite immediately after we have been linked, so that playback sta...
Lennart Poettering
1
-0
/
+15
2008-06-20
Rework module-combine to work with glitch-free core; add new max_request fiel...
Lennart Poettering
7
-279
/
+377
2008-06-20
fix interpretation of remix parameter
Lennart Poettering
1
-1
/
+1
2008-06-19
add new remix= parameter to remap sink
Lennart Poettering
1
-3
/
+11
2008-06-18
make user of pa_channel_map_init_extend() wherever it makes sense
Lennart Poettering
4
-30
/
+7
2008-06-18
remove remaining $
Lennart Poettering
1
-1
/
+0
2008-06-18
get rid of svn $ keywords
Lennart Poettering
55
-110
/
+0
2008-06-18
add missing gitignore files
Lennart Poettering
1
-0
/
+1
2008-06-17
bring module-tunnel back to life
Lennart Poettering
1
-178
/
+578
2008-06-16
use new pa_sink_set_latency_range() in null sink
Lennart Poettering
1
-1
/
+2
2008-06-13
fix a minor memory leak when unloading m-c-k
Lennart Poettering
2
-3
/
+6
2008-06-12
drop hal inclusion from module-console-kit.c
Lennart Poettering
1
-2
/
+0
2008-06-12
Trivial typo fix in debug log message.
Colin Guthrie
1
-1
/
+1
2008-06-11
merge Colin Guthrie's module-always-sink module, and add priorization to the ...
Lennart Poettering
9
-34
/
+214
2008-06-11
don't exit when the XSM signals us a session exit. instead just unload all X1...
Lennart Poettering
3
-44
/
+151
2008-06-11
add new module-console-kit which tracks ck sessions to avoid termination when...
Lennart Poettering
1
-0
/
+334
[next]