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
2016-09-23
[droid] disable libcec, libusb
Martijn Kaijser
2016-09-04
peripheral: Add backward compatability for older settings files
MilhouseVH
2016-08-31
Merge pull request #10371 from garbear/joystick-improvements
jenkins4kodi
2016-08-31
[peripherals] Reduce number of for loops in CPeripheralBusAddon::UpdateAddons()
Garrett Brown
2016-08-30
[peripherals] Remove controller parameter
Garrett Brown
2016-08-30
Reset input receiver before destroying object
Garrett Brown
2016-08-30
[peripherals] Show add-on icon if peripheral is provided by add-on
Garrett Brown
2016-08-30
[peripheral API] v1.1.0 - Batch-save button maps after wizard ends
Garrett Brown
2016-08-30
[peripheral API] v1.0.24 - Store driver primitives as an array instead of a u...
Garrett Brown
2016-08-30
[peripheral API] v1.0.23 - Add IsValid() and SetInvalid() helpers
Garrett Brown
2016-08-30
Remove unused return value
Garrett Brown
2016-08-24
[peripherals] Add peripheral name to settings file
Garrett Brown
2016-08-24
Add deadzone settings to joysticks
Garrett Brown
2016-08-24
peripherals: Log when device's add-on doesn't provide button maps
Garrett Brown
2016-08-24
[peripherals] Move InitializeProperties() to base peripheral bus class
Garrett Brown
2016-08-24
[peripherals] Don't overwrite device name if no name is found in peripherals.xml
Garrett Brown
2016-08-24
[peripherals] Use device name for settings file if VID and PID are zero
Garrett Brown
2016-08-23
Rename CPeripherals::GetAddon() to GetAddonWithButtonMap() and move to addon bus
Garrett Brown
2016-08-21
Merge pull request #10299 from garbear/derive-buttonmaps
jenkins4kodi
2016-08-21
[peripheral API] v1.0.21 - Add supports_buttonmaps to capabilities struct
Garrett Brown
2016-08-16
Fix defect in CID 142067
Garrett Brown
2016-08-06
[joysticks] automatically power off peripheral joysticks that support it on s...
montellese
2016-08-06
[Peripheral API] v1.0.19 - Add PowerOffJoystick() API method
montellese
2016-08-06
[joysticks] Add rumble on Kai Toast notification
Garrett Brown
2016-08-06
[joysticks] Add "Test rumble" setting
Garrett Brown
2016-08-06
[peripheral API] v1.0.18 - Add rumble capability
Garrett Brown
2016-07-31
Merge pull request #10156 from tamland/addon_events
tamland
2016-07-29
[addons] fix event handling
Thomas Amland
2016-07-29
Merge pull request #9803 from mk01/master_cec_playbackstop
Martijn Kaijser
2016-07-27
[cmake/win32] Use C++ compiler to compile .c files
Christian Fetzer
2016-07-24
Merge pull request #10139 from mk01/master_ceconscreensaver
Rainer Hochecker
2016-07-23
[PeripheralCecAdapter] fix playback stopping on screensaver deactivated
Matus Kral
2016-07-23
[PeripheralCecAdapter] fix after 6a5120c3789a7ad93a235467a4cb421dee643438
Matus Kral
2016-07-21
[cmake] Add project wide dependency to libcpluff and ffmpeg
Christian Fetzer
2016-07-03
[PeripheralCecAdapter] Fix: Slovak language code (slo) considered as Slovenia...
Vladimir Zahradnik
2016-06-19
Merge pull request #9857 from Memphiz/fix_warnings
Memphiz
2016-06-16
Add missing vector includes
Pär Björklund
2016-06-13
[doxygen] todo list
Martijn Kaijser
2016-06-04
[android] revert 54f9c50572fe540cc754538f6e93e6a87a8552fd since we now only s...
Martijn Kaijser
2016-06-04
[Cleanup] - fixed around 1000 warnings because of missing override keywords
Memphiz
2016-05-16
[peripherals] Fix deadlock on bus initialization
Garrett Brown
2016-05-16
[peripherals] Fix locking wrong critical section
Garrett Brown
2016-05-16
[peripherals] Fix deadlock on startup
Garrett Brown
2016-04-23
m_bNeedsPolling broken for busses where it is set outside constructor
Matus Kral
2016-04-23
[peripherals] dont hold internal locks when triggering device scan. fixes dea...
Thomas Amland
2016-04-23
[peripherals] fix unsafe concurrent access
Thomas Amland
2016-04-23
[peripherals] use const to make it clear which members are safe to access con...
Thomas Amland
2016-04-23
[peripherals] fix locking wrong critical section
Thomas Amland
2016-04-16
[peripherals] Fix Coverty issues (UNINIT_CTOR)
Garrett Brown
2016-04-13
fix description label in select dialog
Thomas Amland
[next]