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
2014-11-24
[cec] Fixed PeripheralCecAdapter application exit code handling.
Kai Sommerfeld
2014-11-01
[CEC] Added support for CEC buttons introduced by HDMI 1.4
Kai Sommerfeld
2014-11-01
Merge pull request #5610 from opdenkamp/libcec-2.2.0
Lars Op den Kamp
2014-11-01
[CEC] fixed - don't use CEC_CLIENT_VERSION_CURRENT for the client version, be...
Lars Op den Kamp
2014-11-01
[CEC] renamed the iDoubleTapTimeoutMs in the new libCEC for clarity. does not...
Lars Op den Kamp
2014-11-01
[CEC] prevent bus rescan on a Pi, since the adapter cannot be removed
Lars Op den Kamp
2014-10-31
[CEC] fixed: don't try to stick a value > 255 in a byte
Lars Op den Kamp
2014-10-27
[CEC] fixed: re-enable CEC logging by default after fba4e391197b92d2e49c936a3...
Lars Op den Kamp
2014-10-10
Merge pull request #4661 from pdf/fix_OnScreensaverDeactivated_API
Sascha Montellese
2014-10-06
[darwin] Move all function in DarwinUtils to static class, update functions n...
Karlson2k
2014-10-05
GUI.OnScreensaverDeactivated does not follow JSON-RPC API definition
Peter Fern
2014-07-02
Merge pull request #4971 from jmarshallnz/xml_attribute
jmarshallnz
2014-07-02
[xml] use GetAttribute() where it makes the code clearer (and where used enou...
Jonathan Marshall
2014-07-02
[xmlutils] use XMLUtils::GetAttribute() when assigning attributes directly to...
Jonathan Marshall
2014-06-22
Added support for remote key "eject".
Kai Sommerfeld
2014-06-12
[stdstring] switch StringUtils::SplitString to StringUtils::Split
Jonathan Marshall
2014-05-18
libcec: Make verbose logging optional
popcornmix
2014-05-16
turn CAnnouncementManager into a singleton
montellese
2014-05-07
adjust CGUIDialogPeripheralSettings to derive from CGUIDialogSettingsManualBase
montellese
2014-05-07
adjust CGUIDialogVideoSettings to derive from CGUIDialogSettingsManualBase
montellese
2014-01-31
peripherals: don't show notifications for new devices during the initial scan
montellese
2013-12-30
[osx][PeripheralBusUSB] Fix Iterator 'it' used after element has been erased.
ace20022
2013-12-30
[Peripherals] Prefer prefix ++/-- operators for non-primitive types.
ace20022
2013-12-17
peripherals: fix order of peripheral device settings
montellese
2013-12-12
[CEC] increased SCREENSAVER_TIMEOUT from 10 to 20 seconds. philips sends anot...
Lars Op den Kamp
2013-12-12
[CEC] fixed - screensaver being activated sends the tv to standby, which make...
Lars Op den Kamp
2013-12-11
[CEC] fixed - reconnect when receiving CEC_ALERT_CONNECTION_LOST
Lars Op den Kamp
2013-12-11
[CEC] fixed - don't send an inactive source message when sending a standby co...
Lars Op den Kamp
2013-12-11
[CEC] fixed - fetch the active source status before sending a standby command
Lars Op den Kamp
2013-12-07
[peripherals] fixed a ambiguous variable and replaced .size() by .empty()
WiSo
2013-11-14
[cstdstring] demise left/right and replace with other options
night199uk
2013-11-14
[cstdstring] demise AppendFormat and replace with StringUtils::Format
night199uk
2013-11-14
[cstdstring] drop ToLower/ToUpper/MakeLower/MakeUpper
Jonathan Marshall
2013-11-14
[cstdstring] removal of Trim/TrimLeft/TrimRight
Jonathan Marshall
2013-11-14
[cstdstring] remove IsEmpty() and replace with empty()
night199uk
2013-11-14
[cstdstring] demise Format, replacing with StringUtils::Format
night199uk
2013-11-12
settings: move settings library files into xbmc/settings/lib
montellese
2013-11-08
Merge pull request #1187 from Karlson2k/Win32_Fix_UsbScan
Lars Op den Kamp
2013-11-05
fix crash in CGUIDialogPeripheralSettings after settings control refactor
montellese
2013-11-03
settings: refactor setting controls into custom registerable controls
montellese
2013-10-28
[win32] PeripheralBusUSB::PerformDeviceScan: use function designed for device...
Karlson2k
2013-10-28
[win32] PeripheralBusUSB::PerformDeviceScan: add fast detection of HID devices
Karlson2k
2013-10-28
[win32] PeripheralBusUSB::PerformDeviceScan: Allow reuse of buffer
Karlson2k
2013-10-28
[win32] PeripheralBusUSB::PerformDeviceScan: skip device on error and get res...
Karlson2k
2013-10-28
[win32] PeripheralBusUSB::PerformDeviceScan: optimization
Karlson2k
2013-10-28
[win32] PeripheralBusUSB::PerformDeviceScan: Cosmetics
Karlson2k
2013-10-28
[win32] PeripheralBusUSB::PerformDeviceScan: add check for presence of PID an...
Karlson2k
2013-10-28
[win32] PeripheralBusUSB::PerformDeviceScan: check for real memory allocation
Karlson2k
2013-10-28
[win32] PeripheralBusUSB: declare constant values as "const"
Karlson2k
2013-10-28
[win32] PeripheralBusUSB::PerformDeviceScan: rename parameter for clarity
Karlson2k
[prev]
[next]