index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
peripherals
Age
Commit message (
Expand
)
Author
2020-06-16
[addons] use CAddonInfo everywhere and prevent CBinaryAddonBase
Alwin Esch
2020-06-10
[peripheralbusdarwinembedded] Micro and Extended gamecontroller support
Brent Murphy
2020-05-26
Peripherals: Clang-format files
Garrett Brown
2020-05-17
[peripherals] Re-introduce "input.enablejoystick" setting
Garrett Brown
2020-05-16
[peripherals] Style changes and parameter grouping in PeripheralJoystick.h
Garrett Brown
2020-04-22
[logging] convert NOTICE level to INFO
phunkyfish
2020-04-16
~ follow coding style for d7489e5714
montellese
2020-04-16
[utils] CLog: replace custom logging implementation with spdlog
montellese
2020-03-25
[settings] allow TranslatableIntegerSettingOption to get string from addon
Alwin Esch
2020-03-10
replace strcmpi with StringUtils::CompareNoCase
Lukas Rusak
2020-02-05
threading: use CThread::Sleep to differentiate from KODI::TIME::Sleep
Lukas Rusak
2019-09-16
[modernize] use-emplace
Rechi
2019-08-07
[Cleanup/NOP] Remove setIconImage (use setArt only)
enen92
2019-07-18
[ios] darwin_embedded change in xbmc application code
fuzzard
2019-07-16
xbmc/peripherals: use ranged for
Arne Morten Kvarving
2019-07-09
[format] fix include order
Rechi
2019-05-06
Remove redundant ternary notation
David Bridson
2019-05-06
Replace integer literals cast to bool with bool literals
David Bridson
2019-04-16
[darwin] use PeripheralBusUSB only on osx
Rechi
2019-04-01
[peripherals] remove inclusion of android specific header
Olaf Hering
2019-03-10
Fixed error "Unexpected [standby_pc_on_tv_standby] setting value
JimmyS83
2018-11-25
Games: Assign joysticks in order of last activation
Garrett Brown
2018-10-27
Merge pull request #14672 from garbear/code-quality
Garrett Brown
2018-10-26
Peripherals: Fix compiler warnings on Windows
Garrett Brown
2018-10-25
Keyboard: Move XBMCKey enum into KEYBOARD namespace
Garrett Brown
2018-10-18
[peripherals] Cleanup includes.
ace20022
2018-10-07
Eliminate CServiceBroker::GetSettings(); use CServiceBroker::GetSettingsCompo...
Kai Sommerfeld
2018-09-13
Fix log format string in PeripheralJoystick
peak3d
2018-09-08
CServiceBroker: return a pointer for CSettings
Lukas Rusak
2018-08-24
Peripherals: Encapsulate joystick check into joystick class
Garrett Brown
2018-08-21
Merge pull request #14309 from garbear/warnings
Garrett Brown
2018-08-17
Remove CAnnouncementManager::GetInstance()
Garrett Brown
2018-08-17
Peripherals: Fix compiler warning on Windows
Garrett Brown
2018-07-27
[xbmc] Update copyright year span
h.udo
2018-07-27
[xbmc] Team XBMC -> Team Kodi
h.udo
2018-07-27
[xbmc] GPL-2.0-or-later SPDX license identifier
h.udo
2018-07-16
[threads] remove const constructor from CSingleLock
Rechi
2018-07-13
[cleanup][peripherals] silence useless cast warning
Rechi
2018-07-03
[modernize][peripherals] use default member initializers
Rechi
2018-06-13
Merge pull request #14018 from garbear/fix-game-open
Garrett Brown
2018-06-12
Peripherals: Modernize event scanner
Garrett Brown
2018-06-12
Game add-ons: Fix segfault when opening game
Garrett Brown
2018-06-12
[xbmc] nuke whitespace
h.udo
2018-06-12
[xbmc] pragma once position
h.udo
2018-05-24
link with libcec instead of loading it dynamic
Rechi
2018-05-14
guilib/GUIControl: use forward declarations
Max Kellermann
2018-04-08
Merge pull request #13726 from Razzeee/jsonRPC-onavevents
Razzeee
2018-04-06
[Breaking change] Add OnResume, OnAVChange and OnAVStart to jsonRPC notificat...
Kolja Lampe
2018-04-04
[darwin] peripherals: move implementation to platform folder
Anton Fedchin
2018-04-04
[android] peripherals: move implementation to platform folder.
Anton Fedchin
[next]