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
*
module-combine-sink: Initialize smoother in paused state
Forest Bond
2011-06-05
1
-6
/
+9
*
module-combine-sink: Initialize smoother with offset pa_rtclock_now()
Forest Bond
2011-06-05
1
-1
/
+1
*
module-jack-sink/source: protect against null return in jack_get_ports
David Henningsson
2011-03-28
2
-10
/
+16
*
echo-cancel: Fix source may_move_to function
Arun Raghavan
2011-03-28
1
-1
/
+1
*
echo-cancel: Use S16NE for adrian module
Arun Raghavan
2011-03-28
1
-9
/
+5
*
echo-cancel: Ensure correct handling of endianness
Arun Raghavan
2011-03-28
2
-3
/
+4
*
echo-cancel: pause timer when echo canceling is off
Wim Taymans
2011-03-28
1
-16
/
+25
*
echo-cancel: improve accuracy
Wim Taymans
2011-03-28
1
-1
/
+5
*
echo-cancel: rework alignment code
Wim Taymans
2011-03-28
1
-59
/
+76
*
echo-cancel: Mark immutable parameters as const in vfunc
Arun Raghavan
2011-03-28
3
-5
/
+5
*
echo-cancel: Make blocksize a module-wide parameter
Arun Raghavan
2011-03-28
4
-43
/
+25
*
echo-cancel: Allow selection of AEC method using modargs
Arun Raghavan
2011-03-28
1
-8
/
+27
*
echo-cancel: Add alternative echo-cancellation implementation
Arun Raghavan
2011-03-28
7
-0
/
+794
*
echo-cancel: Let AEC module determine source/sink spec
Arun Raghavan
2011-03-28
3
-24
/
+49
*
echo-cancel: Pass arguments to the specific canceller module
Arun Raghavan
2011-03-28
3
-33
/
+53
*
echo-cancel: Split out speex code from the core module
Arun Raghavan
2011-03-28
3
-35
/
+183
*
echo-cancel: Move the module into it's own directory
Arun Raghavan
2011-03-28
1
-0
/
+0
*
echo-cancel: keep frame_size a power of 2
Wim Taymans
2011-03-28
1
-1
/
+8
*
echo-cancel: improve debug
Wim Taymans
2011-03-28
1
-11
/
+13
*
echo-cancel: tweak the resync code a little
Wim Taymans
2011-03-28
1
-5
/
+2
*
echo-cancel: use the phone media role
Wim Taymans
2011-03-28
1
-0
/
+2
*
echo-cancel: take into account snapshot delay
Wim Taymans
2011-03-28
1
-5
/
+13
*
make echo-cancel module that exposes a new sink and source
Wim Taymans
2011-03-28
1
-0
/
+1609
*
module-rtp-recv: Remove smoother from write index
Maarten Bosmans
2011-02-25
1
-21
/
+3
*
module-rtp-recv: Average the estimated real sample rate
Maarten Bosmans
2011-02-25
1
-4
/
+22
*
module-rtp-recv: Use new algorithm for adjusting sample rate
Maarten Bosmans
2011-02-25
1
-15
/
+29
*
Limit rate adjustments to small, inaudible jumps
Maarten Bosmans
2011-02-25
3
-26
/
+52
*
module-loopback: Add adjust_time to valid args
Maarten Bosmans
2011-02-25
1
-0
/
+1
*
tunnel: Fix automatic names when source/sink_name argument is missing.
Colin Guthrie
2011-01-23
1
-2
/
+2
*
ratelimit: fix log levels of log suppression messages
Lennart Poettering
2011-01-22
3
-6
/
+6
*
fix bug about get source-output status
Chen Rui
2010-12-20
1
-1
/
+1
*
Fix typos
Zhang Wanming
2010-12-20
7
-13
/
+13
*
module-loopback: Prevent an infinite loop when rate adjusting is disabled
Maarten Lankhorst
2010-12-12
1
-1
/
+2
*
jack: Add module-jackdbus-detect
David Henningsson
2010-12-05
1
-0
/
+304
*
build-sys: Replace dummy Makefiles with proper Makefile.am's
Colin Guthrie
2010-12-04
21
-9
/
+240
*
rescue-streams: Fix segfault in some conditions
Arun Raghavan
2010-12-02
1
-1
/
+1
*
Handle 'Internal Mic 1' as an 'Input Source'
Daniel T Chen
2010-11-25
1
-0
/
+4
*
Add "Rear Mic" to alsa mixer paths.
David Henningsson
2010-11-25
2
-0
/
+13
*
alsa-source: fix enum types
Lennart Poettering
2010-11-25
1
-2
/
+2
*
alsa-mixer: make a few strings translatable
Lennart Poettering
2010-11-25
1
-3
/
+3
*
upnp: Implement the MediaServer2 D-Bus interface
Stephen Moehle
2010-11-17
1
-199
/
+463
*
combine: Only check if the sink is h/w etc. in automatic mode
Colin Guthrie
2010-11-17
1
-8
/
+8
*
combine: Handle reappearing slave sinks in non-automatic mode.
Antti-Ville Jansson
2010-11-17
1
-3
/
+23
*
alsa: remove redundant call to snd_pcm_nonblock()
Pierre-Louis Bossart
2010-11-17
1
-2
/
+0
*
alsa-mixer: add profile for Native Instruments Korecontroller
Daniel Mack
2010-10-31
2
-0
/
+86
*
augment-properties: Fix debug messages and statement bracketing.
Colin Guthrie
2010-10-06
1
-2
/
+3
*
device-manager: Ensure that sinks/sources populate the device manager lists i...
Colin Guthrie
2010-09-29
1
-5
/
+59
*
augment-properties: Search for .desktop files in subfolders too.
Colin Guthrie
2010-09-29
1
-5
/
+39
*
stream-restore: Clear the save_sink/save_source flags on apply_entry.
Colin Guthrie
2010-09-29
1
-12
/
+36
*
x11: Use the default screen for X11 properties.
Colin Guthrie
2010-09-18
1
-15
/
+22
[next]