]> code.delx.au - pulseaudio/history - src/modules/bluetooth/module-bluetooth-device.c
Merge commit 'origin/master-tx'
[pulseaudio] / src / modules / bluetooth / module-bluetooth-device.c
2009-03-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-05 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-04 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-04 Marc-André Lureaubluetooth: don't init profile when off
2009-03-04 Marc-André Lureaubluetooth: service_fd could be 0
2009-03-04 Marc-André Lureaubluetooth: hsp case, check l for appropriate error...
2009-03-03 Lennart PoetteringMerge commit 'coling/lgpl21'
2009-03-03 Colin GuthrieUse LGPL 2.1 on all files previously using LGPL 2
2009-03-02 Lennart PoetteringMerge commit 'coling/master'
2009-03-02 Lennart PoetteringMerge commit 'coling/master'
2009-03-01 Lennart Poetteringrename PA_PROP_DEVICE_CONNECTOR to PA_PROP_DEVICE_BUS
2009-02-24 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-22 Lennart Poetteringrework suspending/resuming
2009-02-20 Marc-André Lureaubluetooth: fix suspend on a2dp (to do on HSP non SCO...
2009-02-20 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-20 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-02-20 Lennart Poetteringmake profile names translatable
2009-02-19 Lennart PoetteringMerge commit '38ded3bb31bc49664641965f856a35f432a8a956'
2009-02-18 Marc-André Lureaubluetooth: print SBC encoder implementation info
2009-02-18 Marc-André Lureaubluetooth: don't crash on pa_thread_mq_done() if pa_ini...
2009-02-16 Lennart Poetteringbluetooth: fix message queue/rtpoll
2009-02-12 Lennart Poetteringdon't try to recycle rtpoll objects
2009-02-12 Lennart Poetteringuse the same service fd shutdown logic when destructing...
2009-02-12 Lennart Poetteringminor service IO fixes
2009-02-12 Lennart Poetteringthe service fd is a stream socket, so handle things...
2009-02-12 Lennart Poetteringhandle errors from BT service properly
2009-02-12 Lennart Poetteringtabs are evil
2009-02-12 Lennart Poetteringsome minor fixups
2009-02-12 Lennart Poetteringinstead of reparsing the rate module argument when...
2009-02-12 Lennart PoetteringMerge commit 'elmarco/bt-wip'
2009-02-10 Marc-André Lureaubluetooth: reinitialize the sample spec when switching...
2009-02-10 Marc-André Lureaubluetooth: export nrec
2009-02-10 Marc-André Lureaubluetooth: suspend SCO state when over PCM
2009-02-09 Marc-André Lureaubluetooth: SCO over PCM
2009-02-09 Marc-André Lureaubluetooth: reconnect to audio service when switching...
2009-02-06 Lennart PoetteringMerge branch 'master-tx'
2009-02-04 Lennart PoetteringMerge commit 'flameeyes/flameeyes'
2009-02-04 Lennart PoetteringMerge commit 'vudentz/master'
2009-02-04 Luiz Augusto von... Prevent changing volume on wrong device.
2009-02-03 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-02 Lennart Poetteringbig module-bluetooth-device.c rework
2009-01-30 Lennart PoetteringMerge branch 'master' into lennartsbtfixes
2009-01-29 Lennart PoetteringMerge branch 'master' into lennartsbtfixes
2009-01-29 Lennart Poetteringtemporary commit of lennarts new bt changes
2009-01-28 Lennart Poetteringmake things compile again
2009-01-28 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-28 Lennart PoetteringMerge commit '12db687acf3befe485bfff3700111999c95247fa'
2009-01-27 Marc-André Lureaubluetooth: hsp volume control
2009-01-26 Lennart Poetteringremove redundant cast
2009-01-19 Lennart PoetteringMerge commit 'vudentz/master'
2009-01-19 Luiz Augusto von... Fix hsp rate and channels.
2009-01-08 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-01-08 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-07 Lennart PoetteringMerge commit 'vudentz/master'
2009-01-06 Luiz Augusto von... Fix sending wrong codec capability length.
2009-01-06 Luiz Augusto von... Fix send and recv message sizes.
2009-01-05 Luiz Augusto von... Send packets with proper size.
2008-12-23 Lennart PoetteringMerge commit 'vudentz/master'
2008-12-22 Luiz Augusto von... Update module-bluetooth-device to the new ipc.
2008-12-16 Lennart PoetteringMerge commit 'flameeyes/libtool-2.2'
2008-10-07 Lennart PoetteringMerge commit 'origin/master-tx' into master-tx
2008-10-06 Lennart Poetteringmake distcheck pass
2008-10-06 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2008-10-06 Lennart PoetteringMerge commit 'vudentz/master'
2008-10-03 Luiz Augusto von... Cleanup module-bluetooth-discover.
2008-09-30 Lennart PoetteringMerge commit 'coling/master'
2008-09-29 Lennart Poetteringall kinds of minor type, memory leak, initializatio...
2008-09-29 Lennart Poetteringinstead of failing when the requested sampling rate...
2008-09-29 Lennart PoetteringUse the same module parameter names for module-bluetoot...
2008-09-10 João Paulo Rechi... Change all int vars that doesn't allow negative values...
2008-09-10 João Paulo Rechi... Move bluetooth discover and device modules to src/modul...