bluetooth: Free memblock after codec errors
[platform/upstream/pulseaudio.git] / src / modules / bluetooth / module-bluez5-device.c
2023-11-10 Igor V. Kovalenkobluetooth: Free memblock after codec errors 75/301175/4
2021-12-30 Seungbae ShinInitial conflict resolving 67/268567/4
2021-12-30 Seungbae ShinMerge branch 'upstream/15.0' into tizen 66/268566/3
2021-06-03 Igor V. Kovalenkojson: remove json from public API
2021-05-17 Marijn Suijtenbluetooth: Add avrcp_absolute_volume module flag for...
2021-05-17 Marijn Suijtenbluetooth: Delay A2DP Absolute Volume setup until prope...
2021-05-17 Marijn Suijtenbluetooth: Report a2dp_source volume changes to the...
2021-05-17 Marijn Suijtenbluetooth: Synchronize AVRCP Absolute Volume with A2DP...
2021-05-17 Marijn Suijtenbluetooth: Move HSP_MAX_GAIN to header for reuse in...
2021-05-03 Igor V. Kovalenkobluetooth: adjust sync to source with different sample...
2021-04-05 Igor V. Kovalenkobluetooth: split BT codec from A2DP SEP configuration api
2021-04-05 Igor V. Kovalenkobluetooth: show negotiated HFP codec
2021-04-05 Igor V. Kovalenkobluetooth: prepare to redo transport writeout scheduling
2021-04-05 Igor V. Kovalenkobluetooth: apply write MTU detection based on read...
2021-04-05 Igor V. Kovalenkobluetooth: add CVSD codec implementation
2021-04-05 Igor V. Kovalenkobluetooth: unify decoder code paths
2021-04-05 Igor V. Kovalenkobluetooth: unify encoder code paths
2021-03-27 Igor V. Kovalenkomessage-params: clean up
2021-03-27 Igor V. Kovalenkomessage-params: use JSON instead of custom format
2021-03-26 Marijn Suijtenbluetooth: Only use hardware volume callbacks for peer...
2021-03-17 Marijn Suijtenbluetooth: Set up hardware gain control if init volume...
2021-03-16 Marijn Suijtenbluetooth: Perform software attenuation until HF/HS...
2021-03-16 Marijn Suijtenbluetooth: Move attenuation decision to shared function
2021-03-15 Marijn Suijtenbluetooth: Generalize speaker/microphone naming to...
2021-03-15 Marijn Suijtenbluetooth: Move HSP gain conversions into backend-native
2021-03-15 Marijn Suijtenbluetooth: switch_codec should start with pa_blueooth_d...
2021-03-03 Igor V. Kovalenkobluetooth: fix typo checking if target codec is available
2021-02-23 Igor V. Kovalenkobluetooth: use device flag to prevent assertion failure...
2021-02-23 Igor V. Kovalenkobluetooth: complete bluetooth profile separation
2021-02-23 Igor V. Kovalenkobluetooth: prefer headset HFP HF connection with native...
2021-02-23 Igor V. Kovalenkobluetooth: fix headset=auto ofono handover
2021-02-23 James Bottomleybluetooth: separate HSP and HFP
2021-02-23 James Bottomleybluetooth: use consistent profile names
2021-02-01 Marijn Suijtenbluetooth: Remove unused ts_elapsed variable
2021-01-26 Igor V. Kovalenkobluetooth: pass output_rate_refresh_interval_ms module...
2021-01-21 Igor V. Kovalenkobluetooth: allow increasing output bitrate
2021-01-21 Marijn Suijtenbluetooth: Check support for encoding and decoding...
2021-01-21 Sanchayan Maitybluetooth: Fix unregistering of the message handler
2021-01-19 Igor V. Kovalenkobluetooth: Make GStreamer threads realtime
2021-01-19 Sanchayan Maitybluetooth: Prevent registration of an unavailable codec...
2021-01-19 Sanchayan Maitybluetooth: Add support for getting current active codec
2021-01-19 Sanchayan Maitybluetooth: Add currently active codec name to card...
2021-01-19 Sanchayan Maitybluetooth: Add support for getting list of negotiated...
2021-01-19 Sanchayan Maitybluetooth: Support A2DP codec switching via messaging API
2020-12-29 Igor V. Kovalenkobluetooth: align max renderable block size to frame...
2020-12-09 Frédéric Daniscore, modules: Remove useless EINTR tests
2020-09-01 Wootak Jungbluetooth: Apply upstream 13.0 69/238069/8 accepted/tizen/unified/20200902.145553 submit/tizen/20200901.072933
2020-08-13 Sangchul Leebluez5-device: Update the port latency offset according... 46/240946/1
2020-06-17 Jaroslav Kyseladevice-port: add type member
2020-02-07 Sangchul LeeMerge branch 'upstream/13.0' into tizen 70/222570/8 accepted/tizen/unified/20200304.123924 submit/tizen/20200211.115824 submit/tizen/20200224.103343 submit/tizen/20200303.010146
2020-01-02 Pali Rohárbluetooth: Print SO_TIMESTAMP warning for SCO source...
2020-01-02 Pali Rohárbluetooth: Implement reading SO_TIMESTAMP for A2DP...
2019-08-27 Pali Rohárbluetooth: Only perform write-related calculations...
2019-07-24 Pali Rohárbluetooth: Change A2DP codec API of reset() method...
2019-07-24 Pali Rohárbluetooth: Fix usage of MTU, buffer sizes and return...
2019-07-02 Frédéric Danisbluetooth: Fix crash in setup_stream()
2019-04-12 Pali Rohárbluetooth: Modular API for A2DP codecs
2019-01-17 Tanu Kaskinenbluez5-device: use correct RTP payload type
2018-11-08 Wootak Jungbluetooth: Implement vendor codec supporting logic 63/186963/7 accepted/tizen/unified/20181113.163406 submit/tizen/20181109.022710
2018-09-17 Joseph HerlantFix typo: explicitely -> explicitly
2018-09-17 Seungbae ShinFix build warnings 66/189366/1
2018-06-21 Arun Raghavancore: Expose API to elevate a thread to realtime priority
2018-06-21 Raman Shyshniouoptimize set_state_in_io_thread() callbacks
2018-05-09 Georg Chinibluez5-device: Fix memory leak in sco_process_render()
2018-05-09 Georg Chinibluez5-device: Rewrite of thread function, reduce send...
2018-03-20 Tanu Kaskinenpass pa_suspend_cause_t to set_state_in_io_thread(...
2018-03-16 Tanu Kaskinenreplace sink/source SET_STATE handlers with callbacks
2018-03-07 Tanu Kaskinenbluetooth: fix resume error handling
2018-03-06 DoHyun Pyunbluetooth : Modify codes to fix the svace issue 64/171564/1
2018-02-20 DoHyun Pyunbluetooth : Apply tizen patchsets 95/170395/5
2018-01-26 Sangchul LeeInitialize codes based on 11.1 36/168336/1
2018-01-25 Sangchul LeeInitialize git 10/168210/1
2017-12-12 Arun Raghavanbuild-sys: Stop using symdef headers for modules
2017-10-19 Tanu Kaskinenbluetooth: set better priorities for profiles
2017-09-18 Arun Raghavanbluez: Don't crash on strange MTU sizes
2017-09-18 Arun Raghavanbluez: Don't autodetect MTU by default
2017-09-13 Arun Raghavanbluez: Don't crash on strange MTU sizes
2017-09-13 Arun Raghavanbluez: Don't autodetect MTU by default
2017-09-12 DoHyun Pyunbluetooth: Fix build warnings 76/149176/1 accepted/tizen/unified/20170914.230148 submit/tizen/20170912.051952 submit/tizen/20170914.073859
2017-09-05 Tanu Kaskinenbluetooth: recognize another HSP HS UUID
2017-09-05 Georg Chinibluez5-device: Set transport state correctly for AG...
2017-09-03 Georg Chinibluez5-device: lower sink/source priority for Audio...
2017-07-10 Grzegorz Kolodziejczykbluez5-device: Log subband count instead of subband...
2017-06-17 Tanu KaskinenRevert "bluetooth: Auto recover if profile is 'off'"
2017-05-04 Georg Chinibluez5-device: Correctly handle suspend/resume cyle...
2017-05-04 Luiz Augusto von... bluetooth: Auto recover if profile is 'off'
2017-04-17 Georg Chinisource/sink: Allow pa_{source, sink}_get_latency_within...
2017-04-02 Tanu Kaskinenbluetooth: allow UTF-8 in device descriptions
2017-03-07 Wim Taymansbackend-native: add support for the HSP Headset role
2017-02-16 Georg Chinibluez5-device: Use correct constants for fixed latency...
2017-02-14 Georg Chinibluetooth: Make use of getsockopt() to determine MTU...
2016-12-21 Seungbae ShinMerge branch 'tizen_3.0' into tizen 99/106199/1 accepted/tizen/common/20161227.192025 accepted/tizen/ivi/20161226.012627 accepted/tizen/mobile/20161226.012532 accepted/tizen/tv/20161226.012559 accepted/tizen/wearable/20161226.012610 submit/tizen/20161223.120533
2016-12-19 Tanu Kaskinendon't assume that pa_asyncq_new() always succeeds
2016-12-19 Hyunseok LeeRemove pa_bool_t and replace it with bool 28/100928/3 accepted/tizen/3.0/common/20161221.180726 accepted/tizen/3.0/ivi/20161221.005554 accepted/tizen/3.0/mobile/20161221.005648 accepted/tizen/3.0/tv/20161221.005441 accepted/tizen/3.0/wearable/20161221.005534 submit/tizen_3.0/20161219.120436
2016-11-28 Juha Kuikkabluetooth: fix race condition in BlueZ5 device disconne...
2016-09-18 Pali Rohárbluetooth: bluez5: Add profile name to sinks and sources
2016-08-16 Peter Meerwald-Stadlerbluetooth: Don't free modargs twice
2016-08-10 Tanu Kaskinenbluetooth: don't create the HSP/HFP profile twice
2016-08-08 Seungbae ShinFix SVACE defects 66/82966/2 accepted/tizen/common/20160811.145655 accepted/tizen/ivi/20160812.010636 accepted/tizen/mobile/20160812.010703 accepted/tizen/tv/20160812.010613 accepted/tizen/wearable/20160812.010543 submit/tizen/20160810.075454 submit/tizen/20160811.023523
2016-06-28 Tanu Kaskinencard: move profile selection after pa_card_new()
next