aboutsummaryrefslogtreecommitdiff
path: root/xbmc/peripherals
AgeCommit message (Expand)Author
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
2018-04-04[linux] peripherals: move implementation to platform folder.Anton Fedchin
2018-04-04[win32] peripherals: move implementation to platform folder.Anton Fedchin
2018-04-04[win10] peripherals: move implementation to platform folder.Anton Fedchin
2018-04-01kill global g_windowManager, co-author Rechi'Rainer Hochecker
2018-03-13[peripherals] Make CPeripherals::Initialise survive getting called when it is...Kai Sommerfeld
2018-02-17[cleanup] remove system.h includesRechi
2018-02-10Merge pull request #11222 from popcornmix/cecrepeatMartijn Kaijser
2018-02-09[input] input/XBIRRemote.h -> input/remote/IRRemote.hAnton Fedchin
2018-02-04Controller dialog: Mouse mapping supportGarrett Brown
2018-02-04Joysticks: Rename base enums and fix translator tiesGarrett Brown
2018-02-04Merge pull request #12846 from xhaggi/fix-addon-event-handlingtamland
2018-02-02Game API v1.0.34: Keyboard mapping supportGarrett Brown
2018-02-02Rename IKeyboardHandler to IKeyboardDriverHandlerGarrett Brown
2018-02-02Controller dialog: Keyboard mapping supportGarrett Brown
2018-02-02Peripherals: Remove joystick emulationGarrett Brown
2018-01-29[cec] Don't discard buttons when repeat mode is enabledpopcornmix
2018-01-29[cec] Add settings for configuring button repeatspopcornmix
2018-01-29[cec] Drop CEC_DOUBLE_TAP_TIMEOUT_MS_OLD codepopcornmix
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror