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-10-31
creds: Rename pa_ancil to pa_cmsg_ancil_data
Arun Raghavan
12
-82
/
+82
2014-10-28
tests: Be careful with data types to avoid cast
Peter Meerwald
1
-9
/
+9
2014-10-28
tests: Make global variables static in srbchannel-test
Peter Meerwald
1
-3
/
+3
2014-10-28
alsa-sink: Check for after-avail is redundant
Peter Meerwald
1
-1
/
+1
2014-10-28
modules: Fix )== typos
Peter Meerwald
3
-3
/
+3
2014-10-28
mainloop: Fix typo
Peter Meerwald
1
-2
/
+2
2014-10-28
Cleanup !! for bool
Peter Meerwald
12
-23
/
+23
2014-10-28
alsa-mixer: Merge analog-output-desktop-speaker with analog-output-speaker(-a...
Tanu Kaskinen
7
-131
/
+33
2014-10-28
module-card/device-restore: Do not legacy load an empty entry
David Henningsson
2
-5
/
+9
2014-10-26
pstream-util: Fix build on freebsd
David Henningsson
1
-0
/
+4
2014-10-24
protocol-native: Fail if trying to push unaligned memblock into queue
David Henningsson
1
-0
/
+7
2014-10-24
stream: Fail on client submitting non-frame-aligned memblocks
David Henningsson
1
-0
/
+2
2014-10-24
memblockq: Do not allow non-frame indices in the memblock queue
David Henningsson
1
-1
/
+2
2014-10-19
tunnel-sink-new: Fix requested latency check
Tanu Kaskinen
1
-1
/
+1
2014-10-19
bluetooth: Move stuff to pa_bluetooth_transport_put/unlink()
Tanu Kaskinen
2
-12
/
+10
2014-10-17
pulse: Initalise pa_threaded_mainloop with zeroes
Arun Raghavan
1
-6
/
+1
2014-10-16
util: Try finding out application name using dladdr if available
Felipe Sateler
1
-0
/
+23
2014-10-16
connect-stress-test: Fix number of streams per sink to "20"
David Henningsson
1
-1
/
+7
2014-10-09
tunnel-sink-new: Limit the maximum latency to 200 ms
Tanu Kaskinen
1
-0
/
+2
2014-10-06
module-stream-restore: use entry_write when filling up the database
Ricardo Salveti de Araujo
1
-8
/
+1
2014-10-06
switch-on-connect: Initialize userdata contents to zero
Tanu Kaskinen
1
-1
/
+1
2014-10-03
module-mmkbd-evdev: Don't crash on failure to close fd
David Henningsson
1
-2
/
+5
2014-10-02
core-util: Add pa_unset_env()
Tanu Kaskinen
3
-6
/
+15
2014-09-28
module-switch-on-port-available: make the output more accurate
Hui Wang
1
-2
/
+1
2014-09-28
bluetooth: bluez4: Add profile name to sinks and sources
Pali Rohár
1
-5
/
+8
2014-09-22
module-switch-on-connect: add an argument for conditionally connecting
Hui Wang
1
-1
/
+31
2014-09-18
srbchannel: Defer reading when setting up read callback
David Henningsson
2
-6
/
+21
2014-09-18
alsa-time-test: Make constants for channels and rate
David Henningsson
1
-6
/
+9
2014-09-18
alsa-time-test: Do not use Lennart's card by default
David Henningsson
1
-1
/
+1
2014-09-18
alsa-time-test: Add fillrate parameter
David Henningsson
1
-9
/
+13
2014-09-18
bluetooth: Allow policy module to pick 'off' profile
Luiz Augusto von Dentz
1
-5
/
+2
2014-09-18
bluetooth: Switch transport state to idle in case of HUP
João Paulo Rechi Vita
1
-0
/
+2
2014-09-16
bluetooth: Implement org.ofono.HandsfreeAudioAgent.NewConnection()
João Paulo Rechi Vita
1
-2
/
+30
2014-09-16
alsa: Remove unnecessary hctl handles being passed around
David Henningsson
8
-74
/
+28
2014-09-16
alsa-mixer/card: Move to use the new mixer interface
David Henningsson
3
-25
/
+25
2014-09-16
alsa-util: Add functions for accessing mixer elements through mixer class
David Henningsson
2
-0
/
+79
2014-09-11
bluetooth: Implement org.ofono.HandsfreeAudioAgent.Release()
João Paulo Rechi Vita
1
-1
/
+9
2014-09-11
bluetooth: Handle CardRemoved signal
João Paulo Rechi Vita
1
-0
/
+27
2014-09-11
bluetooth: Handle CardAdded signal
João Paulo Rechi Vita
1
-10
/
+28
2014-09-11
bluetooth: Track oFono service
João Paulo Rechi Vita
1
-0
/
+36
2014-09-11
bluetooth: Implement transport release for hf_audio_agent transports
João Paulo Rechi Vita
1
-0
/
+16
2014-09-11
bluetooth: Implement transport acquire for hf_audio_agent transports
João Paulo Rechi Vita
1
-1
/
+66
2014-09-11
bluetooth: Parse HandsfreeAudioCard properties
João Paulo Rechi Vita
1
-2
/
+107
2014-09-11
bluetooth: List HandsfreeAudioCard objects from oFono
João Paulo Rechi Vita
1
-1
/
+53
2014-09-11
bluetooth: Register/Unregister Handsfree Audio Agent with oFono
João Paulo Rechi Vita
1
-2
/
+104
2014-09-11
bluetooth: Create hf_dbus_send_and_add_to_pending() for oFono backend
João Paulo Rechi Vita
1
-0
/
+21
2014-09-11
bluetooth: Monitor D-Bus signals
João Paulo Rechi Vita
1
-4
/
+45
2014-09-10
tests: Remove mix-special-test
Peter Meerwald
3
-334
/
+1
2014-09-10
tests: Use float constants in cpu-sconv-test
Peter Meerwald
1
-3
/
+3
2014-09-10
tests: Add ARM NEON test code to cpu-remap-test
Peter Meerwald
1
-0
/
+75
[next]