]> code.delx.au - pulseaudio/history - src/modules/bluetooth/module-bluetooth-device.c
bluetooth: Refactor parsing of profile state changes
[pulseaudio] / src / modules / bluetooth / module-bluetooth-device.c
2012-12-19 Mikel Astizbluetooth: Refactor parsing of profile state changes
2012-12-19 Mikel Astizbluetooth: Move profile_to_string() to bluetooth-util
2012-12-19 Mikel Astizbluetooth: Use bluetooth-util for mic/speaker gain...
2012-12-19 Mikel Astizbluetooth: Abstract microphone gain in transport
2012-12-19 Mikel Astizbluetooth: Connect all hooks during module load/unload
2012-12-19 Mikel Astizbluetooth: Avoid PA_BLUETOOTH_TRANSPORT_HOOK_NREC_CHANGED
2012-12-19 Mikel Astizbluetooth: Avoid PA_BLUETOOTH_TRANSPORT_HOOK_REMOVED
2012-12-19 Mikel Astizbluetooth: Use array to store profile states
2012-12-19 Mikel Astizbluetooth: Move device hooks into pa_bluetooth_hook_t
2012-12-19 Mikel Astizbluetooth: Extend discovery to support multiple hooks
2012-12-19 Mikel Astizbluetooth: Avoid PA_BLUETOOTH_DEVICE_HOOK_REMOVED
2012-12-19 Mikel Astizbluetooth: Remove pa_bluetooth_device_get_transport()
2012-12-19 Mikel Astizbluetooth: Use round() to convert PA<->BT volumes
2012-12-19 Tanu KaskinenLog the reason for every suspend/resume.
2012-12-19 Mikel Astizbluetooth: Handle UUIDs announced later
2012-12-05 Mikel Astizbluetooth: Fix unacquired transports during sink resume
2012-12-04 Mikel Astizbluetooth: Request headset audio during profile switch
2012-12-04 Mikel Astizbluetooth: Do not setup stream before thread starts
2012-12-04 Mikel Astizbluetooth: Trivially refactor to call setup_stream...
2012-11-29 Mikel Astizbluetooth: Merge headset ports into one
2012-11-22 Tanu Kaskinenbluetooth: Unload device module when no audio profiles...
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
next