Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: c281bc460884c16ec9314dc4baa858915e412c90 https://github.com/bluez/bluez/commit/c281bc460884c16ec9314dc4baa858915e412c90 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-01-07 (Tue, 07 Jan 2025) Changed paths: M plugins/autopair.c Log Message: ----------- autopair: Move handling of wii controllers This moves the pairing handling of wii controllers to autopair plugin. Link: https://github.com/bluez/bluez/issues/911#issuecomment-2571606630 Commit: 7679c96954ec68656f041c093463d86f4efa2513 https://github.com/bluez/bluez/commit/7679c96954ec68656f041c093463d86f4efa2513 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-01-07 (Tue, 07 Jan 2025) Changed paths: M Makefile.plugins R plugins/wiimote.c Log Message: ----------- build: Remove wiimote plugin Commit: 4fa24e6583a300962071a1d3a5493abf58fd36cc https://github.com/bluez/bluez/commit/4fa24e6583a300962071a1d3a5493abf58fd36cc Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-01-07 (Tue, 07 Jan 2025) Changed paths: M monitor/packet.c Log Message: ----------- monitor: Make BTSNOOP_PRIORITY_DEBUG the default This makes BTSNOOP_PRIORITY_DEBUG the default so it captures debug logs from the likes of bluetoothd which is very handy when debugging problems as otherwise the logs have to entered separately making it hard to figure out the ordering of the messages. Commit: 8f853903bdf49b4c111dcf13a0d5c81a84b7f2a6 https://github.com/bluez/bluez/commit/8f853903bdf49b4c111dcf13a0d5c81a84b7f2a6 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-01-07 (Tue, 07 Jan 2025) Changed paths: M profiles/input/device.c Log Message: ----------- input: Switch back to kernel hidp if uhid cannot be initialized If bt_uhid_new_default doesn't work it is likely that the underline kernel doesn't support it so this attempts to switch back to kernel mode (hidp). Compare: https://github.com/bluez/bluez/compare/79900d49ac68...8f853903bdf4 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications