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
2012-09-26
bluetooth: Add port availability transition policies
Mikel Astiz
1
-0
/
+92
2012-09-26
bluetooth: Let suspend-on-idle request audio in headset
Mikel Astiz
1
-2
/
+24
2012-09-26
bluetooth: Do not switch to HFGW automatically
Mikel Astiz
1
-16
/
+0
2012-09-26
bluetooth: Release transport when not available
Mikel Astiz
1
-0
/
+19
2012-09-26
bluetooth: Acquire transport when becomes available
Mikel Astiz
1
-0
/
+18
2012-09-26
bluetooth: Do not acquire transport during profile change
Mikel Astiz
1
-0
/
+38
2012-09-26
bluetooth: Set profile even if transport not acquired
Mikel Astiz
2
-25
/
+56
2012-09-26
bluetooth: Support port availability flag
Mikel Astiz
1
-5
/
+67
2012-09-26
bluetooth: Config MTU transport after acquire
Mikel Astiz
1
-19
/
+36
2012-09-26
bluetooth: Provide dummy set_port callbacks
Mikel Astiz
1
-0
/
+10
2012-09-26
sink, source: Support creating suspended sinks and sources
Mikel Astiz
5
-6
/
+20
2012-09-26
bluetooth: Fix check if transport exists before acquire
Mikel Astiz
1
-0
/
+5
2012-09-26
bluetooth: Fix using garbage memory
Mikel Astiz
1
-1
/
+1
2012-09-26
bluetooth: Fix wrongly set "phone" role for HFGW
Mikel Astiz
1
-1
/
+1
2012-09-26
bluetooth: Refactor code to helper function
Mikel Astiz
1
-2
/
+12
2012-09-26
bluetooth: Refactor parsing of signal PropertyChanged
Mikel Astiz
1
-33
/
+47
2012-09-26
bluetooth: Remove return value of setup_stream()
Mikel Astiz
1
-4
/
+4
2012-09-26
bluetooth: Remove return value of bt_transport_config()
Mikel Astiz
1
-9
/
+7
2012-09-25
equalizer: Don't cleanup u->sink in sink_input_kill_cb yet
Matthijs Kooijman
1
-2
/
+2
2012-09-23
flist: Increase default list size to 256
David Henningsson
1
-1
/
+1
2012-09-21
alsa-mixer: Add "iec958-stereo-input" to well known path names
David Henningsson
1
-0
/
+1
2012-09-21
stream: Allow record streams to start muted
Arun Raghavan
1
-1
/
+0
2012-09-21
loopback: Disable adjust timer when suspended
Mikel Astiz
1
-7
/
+33
2012-09-21
loopback: Cork source-output if sink is suspended
Frédéric Dalleau
1
-0
/
+16
2012-09-21
loopback: Cork sink-input if source is suspended
Frédéric Dalleau
1
-1
/
+16
2012-09-16
sink-input: Remove redundant check in pa_sink_input_request_rewind().
Flavio Ceolin
1
-2
/
+1
2012-09-07
.gitignore: Add cpu-test.
Tanu Kaskinen
1
-0
/
+1
2012-09-06
bluetooth: Remove commented out code.
Tanu Kaskinen
1
-9
/
+0
2012-09-06
bluetooth: Don't force any profile on discovery module
Luiz Augusto von Dentz
1
-5
/
+0
2012-09-06
bluetooth: Remove built-in/static SBC codec
Luiz Augusto von Dentz
16
-4784
/
+6
2012-08-30
sink-input: Fix underrun_for calculation when resampling.
Uoti Urpala
1
-1
/
+6
2012-08-30
sink: Remove an incorrect FIXME comment.
Tanu Kaskinen
1
-15
/
+15
2012-08-29
sink-input: Add a comment in pa_sink_input_request_rewind().
Tanu Kaskinen
1
-0
/
+1
2012-08-29
sink-input: Fix comment: s/push/peek/
Tanu Kaskinen
1
-1
/
+1
2012-08-22
bluetooth: Support HFGW in module-bluetooth-policy
Mikel Astiz
1
-1
/
+55
2012-08-22
bluetooth: Generalize module-bluetooth-policy
Mikel Astiz
1
-4
/
+30
2012-08-22
bluetooth: Trivial style fix
Mikel Astiz
1
-3
/
+3
2012-08-22
bluetooth: Fix bluetooth.protocol property
Mikel Astiz
1
-4
/
+19
2012-08-22
object: Get rid of "warning: cast increases required alignment of target type"
Tanu Kaskinen
1
-1
/
+1
2012-08-22
memblock: Add pa_memblock_acquire_chunk().
Tanu Kaskinen
16
-40
/
+52
2012-08-21
bluetooth: Fix missing state checks for a2dp_source
Mikel Astiz
1
-1
/
+5
2012-08-21
bluetooth: Minor style fix
Mikel Astiz
1
-4
/
+2
2012-08-20
tests: fix the wrong library path in check-daemon
Deng Zhengrong
1
-1
/
+2
2012-08-20
tests: modify ipacl-test to use 'check' framework
Deng Zhengrong
2
-14
/
+35
2012-08-20
tests: modify once-test to use 'check' framework
Deng Zhengrong
2
-12
/
+36
2012-08-20
tests: modify lock-autospawn-test to use 'check' framework
Deng Zhengrong
2
-10
/
+34
2012-08-20
tests: modify rtpoll-test to use 'check' framework
Deng Zhengrong
2
-4
/
+27
2012-08-20
tests: modify sig2str-test to use 'check' framework
Deng Zhengrong
2
-5
/
+97
2012-08-20
tests: modify sigbus-test to use 'check' framework
Deng Zhengrong
2
-9
/
+29
2012-08-20
tests: modify interpol-test to use 'check' framework
Deng Zhengrong
2
-23
/
+50
[next]