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-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
2016-04-01
[android] Bumped min. SDK to 19, Fixed PeripherialBusAndroid crash
Danijel Posilovic
2016-03-15
[cmake] Add missing dependencies to cpluff
Christian Fetzer
2016-03-11
[cmake] Fix controller input on android
Christian Fetzer
2016-03-11
[cmake] Controller input
Christian Fetzer
2016-03-10
[android][peripherals] add CPeripheralBusAndroid and update CPeripheralJoysti...
montellese
2016-03-10
[peripherals] trigger a scan for devices after having initialised the periphe...
montellese
2016-03-10
[peripherals] pass the CPeripheralBus instance to CPeripheral to avoid having...
montellese
2016-03-10
CPeripheralBus: forward declare CPeripheral
montellese
2016-03-10
CAddonJoystickButtonMap: use a weak instead of a shared pointer to CPeriphera...
montellese
2016-03-10
CPeripheralAddon: destroy all owned peripherals
montellese
2016-03-10
Reduce file name length
Garrett Brown
2016-03-10
CPeripheralBusAddon: stop the polling thread from CPeripheralBus before destr...
montellese
2016-03-10
CPeripherals: avoid a deadlock in Clear() when destroying a CPeripheralAddonBus
montellese
2016-03-10
CPeripherals: use separate lock guards for m_busses and m_mappings
montellese
2016-03-10
CPeripheralBusAddon: use callbacks/observer to reload peripheral addons inste...
montellese
2016-03-10
CPeripherals: use shared pointers to store CPeripheralBus instances
montellese
2016-03-10
CPeripherals: a lot of cosmetics and C++11 stuff
montellese
2016-03-10
Controller configuration window
Garrett Brown
2016-03-10
Kodi input
Garrett Brown
2016-03-10
Peripheral add-ons
Garrett Brown
2016-03-10
Remove joystick code
Garrett Brown
2016-03-03
make settings dialogs use the same xml
ronie
2016-02-16
Merge pull request #9126 from fetzerch/cmake-rpi
Christian Fetzer
2016-02-14
[cmake] Fix Raspberry-Pi build
Christian Fetzer
2016-02-14
CPeripherals: don't use g_peripherals for internal method calls
montellese
2016-02-14
[peripherals] show a message if there are no settings available for a periphe...
montellese
2016-02-13
[cmake] Cleanup empty vars
Christian Fetzer
2016-02-12
[cmake] Add CMakeLists.txt to xbmc subfolders
Christian Fetzer
[prev]
[next]