summaryrefslogtreecommitdiff
path: root/plugins/wiimote.c
Commit message (Expand)AuthorAgeFilesLines
* plugins: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* plugins: Fix local libbluetooth includes orderMarcel Holtmann2015-02-281-0/+1
* plugins: Use local libbluetooth includesMarcel Holtmann2015-02-281-1/+2
* core: Fix device_get_name() to always null-terminate what it returnsPetri Gynther2014-02-191-1/+0
* plugins: Use full include path for header filesMarcel Holtmann2014-01-251-5/+5
* Rename adapter_get_address to btd_adapter_get_addressSzymon Janc2013-11-271-1/+1
* wiimote: add new documented device IDsDavid Herrmann2013-10-181-5/+7
* core: Avoid unnecessary gboolean on pincode callback APIAnderson Lizardo2013-06-131-1/+2
* plugins: Extend the pin code callback with the call numberAlex Deymo2013-05-101-1/+6
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* wiimote: add Wii-Remote-Plus ID and name detectionDavid Herrmann2012-11-281-7/+26
* device: Convert device_get_address into simple getterSzymon Janc2012-10-051-3/+1
* adapter: Convert adapter_get_address into simple getterSzymon Janc2012-10-051-3/+2
* wiimote: add Wii Balance Board detectionDavid Herrmann2012-09-211-0/+1
* Add profile abstraction (replaces btd_device drivers)Johan Hedberg2012-09-031-0/+2
* Add display parameter to plugin pincode callbackScott James Remnant2012-04-121-1/+1
* wiimote: Detect Wii Remotes by device nameDavid Herrmann2012-03-151-5/+8
* wiimote: Fix device_get_address to use new APIDavid Herrmann2011-12-301-1/+1
* Remove use of read_device_id in wiimote pluginLuiz Augusto von Dentz2011-10-011-11/+12
* Add support for wiimote pairingDavid Herrmann2011-07-141-0/+111