aboutsummaryrefslogtreecommitdiff
path: root/xbmc/peripherals
AgeCommit message (Expand)Author
2020-06-16[addons] use CAddonInfo everywhere and prevent CBinaryAddonBaseAlwin Esch
2020-06-10[peripheralbusdarwinembedded] Micro and Extended gamecontroller supportBrent Murphy
2020-05-26Peripherals: Clang-format filesGarrett Brown
2020-05-17[peripherals] Re-introduce "input.enablejoystick" settingGarrett Brown
2020-05-16[peripherals] Style changes and parameter grouping in PeripheralJoystick.hGarrett Brown
2020-04-22[logging] convert NOTICE level to INFOphunkyfish
2020-04-16~ follow coding style for d7489e5714montellese
2020-04-16[utils] CLog: replace custom logging implementation with spdlogmontellese
2020-03-25[settings] allow TranslatableIntegerSettingOption to get string from addonAlwin Esch
2020-03-10replace strcmpi with StringUtils::CompareNoCaseLukas Rusak
2020-02-05threading: use CThread::Sleep to differentiate from KODI::TIME::SleepLukas Rusak
2019-09-16[modernize] use-emplaceRechi
2019-08-07[Cleanup/NOP] Remove setIconImage (use setArt only)enen92
2019-07-18[ios] darwin_embedded change in xbmc application codefuzzard
2019-07-16xbmc/peripherals: use ranged forArne Morten Kvarving
2019-07-09[format] fix include orderRechi
2019-05-06Remove redundant ternary notationDavid Bridson
2019-05-06Replace integer literals cast to bool with bool literalsDavid Bridson
2019-04-16[darwin] use PeripheralBusUSB only on osxRechi
2019-04-01[peripherals] remove inclusion of android specific headerOlaf Hering
2019-03-10Fixed error "Unexpected [standby_pc_on_tv_standby] setting valueJimmyS83
2018-11-25 Games: Assign joysticks in order of last activationGarrett Brown
2018-10-27Merge pull request #14672 from garbear/code-qualityGarrett Brown
2018-10-26Peripherals: Fix compiler warnings on WindowsGarrett Brown
2018-10-25Keyboard: Move XBMCKey enum into KEYBOARD namespaceGarrett Brown
2018-10-18[peripherals] Cleanup includes.ace20022
2018-10-07Eliminate CServiceBroker::GetSettings(); use CServiceBroker::GetSettingsCompo...Kai Sommerfeld
2018-09-13Fix log format string in PeripheralJoystickpeak3d
2018-09-08CServiceBroker: return a pointer for CSettingsLukas Rusak
2018-08-24Peripherals: Encapsulate joystick check into joystick classGarrett Brown
2018-08-21Merge pull request #14309 from garbear/warningsGarrett Brown
2018-08-17Remove CAnnouncementManager::GetInstance()Garrett Brown
2018-08-17Peripherals: Fix compiler warning on WindowsGarrett Brown
2018-07-27[xbmc] Update copyright year spanh.udo
2018-07-27[xbmc] Team XBMC -> Team Kodih.udo
2018-07-27[xbmc] GPL-2.0-or-later SPDX license identifierh.udo
2018-07-16[threads] remove const constructor from CSingleLockRechi
2018-07-13[cleanup][peripherals] silence useless cast warningRechi
2018-07-03[modernize][peripherals] use default member initializersRechi
2018-06-13Merge pull request #14018 from garbear/fix-game-openGarrett Brown
2018-06-12Peripherals: Modernize event scannerGarrett Brown
2018-06-12Game add-ons: Fix segfault when opening gameGarrett Brown
2018-06-12[xbmc] nuke whitespaceh.udo
2018-06-12[xbmc] pragma once positionh.udo
2018-05-24link with libcec instead of loading it dynamicRechi
2018-05-14guilib/GUIControl: use forward declarationsMax Kellermann
2018-04-08Merge pull request #13726 from Razzeee/jsonRPC-onaveventsRazzeee
2018-04-06[Breaking change] Add OnResume, OnAVChange and OnAVStart to jsonRPC notificat...Kolja Lampe
2018-04-04[darwin] peripherals: move implementation to platform folderAnton Fedchin
2018-04-04[android] peripherals: move implementation to platform folder.Anton Fedchin