summaryrefslogtreecommitdiff
path: root/sys/bluez
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools build systemTim-Philipp Müller2019-10-141-52/+0
* meson: bluez: Early terminate configure on WindowsSeungha Yang2019-06-251-0/+4
* avdtpsrc: Honour initial transport volume setting before connectionArun Raghavan2019-06-121-2/+2
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* avdtputil: Remove dead codeJochen Henneberg2018-11-122-19/+0
* avdtpsrc: Fix transport-volume writeJochen Henneberg2018-11-122-4/+8
* meson: Generate bluez.h instead of bluez-interface.hNicolas Dufresne2018-07-271-1/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-13/+8
* bluez: Expose transport volume as a property on avdtpsrcArun Raghavan2018-07-093-0/+50
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* bluez: avdtpsrc: fix caps leak in error code pathsGarima Gaur2018-04-121-0/+4
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* bluez: Chain up to basesrc query instead of override pad query functionArun Raghavan2017-02-231-8/+5
* a2dpsink: Drop some dead-codeArun Raghavan2016-09-291-4/+1
* meson: bluez: fix buildTim-Philipp Müller2016-09-261-1/+2
* bluez: dist new header fileTim-Philipp Müller2016-09-251-1/+2
* a2dpsink: Don't try to set device caps on avdtpsinkArun Raghavan2016-09-243-19/+0
* avdtpsink: Chain event handling up to basesinkArun Raghavan2016-09-241-1/+1
* bluez: Clean up and make a2dpsink functional againArun Raghavan2016-09-242-236/+36
* avdtpsrc: Add support for AVRCP metadataArun Raghavan2016-09-246-1/+487
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+33
* a2dpsink: unref avdtpsink if state transition failedGuillaume Desmottes2016-06-031-0/+3
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-243-6/+6
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-183-12/+6
* avdtputil: fix GError memory leak during failuresVineeth T M2015-09-171-4/+7
* bluez: Add built sources to CLEANFILESNicolas Dufresne2015-07-251-0/+2
* bluez: Fix make dist while bluez >= 5 is not availableRico Tzschichholz2015-07-101-3/+4
* bluez: Include new file in dist'ed filesEdward Hervey2015-07-091-0/+2
* bluez: remove unnecessary gotoLuis de Bethencourt2015-07-081-10/+4
* bluez: refactor to use glib and add connection state trackingNick Stoughton2015-07-036-196/+151
* bluez: support compile-time distinction between bluez4 and bluez5Nick Stoughton2014-12-111-3/+25
* bluez: fix property namesWim Taymans2014-05-141-4/+4
* bluez: Fix compilation on big endian systemsSebastian Dröge2013-09-251-3/+3
* avdtputil: Some minor cleanup and leak fixesSebastian Dröge2013-08-291-39/+43
* bluez: support aac in avdtpsrcBernhard Miller2013-08-293-2/+232
* bluez: return GST_FLOW_EOS in avdtpsrc create when stream is EOFBernhard Miller2013-08-021-5/+5
* bluez: add debug category for avdtp utilsTim-Philipp Müller2013-05-132-0/+7
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* sys: print format fixes in debug messagesTim-Philipp Müller2013-04-081-1/+1
* bluez: Remove a2dpsrc binArun Raghavan2013-03-284-256/+0
* bluez: Compile fixes for avdtpsrc/a2dpsrc code against 1.xArun Raghavan2013-03-283-59/+72
* bluez: Add avdtpsrc/a2dpsrc to buildArun Raghavan2013-03-282-2/+14
* bluez: Fix up some problems that came in with cherry-pickArun Raghavan2013-03-281-5/+1
* bluez: We work in TIME format with avdtpsrcWim Taymans2013-03-281-1/+1
* bluez: Fix depreacation warnings on g_mutex_*Wim Taymans2013-03-282-0/+4
* bluez: Fix a number of compiler warningsWim Taymans2013-03-284-3/+12
* bluez: Fix some warnings in gstavdtputil.cArun Raghavan2013-03-282-0/+2
* bluez: Fix typo in resetting the D-Bus connectionArun Raghavan2013-03-281-1/+1
* bluez: Handle EOF in avdtpsrc correctlyArun Raghavan2013-03-281-2/+9
* bluez: Fix avdtpsrc getcaps() functionArun Raghavan2013-03-281-0/+4