index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-05
module-jackdbus-detect: Avoid double-free of modargs
David Henningsson
1
-1
/
+1
2011-10-05
alsa: Make mixer error handling more robust still
Arun Raghavan
1
-5
/
+14
2011-10-04
echo-cancel: Fail if loaded between a sink and its monitor
Arun Raghavan
1
-0
/
+5
2011-10-04
alsa: Better error handling in mixer rtpoll callback
Arun Raghavan
1
-7
/
+23
2011-10-04
alsa: Give compressed formats preference over PCM
Arun Raghavan
1
-1
/
+13
2011-10-01
null-sink: Set latency range at the time of initialization of module.
Sudarshan Bisht
1
-0
/
+2
2011-10-01
stream-restore: Support a simple fallback volume table
Marc-André Lureau
1
-2
/
+95
2011-10-01
memblockq: Improve debuggability by storing a name and a sample spec.
Tanu Kaskinen
9
-14
/
+18
2011-09-22
dbus: Don't crash if the module does not load
David Henningsson
1
-3
/
+5
2011-09-14
sink,source: Avoid crash by not updating volume on shutdown
David Henningsson
2
-0
/
+6
2011-09-14
echo-cancel: Use volume sharing by default
Arun Raghavan
1
-10
/
+23
2011-09-14
equalizer: Use volume sharing by default
Arun Raghavan
1
-5
/
+16
2011-09-14
virtual: Make volume sharing on by default
Arun Raghavan
2
-2
/
+2
2011-09-14
raop: Don't crash if fd is not open when trying to close it
David Henningsson
1
-4
/
+6
2011-09-13
volume: Rename 'sync volume' to 'deferred volume'.
Colin Guthrie
8
-63
/
+63
2011-09-09
raop: Properly deal with the name coming from the device.
Colin Guthrie
1
-3
/
+5
2011-09-09
alsa-mixer: Add support for the Microsoft Kinect Sensor device
Antonio Ospite
2
-0
/
+40
2011-09-09
module-suspend-on-idle: Move vacuum code to core
Maarten Bosmans
1
-40
/
+3
2011-09-07
alsa: Tidy up argument descriptions
Colin Guthrie
5
-6
/
+6
2011-09-07
bluetooth: Bump DBus version to 1.3.0 and drop conditional code.
Colin Guthrie
1
-18
/
+0
2011-09-07
loopback: New modargs: sink_input_properties and source_output_properties.
Tanu Kaskinen
1
-22
/
+24
2011-09-05
raop: Use the port supplied by avahi when connecting to RAOP devices.
Colin Guthrie
3
-12
/
+20
2011-09-05
device-restore: Fix use-after-free error.
Colin Guthrie
1
-2
/
+5
2011-09-04
stream-restore: Add proper data validity checks to the legacy database entry ...
Colin Guthrie
1
-0
/
+20
2011-09-04
stream-restore: Add in some variable sets that were missing from 9ffa93.
Colin Guthrie
1
-0
/
+8
2011-09-03
device-restore: Simplify the migration of data to per-port keys.
Colin Guthrie
1
-65
/
+65
2011-09-03
Make gcc --std=c99 happy
Maarten Bosmans
2
-0
/
+5
2011-09-03
module-equalizer-sink: Use correct limit in loop
Maarten Bosmans
1
-1
/
+1
2011-09-03
bluetooth/sbc: Use __asm__ keyword
Maarten Bosmans
4
-25
/
+25
2011-09-03
module-equalizer-sink: Use = in initialising variables
Maarten Bosmans
1
-13
/
+13
2011-09-03
module-equalizer-sink: Use %z for printf of size_t variables
Maarten Bosmans
1
-5
/
+5
2011-09-03
alsa-mixer: Set "Front" control to 0 dB on headphone path
David Henningsson
2
-4
/
+6
2011-08-31
module-switch-on-connect: Don't switch unlinked sink input and source outputs
David Henningsson
1
-2
/
+2
2011-08-29
equalizer: Comment out unused function
Arun Raghavan
1
-0
/
+2
2011-08-29
echo-cancel: Get rid of annoying compiler warnings
Arun Raghavan
1
-3
/
+4
2011-08-29
echo-cancel: Don't allow streams to attach while unloading
Arun Raghavan
1
-0
/
+14
2011-08-29
echo-cancel: Make save_aec modarg a bool instead of an int
Arun Raghavan
1
-3
/
+3
2011-08-29
Set better priorities on input paths
David Henningsson
7
-7
/
+7
2011-08-29
device-restore: Restore volumes on port change.
Colin Guthrie
1
-0
/
+89
2011-08-29
device-restore: Split device restore database into two parts.
Colin Guthrie
1
-165
/
+371
2011-08-25
Remove extra ; s where they are not allowed in strict C99
Maarten Bosmans
3
-7
/
+7
2011-08-25
echo-cancel: Use stream index in debug message
Maarten Bosmans
1
-8
/
+8
2011-08-25
echo-cancel: Move speex preprocessing out of the main module
Arun Raghavan
3
-98
/
+117
2011-08-25
echo-cancel: Use pa_streq instead of strcmp
Arun Raghavan
1
-2
/
+2
2011-08-25
echo-cancel: Add multiple include protection for header
Arun Raghavan
1
-0
/
+5
2011-08-25
More spelling fixes
Maarten Bosmans
23
-54
/
+54
2011-08-24
Fix spelling sucess -> success
David Henningsson
2
-3
/
+3
2011-08-24
switch-on-connect: Don't switch to a monitor source
David Henningsson
1
-0
/
+5
2011-08-18
device-restore: Change the API to include type information (sink vs. source)
Colin Guthrie
1
-12
/
+31
2011-08-18
dbus: Use pa_device_type_t rather than an internal equivalent
Colin Guthrie
1
-61
/
+56
[next]