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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-10
bluetooth: Only create backend instance once objects are listed
Luiz Augusto von Dentz
1
-1
/
+7
2014-09-10
Client API: Add pa_stream_write_ext_free() function.
Lukasz Marek
5
-7
/
+41
2014-09-10
alsa-mixer: recognize Dock headphone jack
Sjoerd Simons
2
-0
/
+12
2014-09-08
core-util: Fail if XDG_RUNTIME_DIR belongs to someone else
David Henningsson
1
-0
/
+8
2014-09-08
alsa-mixer: Improve workaround for Valgrind's false warnings
David Henningsson
1
-9
/
+52
2014-09-08
bluetooth: Add pa_bluetooth_transport_unlink
Luiz Augusto von Dentz
2
-0
/
+5
2014-09-08
bluetooth: Add pa_bluetooth_transport_set_state
Luiz Augusto von Dentz
2
-6
/
+9
2014-09-08
alsa-mixer: Mark "Line HP Swap" as required-any
Tanu Kaskinen
2
-0
/
+2
2014-09-04
endianmacros: Replace borked PA_FLOAT32_SWAP() with PA_READ_FLOAT32RE() / PA_...
Peter Meerwald
7
-40
/
+32
2014-09-03
svolume: Make volume pointer parameter const for pa_volume_float32re_c()
Peter Meerwald
1
-1
/
+1
2014-09-02
daemon: Debian/kFreeBSD 9.2 fails to compile due to caps
Peter Meerwald
1
-2
/
+3
2014-09-02
Replace "authorization" with "authentication"
David Henningsson
6
-8
/
+8
2014-09-02
Make all debug/info level messages untranslatable
David Henningsson
4
-38
/
+38
2014-09-01
jack: made it possible to use multiple jack sources and sinks
Lukas Peleska
2
-2
/
+2
2014-08-31
srbchannel: Fix documentation error
Arun Raghavan
1
-1
/
+1
2014-08-29
resampler: Remove duplicate forward declaration of pa_resampler
David Henningsson
1
-2
/
+0
2014-08-29
sink/source: Fix restore of volume on devices without hw volume
David Henningsson
2
-2
/
+6
2014-08-24
device-manager: Don't allow setting an empty description in the client API
Tanu Kaskinen
1
-0
/
+1
2014-08-24
bluetooth: Always initialize profile->available
Tanu Kaskinen
1
-2
/
+6
2014-08-24
raop: Don't use incompatible default sample spec parameters
Tanu Kaskinen
1
-3
/
+5
2014-08-23
conf-parser: Add debug print of parsed files
David Henningsson
1
-0
/
+1
2014-08-23
alsa: Remove four channel input profile
David Henningsson
2
-10
/
+0
2014-08-22
format: Don't use deprecated json-c is_error() macro
Peter Meerwald
1
-8
/
+8
2014-08-22
format: Use json_object_object_get_ex() instead of deprecated json_object_obj...
Peter Meerwald
1
-10
/
+8
2014-08-22
format: Don't _put() objects obtained with json_object_object_get() or json_o...
Peter Meerwald
1
-9
/
+0
2014-08-22
bluetooth: Create oFono backend
João Paulo Rechi Vita
1
-0
/
+143
2014-08-22
bluetooth: Create NULL backend
João Paulo Rechi Vita
4
-1
/
+48
2014-08-22
bluetooth: Add BlueZ 5 headset profile names in policy module
João Paulo Rechi Vita
1
-9
/
+18
2014-08-22
bluetooth: Assert transport has a matching profile
Luiz Augusto von Dentz
1
-3
/
+1
2014-08-22
bluetooth: Add basic support for HEADSET profiles
João Paulo Rechi Vita
3
-108
/
+331
2014-08-21
srbchannel: Trivial whitespace and style fixes
Arun Raghavan
2
-18
/
+53
2014-08-18
context: Handle client-side failure of pa_srbchannel_new_from_template()
Peter Meerwald
1
-0
/
+4
2014-08-18
context: Stop and return if srbchannel memblock looks fishy
Peter Meerwald
1
-3
/
+7
2014-08-18
srbchannel: pa_srbchannel_new() may fail
Peter Meerwald
1
-1
/
+5
2014-08-18
srbchannel: Cleanup when pa_fdsem_open_shm() fails
Peter Meerwald
1
-0
/
+20
2014-08-18
memtrap: Debian/kFreeBSD seems to signal SIGSEGV, not SIGBUS
Peter Meerwald
1
-0
/
+3
2014-08-18
tests: Check expected result of sigbus-test
Peter Meerwald
1
-0
/
+2
2014-08-18
core-util: Avoid warnings when missing certain system calls
Peter Meerwald
1
-8
/
+20
2014-08-18
misc: Fix format specifiers
Peter Meerwald
2
-2
/
+2
2014-08-18
echo-cancel: Fix spelling of canceller
Peter Meerwald
1
-3
/
+3
2014-08-18
tests: Add *.log and *.trs to src/.gitignore
Peter Meerwald
1
-0
/
+2
2014-08-18
device-restore: Sync the database on unload
Tanu Kaskinen
1
-1
/
+3
2014-08-18
alsa-mixer: Fix path subset detection
Tanu Kaskinen
1
-13
/
+13
2014-08-18
remap: Add 4-channel to mono channel rearrangement
Peter Meerwald
1
-1
/
+35
2014-08-18
echo-cancel: Fix drift timer restart logic across suspend
Arun Raghavan
1
-2
/
+2
2014-08-17
resampler: Changed style of includes
Alexander E. Patrakov
4
-4
/
+4
2014-08-17
resampler: Moved speex_is_fixed_point() to speex.c
Alexander E. Patrakov
3
-40
/
+37
2014-08-17
resampler: Split the resampler implementations into separate files
poljar (Damir Jelić)
8
-604
/
+748
2014-08-17
sink-input, source-output: Assign to reference_ratio from a single place
Tanu Kaskinen
6
-11
/
+77
2014-08-12
util: Fix pa_get_binary_name() on Debian/kFreeBSD
Peter Meerwald
1
-2
/
+2
[next]