aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-01[CEC] fixed - don't use CEC_CLIENT_VERSION_CURRENT for the client version, ↵Lars Op den Kamp
because it will lead to issues when XBMC is rebuilt after a libCEC bump that changes something
2014-11-01[CEC] renamed the iDoubleTapTimeoutMs in the new libCEC for clarity. does ↵Lars Op den Kamp
not change binary compatibility
2014-11-01[CEC] fixed: don't return garbage from CEC related app messenger methodsLars Op den Kamp
see https://github.com/xbmc/xbmc/commit/19d37944ca2a2ac2f3e71a40a94e9ea289d8f2db#commitcomment-8248480
2014-11-01[CEC] prevent bus rescan on a Pi, since the adapter cannot be removedLars Op den Kamp
2014-11-01[CEC] bump libCEC to 2.2.0Lars Op den Kamp
2014-11-01cmake: rename XBMCROOT to APP_ROOT with backwards compatibilitymontellese
2014-11-01cmake: fix version.txt parsing and APP_NAME in kodi-config.cmakemontellese
2014-11-01cmake: rebrand from xbmc to kodi with backwards compatibilitymontellese
2014-10-31Add VideoReference clock for Raspberry Pipopcornmix
2014-10-31[rbp] Add method for waiting for next vsyncpopcornmix
2014-10-31[egl] Add support for calling OnResetDevice on display mode changepopcornmix
2014-10-31videorefclock: add video sync drmRainer Hochecker
2014-10-31X11: expose crtc needed by drm video syncRainer Hochecker
2014-10-31videorefclock: refactoringRainer Hochecker
2014-10-31[pvr] fix deleting recording foldersSam Stenvall
2014-10-31[CEC] fixed: don't try to stick a value > 255 in a byteLars Op den Kamp
2014-10-31... and prevent these backup files from being committed againLars Op den Kamp
2014-10-31removed accidental backup file committed...Lars Op den Kamp
2014-10-31Merge pull request #5588 from opdenkamp/fixcecloggingLars Op den Kamp
[CEC] fixed: re-enable CEC logging by default
2014-10-30Merge pull request #5576 from MartijnKaijser/uses-featureMartijn Kaijser
[droid] update Android manifest with <uses-feature>
2014-10-30[droid] update Android manifest with <uses-feature>Martijn Kaijser
2014-10-30Use APP_NAME_LC for generating the android libraryBrandon McAnsh
* Fix 5f5d8c864 Signed-off-by: Brandon McAnsh <brandonm@matricom.net>
2014-10-30Merge pull request #5606 from yanniks/readmeotherMemphiz
README fixes and rebranding
2014-10-30[README] updates for Kodiyanniks
2014-10-30Merge pull request #5555 from popcornmix/jpeg_orientpopcornmix
[rbp] Fix for orientation handling of Pi textures
2014-10-29[ios] - update readmeMemphiz
2014-10-29[darwin] - some pending xcode project changes (xcodes does those whenever ↵Memphiz
opened so lets commit them)
2014-10-29[videodatabase] speed up the video database cleanup for archivesMatthias Kortstiege
2014-10-29changed: For web servers returning filenames with &amp; encoding (e.g. ↵arnova
Apache) transcode into %-URL encoding. Fixes #15365
2014-10-29Merge pull request #5600 from koying/fixdroidjoystickMartijn Kaijser
fixup 5f5d8c86490510f49b82d05ff16011bfbf4cbfa8; re-add default joystick map
2014-10-29fixup 5f5d8c86490510f49b82d05ff16011bfbf4cbfa8; re-add default joystick mapChris "Koying" Browet
2014-10-28Change APP_HOME -> KODI_HOME and other APP_* -> KODI_*Karlson2k
2014-10-28Merge pull request #5591 from Montellese/confluence_15507ronie
[confluence] fix default focus in ProfileSettings.xml (fixes #15507)
2014-10-28[musicinfoscanner] keep track of already processed paths while scanningMatthias Kortstiege
2014-10-28changed to enable all component logging by defaultLars Op den Kamp
2014-10-28fix script.library type missing in runscript/runaddon checks.Thomas Amland
should be considered runnable scripts
2014-10-28VAAPI: Change some loglevels - we are spamming too much v2fritsch
2014-10-28Merge pull request #5524 from anaconda/vclean-deletes-tvshowsjenkins4kodi
2014-10-28[confluence] fix default focus in ProfileSettings.xml (fixes #15507)montellese
2014-10-28Merge pull request #5362 from tamland/smb-loggingMartijn Kaijser
[smb] remove logging of url on open
2014-10-28Merge pull request #5571 from Karlson2k/win32smbdir_fix_03jenkins4kodi
2014-10-27[CEC] fixed: re-enable CEC logging by default after ↵Lars Op den Kamp
fba4e391197b92d2e49c936a3a13fe785014d31c. It can still be disabled for people who don't want to see CEC logging, but it'll now be enabled again by default when debugging is enabled, like it was in Gotham.
2014-10-27[videodatabase] path hash is not invalidated when removing musicvideo from ↵Matthias Kortstiege
library
2014-10-27[videodatabase] path hash is not invalidated when removing movie from libraryMatthias Kortstiege
2014-10-27Merge pull request #5585 from yanniks/masterMemphiz
[ios/atv2] fix spelling mistake in README
2014-10-27[ios/atv2] fix spelling mistake in READMEyanniks
2014-10-27Merge pull request #5364 from zzattack/sdl2Tobias Arrskog
[linux] Upgrade SDL1.2 to SDL2 for hotpluggable joysticks
2014-10-27fixed: For DAV files we should first get filename then URL decode else files ↵arnova
like test;.avi fail
2014-10-27fixed: ConvertHTMLToW didn't properly handle &#x encodingarnova
2014-10-26Merge pull request #5492 from Montellese/upnp_server_as_sourcesMartijn Kaijser
video library: list UPnP servers among video sources