aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugins/wiimote.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-21plugins: Add SPDX License IdentifierTedd Ho-Jeong An1-14/+1
2015-02-28plugins: Fix local libbluetooth includes orderMarcel Holtmann1-0/+1
2015-02-28plugins: Use local libbluetooth includesMarcel Holtmann1-1/+2
2014-02-19core: Fix device_get_name() to always null-terminate what it returnsPetri Gynther1-1/+0
2014-01-25plugins: Use full include path for header filesMarcel Holtmann1-5/+5
2013-11-27Rename adapter_get_address to btd_adapter_get_addressSzymon Janc1-1/+1
2013-10-18wiimote: add new documented device IDsDavid Herrmann1-5/+7
2013-06-13core: Avoid unnecessary gboolean on pincode callback APIAnderson Lizardo1-1/+2
2013-05-10plugins: Extend the pin code callback with the call numberAlex Deymo1-1/+6
2012-12-07Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg1-0/+4
2012-12-05Ensure config.h is included by using CPPFLAGSLucas De Marchi1-4/+0
2012-11-28wiimote: add Wii-Remote-Plus ID and name detectionDavid Herrmann1-7/+26
2012-10-05device: Convert device_get_address into simple getterSzymon Janc1-3/+1
2012-10-05adapter: Convert adapter_get_address into simple getterSzymon Janc1-3/+2
2012-09-21wiimote: add Wii Balance Board detectionDavid Herrmann1-0/+1
2012-09-03Add profile abstraction (replaces btd_device drivers)Johan Hedberg1-0/+2
2012-04-12Add display parameter to plugin pincode callbackScott James Remnant1-1/+1
2012-03-15wiimote: Detect Wii Remotes by device nameDavid Herrmann1-5/+8
2011-12-30wiimote: Fix device_get_address to use new APIDavid Herrmann1-1/+1
2011-10-01Remove use of read_device_id in wiimote pluginLuiz Augusto von Dentz1-11/+12
2011-07-14Add support for wiimote pairingDavid Herrmann1-0/+111