summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-09-26bluetooth: Add port availability transition policiesMikel Astiz1-0/+92
2012-09-26bluetooth: Let suspend-on-idle request audio in headsetMikel Astiz1-2/+24
2012-09-26bluetooth: Do not switch to HFGW automaticallyMikel Astiz1-16/+0
2012-09-26bluetooth: Release transport when not availableMikel Astiz1-0/+19
2012-09-26bluetooth: Acquire transport when becomes availableMikel Astiz1-0/+18
2012-09-26bluetooth: Do not acquire transport during profile changeMikel Astiz1-0/+38
2012-09-26bluetooth: Set profile even if transport not acquiredMikel Astiz2-25/+56
2012-09-26bluetooth: Support port availability flagMikel Astiz1-5/+67
2012-09-26bluetooth: Config MTU transport after acquireMikel Astiz1-19/+36
2012-09-26bluetooth: Provide dummy set_port callbacksMikel Astiz1-0/+10
2012-09-26sink, source: Support creating suspended sinks and sourcesMikel Astiz5-6/+20
2012-09-26bluetooth: Fix check if transport exists before acquireMikel Astiz1-0/+5
2012-09-26bluetooth: Fix using garbage memoryMikel Astiz1-1/+1
2012-09-26bluetooth: Fix wrongly set "phone" role for HFGWMikel Astiz1-1/+1
2012-09-26bluetooth: Refactor code to helper functionMikel Astiz1-2/+12
2012-09-26bluetooth: Refactor parsing of signal PropertyChangedMikel Astiz1-33/+47
2012-09-26bluetooth: Remove return value of setup_stream()Mikel Astiz1-4/+4
2012-09-26bluetooth: Remove return value of bt_transport_config()Mikel Astiz1-9/+7
2012-09-25equalizer: Don't cleanup u->sink in sink_input_kill_cb yetMatthijs Kooijman1-2/+2
2012-09-23flist: Increase default list size to 256David Henningsson1-1/+1
2012-09-21alsa-mixer: Add "iec958-stereo-input" to well known path namesDavid Henningsson1-0/+1
2012-09-21stream: Allow record streams to start mutedArun Raghavan1-1/+0
2012-09-21loopback: Disable adjust timer when suspendedMikel Astiz1-7/+33
2012-09-21loopback: Cork source-output if sink is suspendedFrédéric Dalleau1-0/+16
2012-09-21loopback: Cork sink-input if source is suspendedFrédéric Dalleau1-1/+16
2012-09-16sink-input: Remove redundant check in pa_sink_input_request_rewind().Flavio Ceolin1-2/+1
2012-09-07.gitignore: Add cpu-test.Tanu Kaskinen1-0/+1
2012-09-06bluetooth: Remove commented out code.Tanu Kaskinen1-9/+0
2012-09-06bluetooth: Don't force any profile on discovery moduleLuiz Augusto von Dentz1-5/+0
2012-09-06bluetooth: Remove built-in/static SBC codecLuiz Augusto von Dentz16-4784/+6
2012-08-30sink-input: Fix underrun_for calculation when resampling.Uoti Urpala1-1/+6
2012-08-30sink: Remove an incorrect FIXME comment.Tanu Kaskinen1-15/+15
2012-08-29sink-input: Add a comment in pa_sink_input_request_rewind().Tanu Kaskinen1-0/+1
2012-08-29sink-input: Fix comment: s/push/peek/Tanu Kaskinen1-1/+1
2012-08-22bluetooth: Support HFGW in module-bluetooth-policyMikel Astiz1-1/+55
2012-08-22bluetooth: Generalize module-bluetooth-policyMikel Astiz1-4/+30
2012-08-22bluetooth: Trivial style fixMikel Astiz1-3/+3
2012-08-22bluetooth: Fix bluetooth.protocol propertyMikel Astiz1-4/+19
2012-08-22object: Get rid of "warning: cast increases required alignment of target type"Tanu Kaskinen1-1/+1
2012-08-22memblock: Add pa_memblock_acquire_chunk().Tanu Kaskinen16-40/+52
2012-08-21bluetooth: Fix missing state checks for a2dp_sourceMikel Astiz1-1/+5
2012-08-21bluetooth: Minor style fixMikel Astiz1-4/+2
2012-08-20tests: fix the wrong library path in check-daemonDeng Zhengrong1-1/+2
2012-08-20tests: modify ipacl-test to use 'check' frameworkDeng Zhengrong2-14/+35
2012-08-20tests: modify once-test to use 'check' frameworkDeng Zhengrong2-12/+36
2012-08-20tests: modify lock-autospawn-test to use 'check' frameworkDeng Zhengrong2-10/+34
2012-08-20tests: modify rtpoll-test to use 'check' frameworkDeng Zhengrong2-4/+27
2012-08-20tests: modify sig2str-test to use 'check' frameworkDeng Zhengrong2-5/+97
2012-08-20tests: modify sigbus-test to use 'check' frameworkDeng Zhengrong2-9/+29
2012-08-20tests: modify interpol-test to use 'check' frameworkDeng Zhengrong2-23/+50