summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* admin: Mark driver as experimentalLuiz Augusto von Dentz2023-05-161-5/+2
* hostname: Fallback to transient hostnameBastien Nocera2022-11-161-2/+55
* hostname: Add '' around printed stringsBastien Nocera2022-11-161-3/+3
* sixaxis: Fix fliping device.trusted automaticallyLuiz Augusto von Dentz2022-08-021-6/+3
* sixaxis: Fix memory leaksGopal Tiwari2022-05-311-2/+7
* policy: Change AutoEnable default to trueLuiz Augusto von Dentz2022-04-141-1/+5
* neard: Fix reading State messageNicolas Fella2022-02-241-2/+0
* build: Fix errors with glibc < 2.25Fabrice Fontaine2022-02-151-2/+2
* build: Replace use of g_memdup with util_memdupLuiz Augusto von Dentz2022-01-062-7/+9
* plugins: Replace random number generation functionTedd Ho-Jeong An2021-12-081-1/+7
* admin: fix devices not resetYun-Hao Chung2021-11-151-1/+3
* plugins/admin: Fix unchecked return valueTedd Ho-Jeong An2021-10-181-2/+13
* plugins/sixaxis: Inclusive language changesArchie Pusaka2021-09-211-22/+22
* admin: Fix double freeLuiz Augusto von Dentz2021-09-171-1/+1
* admin: Fix leaking uuids loads from storageLuiz Augusto von Dentz2021-09-171-3/+6
* policy: Use btd_service_is_initiatorLuiz Augusto von Dentz2021-09-171-3/+3
* plugins/admin: create admin_policy_settings if not existsYun-Hao Chung2021-09-151-7/+3
* plugins/admin: add adapter_remove handlerYun-Hao Chung2021-09-151-7/+28
* plugin/admin: fix set empty allowlist no persistence issueYun-Hao Chung2021-08-311-1/+6
* plugins/admin: add uuid duplicate checkYun-Hao Chung2021-08-111-1/+15
* plugins/admin: persist policy settingsYun-Hao Chung2021-08-041-1/+164
* plugins/admin: add AffectedByPolicy propertyYun-Hao Chung2021-08-041-2/+71
* plugins/admin: add device callbacksYun-Hao Chung2021-08-041-0/+78
* plugins/admin: add ServiceAllowList propertyYun-Hao Chung2021-08-041-0/+58
* plugins/admin: add ServiceAllowList methodYun-Hao Chung2021-08-041-1/+126
* plugins/admin: add admin_policy adapter driverYun-Hao Chung2021-08-041-1/+66
* plugins: new pluginYun-Hao Chung2021-08-041-0/+32
* plugin: Fix memory leaksSteve Grubb2021-05-141-2/+1
* plugins: Use timeout_add_secondsFrédéric Danis2021-03-161-45/+46
* sixaxis: Fix Bluetooth PS3 clone joypad being named like the originalSzymon Janc2021-02-221-1/+4
* core: Rename hcid.h to btd.hLuiz Augusto von Dentz2020-10-292-2/+2
* core: Rename main_opts to btd_optsLuiz Augusto von Dentz2020-10-291-3/+3
* plugins: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-217-98/+7
* sixaxis: Fix crash caused by return of udev_device_get_property_valueMiao-chen Chou2020-09-161-1/+1
* adapter: Add btd_ prefix to has_kernel_featureLuiz Augusto von Dentz2020-09-151-1/+1
* policy: Reconnect audio on controller resumeAbhishek Pandit-Subedi2020-09-141-13/+68
* policy: Enable reconnect for a2dp-sink in defaultsAbhishek Pandit-Subedi2020-09-141-1/+2
* autopair: Fix compiler warningSonny Sasaka2020-03-261-1/+1
* sixaxis: Throw an error when cable setup failsBastien Nocera2019-06-131-0/+6
* sixaxis: Fix another problem with already setup devicesBastien Nocera2019-06-131-0/+1
* autopair: Add pin codes to try for gaming input devicesBastien Nocera2019-03-261-0/+12
* autopair: Add more common PIN codes for audio devicesBastien Nocera2019-03-261-4/+14
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-062-0/+2
* policy: Add logic to connect a SinkLuiz Augusto von Dentz2018-06-261-0/+39
* plugins/sixaxis: Don't ignore previously setup devicesBastien Nocera2017-11-301-8/+7
* plugins/sixaxis: Provide DualShock 3 SDP record while adding new deviceBastien Nocera2017-11-091-0/+18
* sixaxis: Fix compilation and various coding style issuesLuiz Augusto von Dentz2017-10-271-50/+33
* plugins/sixaxis: Cancel cable pairing if unpluggedBastien Nocera2017-10-271-15/+122
* plugins/sixaxis: Add support for DualShock 4/PS4 cable pairingJuha Kuikka2017-10-271-1/+72
* plugins/sixaxis: Rename sixaxis specific functionsBastien Nocera2017-10-271-7/+32