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
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
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-01
kill 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 includes
Rechi
2018-02-10
Merge pull request #11222 from popcornmix/cecrepeat
Martijn Kaijser
2018-02-09
[input] input/XBIRRemote.h -> input/remote/IRRemote.h
Anton Fedchin
2018-02-04
Controller dialog: Mouse mapping support
Garrett Brown
2018-02-04
Joysticks: Rename base enums and fix translator ties
Garrett Brown
2018-02-04
Merge pull request #12846 from xhaggi/fix-addon-event-handling
tamland
2018-02-02
Game API v1.0.34: Keyboard mapping support
Garrett Brown
2018-02-02
Rename IKeyboardHandler to IKeyboardDriverHandler
Garrett Brown
2018-02-02
Controller dialog: Keyboard mapping support
Garrett Brown
2018-02-02
Peripherals: Remove joystick emulation
Garrett Brown
2018-01-29
[cec] Don't discard buttons when repeat mode is enabled
popcornmix
2018-01-29
[cec] Add settings for configuring button repeats
popcornmix
2018-01-29
[cec] Drop CEC_DOUBLE_TAP_TIMEOUT_MS_OLD code
popcornmix
2018-01-24
A mass change from xbmc.org to kodi.tv.
Stig-Ørjan Smelror
[next]