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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Add a simple base64 library that will be used by the sink
Colin Guthrie
2008-10-08
2
-0
/
+163
|
*
|
Add a RTSP client impelmentation.
Colin Guthrie
2008-10-08
2
-0
/
+538
|
*
|
Add a small lib to interpret and produce headers as used in http style requests.
Colin Guthrie
2008-10-08
2
-0
/
+238
*
|
|
Fix a potential C++/C99 ism, add a log message on error condition
Colin Guthrie
2008-10-08
1
-2
/
+5
*
|
|
define 0dB in PA as maximum amplification
Lennart Poettering
2008-10-08
2
-8
/
+12
*
|
|
enable flat volumes by default
Lennart Poettering
2008-10-08
1
-1
/
+4
*
|
|
Merge branch 'flatvol'
Lennart Poettering
2008-10-08
10
-21
/
+311
|
\
\
\
|
*
|
|
query the sink volume outside of the loop because it might be quite expensive
Lennart Poettering
2008-10-08
1
-4
/
+8
|
*
|
|
use pa_sink_set_volume() for changing the volume
Lennart Poettering
2008-10-08
1
-9
/
+1
|
*
|
|
check the maximum volume of all sink inputs instead of the average volume to ...
Lennart Poettering
2008-10-08
1
-1
/
+1
|
*
|
|
some minor reformatting
Lennart Poettering
2008-10-08
1
-17
/
+21
|
*
|
|
ignore sinks that do not carry decibel information
Lennart Poettering
2008-10-08
1
-0
/
+6
|
*
|
|
remove $Id$
Lennart Poettering
2008-10-08
1
-2
/
+0
|
*
|
|
add a comment that pa_sink_input_set_volume and module-flat-volume.c are related
Lennart Poettering
2008-10-08
1
-0
/
+4
|
*
|
|
if a stream comes with now sensible properties attached, use common
Lennart Poettering
2008-10-08
1
-1
/
+1
|
*
|
|
after calling PA_CORE_HOOK_SINK_SET_VOLUME hook, check again whether the volu...
Lennart Poettering
2008-10-07
1
-2
/
+6
|
*
|
|
additional validity checks
Lennart Poettering
2008-10-07
1
-0
/
+2
|
*
|
|
if the channel map was modified due to PA_SINK_INPUT_FIX_CHANNELS, remap the ...
Lennart Poettering
2008-10-07
1
-2
/
+3
|
*
|
|
use pa_channel_map_init_extend() instead of pa_channel_map_init_auto() as cha...
Lennart Poettering
2008-10-07
2
-2
/
+2
|
*
|
|
modernize a few checks
Lennart Poettering
2008-10-07
2
-5
/
+8
|
*
|
|
when the volume is changed make sure we send out a subscription event
Lennart Poettering
2008-10-07
1
-4
/
+2
|
*
|
|
instead of resetting virtual_volume unconditionally on initialization, do so ...
Lennart Poettering
2008-10-07
1
-2
/
+5
|
*
|
|
Initialize exit_idle_time to -1 instead of 0 when in system mode.
Lennart Poettering
2008-10-07
1
-2
/
+2
|
*
|
|
flat-volume thingy
Marc-Andre Lureau
2008-10-07
2
-1
/
+229
|
*
|
|
volume hooks
Marc-Andre Lureau
2008-10-07
6
-9
/
+52
|
|
/
/
*
|
|
Merge commit 'origin/master-tx' into master-tx
Lennart Poettering
2008-10-07
7
-134
/
+4503
|
\
\
\
|
*
|
|
Some strings done in German translation
Fabian Affolter
2008-09-29
1
-88
/
+91
|
*
|
|
pt_BR added to LINGUAS
Igor Pires Soares
2008-09-24
1
-0
/
+1
|
*
|
|
Transmitted-via: Transifex (translate.fedoraproject.org)
Herli Joaquim de Menezes
2008-09-21
1
-0
/
+2036
|
*
|
|
Transmitted-via: Transifex (translate.fedoraproject.org)
Herli Joaquim de Menezes
2008-09-21
1
-2036
/
+0
|
*
|
|
Strings do PulseAudio traduzidas para o português do Brasil.
Herli Joaquim de Menezes
2008-09-21
1
-0
/
+2036
|
*
|
|
Some strings done in German translation
Fabian Affolter
2008-09-11
1
-196
/
+345
|
*
|
|
Added Polish translation to LINGUAS
Piotr Drąg
2008-09-10
1
-0
/
+1
|
*
|
|
Initial Polish translation
Piotr Drąg
2008-09-10
1
-0
/
+2105
*
|
|
|
Unload module-bluetooth-device if the remote device disconnects.
Luiz Augusto von Dentz
2008-10-07
1
-11
/
+44
*
|
|
|
Initialize exit_idle_time to -1 instead of 0 when in system mode.
Lennart Poettering
2008-10-07
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
make distcheck pass
v0.9.13
Lennart Poettering
2008-10-06
9
-440
/
+598
*
|
|
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2008-10-06
1
-3
/
+3
|
\
\
\
|
*
\
\
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2008-10-06
2
-0
/
+7
|
|
\
\
\
|
*
|
|
|
bump version and sonames
Lennart Poettering
2008-10-06
1
-3
/
+3
*
|
|
|
|
Merge commit 'vudentz/master'
Lennart Poettering
2008-10-06
2
-527
/
+102
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix loading module-bluetooth-device with an invalid parameter.
Luiz Augusto von Dentz
2008-10-03
1
-1
/
+1
|
*
|
|
|
Replace handlers of deprecated Connected signals with new PropertyChanged.
Luiz Augusto von Dentz
2008-10-03
1
-5
/
+39
|
*
|
|
|
Cleanup module-bluetooth-discover.
Luiz Augusto von Dentz
2008-10-03
2
-532
/
+69
|
*
|
|
|
Fix Connected signal handler.
Luiz Augusto von Dentz
2008-10-03
1
-6
/
+2
|
*
|
|
|
Fix match rule problems.
Luiz Augusto von Dentz
2008-10-03
1
-2
/
+2
|
*
|
|
|
Remove PropertyChanged signal handler.
Luiz Augusto von Dentz
2008-10-03
1
-16
/
+0
|
*
|
|
|
Add signal handlers for Connected signals.
Luiz Augusto von Dentz
2008-10-03
1
-0
/
+12
|
*
|
|
|
Add match rules for org.bluez.Headset and org.bluez.AudioSink.
Luiz Augusto von Dentz
2008-10-03
1
-0
/
+12
*
|
|
|
|
make sure we send a started messages when we are uncorking
Lennart Poettering
2008-10-06
2
-0
/
+7
|
|
/
/
/
|
/
|
|
|
[prev]
[next]