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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
build-sys: Oops forgot to add the Kinect profile to the build system.
Colin Guthrie
1
-1
/
+2
2011-09-09
raop: Properly deal with the name coming from the device.
Colin Guthrie
1
-3
/
+5
2011-09-09
modargs: Ensure modargs can be accessed in their raw form.
Colin Guthrie
2
-36
/
+66
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
2
-46
/
+24
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
2
-20
/
+2
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-05
formats: Export more functions needed for a clean build.
Colin Guthrie
1
-0
/
+4
2011-09-05
formats: The format code should be in libpulse, not libpulsecommon
Colin Guthrie
2
-5
/
+6
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
5
-1
/
+14
2011-09-03
Squash the last gcc warnings
Maarten Bosmans
2
-2
/
+3
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-31
vala: Add has_type_id=false to all enums, structs and classes
Arun Raghavan
1
-51
/
+51
2011-08-29
build-sys: bump soname
v0.99.3
Colin Guthrie
1
-1
/
+1
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
pacat: make pacat respond to cork/uncork events
Lu Guanqun
1
-0
/
+20
2011-08-29
Set better priorities on input paths
David Henningsson
7
-7
/
+7
2011-08-29
passthrough: Fix setting volume to unamplified again
Arun Raghavan
2
-2
/
+2
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
passthrough: Fix what volume we set sinks/sources to
Arun Raghavan
2
-2
/
+2
2011-08-25
sndfile-util: Check return value of sf_command for errors
Maarten Bosmans
1
-6
/
+16
2011-08-25
Remove extra ; s where they are not allowed in strict C99
Maarten Bosmans
5
-9
/
+9
2011-08-25
echo-cancel: Use stream index in debug message
Maarten Bosmans
1
-8
/
+8
2011-08-25
gitignore: Add Orc autogenerated files
Maarten Bosmans
1
-0
/
+1
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
81
-167
/
+165
2011-08-25
Spelling fixes in public headers
Maarten Bosmans
10
-39
/
+39
2011-08-24
build-sys: Fix some LDFLAGS vs. LDADD usage
Arun Raghavan
1
-4
/
+4
2011-08-24
Fix spelling sucess -> success
David Henningsson
3
-4
/
+4
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
5
-32
/
+77
2011-08-18
dbus: Use pa_device_type_t rather than an internal equivalent
Colin Guthrie
1
-61
/
+56
2011-08-18
def: Add a new enum to allow differntiation between sinks and sources.
Colin Guthrie
1
-0
/
+11
[prev]
[next]