]> code.delx.au - pulseaudio/history - src/modules/bluetooth/module-bluetooth-device.c
bluetooth: Ignore Device.Connected
[pulseaudio] / src / modules / bluetooth / module-bluetooth-device.c
2012-11-16 Arun Raghavanmodules: Micro-optimisation for rewind_requested paths
2012-10-23 Mikel Astizbluetooth: Refactor code to create profile ports
2012-10-23 Mikel Astizbluetooth: Refactor code to create card profiles
2012-10-22 Mikel Astizbluetooth: Hold device pointer while module loaded
2012-10-22 Mikel Astizbluetooth: Self unload module-bluetooth-device
2012-10-22 Mikel Astizbluetooth: Remove const qualifier for device
2012-10-19 Mikel Astizbluetooth: Hold transport pointer while profile set
2012-10-19 Mikel Astizbluetooth: Set to off instead of failing module load
2012-10-19 Mikel Astizbluetooth: Set to off if transport removed
2012-10-19 Mikel Astizbluetooth: Remove const qualifier for transports
2012-10-19 Mikel Astizbluetooth: Check return value of start_thread()
2012-10-19 Mikel Astizbluetooth: Check return value of init_profile()
2012-10-19 Mikel Astizbluetooth: Use assertions when setting off profile
2012-10-18 Mikel Astizbluetooth: Remove stream moving code
2012-10-14 Mikel Astizbluetooth: Unlink sink-sources in stop_thread()
2012-10-14 Mikel Astizbluetooth: Release transport in stop_thread()
2012-10-14 Mikel Astizbluetooth: Don't find device if set profile is off
2012-10-14 Mikel Astizbluetooth: Fix potential assertion failure
2012-10-14 Mikel Astizbluetooth: Trivial function rename
2012-10-06 Chan-yeol Parkbluetooth: Remove ipc.[ch] files in the bluetooth module
2012-09-26 Mikel Astizbluetooth: Let suspend-on-idle request audio in headset
2012-09-26 Mikel Astizbluetooth: Do not switch to HFGW automatically
2012-09-26 Mikel Astizbluetooth: Release transport when not available
2012-09-26 Mikel Astizbluetooth: Acquire transport when becomes available
2012-09-26 Mikel Astizbluetooth: Do not acquire transport during profile...
2012-09-26 Mikel Astizbluetooth: Set profile even if transport not acquired
2012-09-26 Mikel Astizbluetooth: Support port availability flag
2012-09-26 Mikel Astizbluetooth: Config MTU transport after acquire
2012-09-26 Mikel Astizbluetooth: Provide dummy set_port callbacks
2012-09-26 Mikel Astizsink, source: Support creating suspended sinks and...
2012-09-26 Mikel Astizbluetooth: Fix check if transport exists before acquire
2012-09-26 Mikel Astizbluetooth: Fix wrongly set "phone" role for HFGW
2012-09-26 Mikel Astizbluetooth: Refactor code to helper function
2012-09-26 Mikel Astizbluetooth: Refactor parsing of signal PropertyChanged
2012-09-26 Mikel Astizbluetooth: Remove return value of setup_stream()
2012-09-26 Mikel Astizbluetooth: Remove return value of bt_transport_config()
2012-09-06 Luiz Augusto von... bluetooth: Remove built-in/static SBC codec
2012-08-22 Mikel Astizbluetooth: Fix bluetooth.protocol property
2012-08-22 Tanu Kaskinenmemblock: Add pa_memblock_acquire_chunk().
2012-08-21 Mikel Astizbluetooth: Fix missing state checks for a2dp_source
2012-08-21 Mikel Astizbluetooth: Minor style fix
2012-07-28 Mikel Astizbluetooth: Consider different input and output MTU
2012-07-28 Mikel Astizbluetooth: Minor style fixes
2012-07-22 Mikel Astizbluetooth: Don't use the old socket IPC mechanism with...
2012-06-29 Tanu Kaskinencard: Ensure that there's always at least one profile.
2012-06-29 Tanu Kaskinensink, source: Always create a hashmap for ports.
2012-06-15 Frédéric Danisbluetooth: Fix bluetooth.nrec property not updated
2012-06-08 poljarbluetooth: Add ports to the bluetooth sink/source
2012-05-29 Jarkko Suontaustabluetooth: Release transport when the pa_rtpoll_run...
2012-05-16 Frédéric Danisbluetooth: Fix crash on disconnection
2012-03-22 Tanu Kaskinenbluetooth: Remove unused variable.
2011-11-02 Frédéric Dalleaubluetooth: Remove match for org.bluez.MediaTransport...
2011-11-02 Frédéric Dalleaubluetooth: Use static string in DBUS signal handler...
2011-11-02 Frédéric Dalleaubluetooth: Set hfgw profile when HandsfreeGateway is...
2011-11-02 Frédéric Dalleaubluetooth: Set off profile on SCO disconnect
2011-11-02 Frédéric Dalleaubluetooth: Release MediaEnpoint if card profile is...
2011-11-02 Frédéric Dalleaubluetooth: Do not unload module-bluetooth-device on...
2011-11-02 Frédéric Dalleaubluetooth: Fix Media Endpoint for HandsfreeGateway
2011-08-11 Maarten BosmansMove i18n.[ch] to src/pulsecore
2011-07-20 Colin Guthriedevices: Set certain sink/source flags automatically.
2011-07-19 Colin Guthriedevices: Use wrapper functions to set the *_volume...
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthriecapture: Implement per-stream volume control for captur...
2011-05-15 Colin Guthriebluetooth: Fix early return styling and add missing...
2011-04-30 Luiz Augusto von... bluetooth: Only close SCO if status has changed
2011-04-30 Luiz Augusto von... bluetooth: Fix not updating sample spec when using...
2011-04-05 Juho Hämäläinenbluetooth-device: fix rounding errors caused by few...
2011-04-04 Marc-André Lureaubluetooth: drop data every 500ms on oor condition
2011-04-01 Tanu Kaskinenbluetooth: Fix HSP volume handling.
2011-04-01 Marc-André Lureaubluetooth: restore original sco_{sink, src}->set_volume...
2011-04-01 Marc-André Lureaubluetooth: fix set_volume_cb on sco over pcm
2011-04-01 Marc-André Lureaubluetooth: use sco_sink/source to start with right...
2011-04-01 Tanu Kaskinenbluetooth: Drop all "#ifdef NOKIA" directives.
2011-03-31 Arun Raghavanbluetooth: Pull a2dp-codecs.h from BlueZ
2011-03-24 Colin GuthrieMerge remote-tracking branch 'zonique/osx'
2011-03-20 Maarten BosmansGet rid of some warnings
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-18 Colin Guthriebluetooth: Fix build errors relating to SBC
2011-03-18 Maarten BosmansFix up some double spaces
2011-03-18 Colin GuthrieMerge remote-tracking branch 'vudentz/master'
2011-03-14 Luiz Augusto von... build: move sbc related files to its own directory
2011-03-14 Luiz Augusto von... bluetooth: add proper handling for bluetooth.nrec property
2011-03-14 Luiz Augusto von... bluetooth: fix a2dp_process_push
2011-03-14 Luiz Augusto von... bluetooth: reduce bitpool if audio start skipping
2011-03-14 Luiz Augusto von... bluetooth: handle Acquire API change
2011-03-11 Maarten BosmansFix up according to Coding Style
2011-02-25 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-02-17 Maarten BosmansClean up <poll.h> includes
2010-12-12 Maarten Lankhorstbluetooth: Fix a2dp processing
2010-10-13 Colin GuthrieMerge remote branch 'vudentz2/master'
2010-10-07 Luiz Augusto von... bluetooth: Add support for Media API
2010-05-07 Lennart Poetteringthread: name all threads so that the names appear in...
2010-02-21 João Paulo Rechi... bluetooth: add HFP Gateway support
2010-02-09 Lennart Poetteringbluetooth: don't hit an assert if latency is queried...
2010-02-09 Lennart Poetteringbluetooth: destruct stream only if it is not already...
2010-02-09 Lennart Poetteringdbus: remove filter functions only if they were actuall...
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
2009-10-08 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-07 Lennart PoetteringMerge remote branch 'coling/history'
2009-10-07 Lennart PoetteringMerge remote branch 'phish3/master'
next