aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-27Process TPUB/LABEL tag to populate album record label field.DaveTBlake
2016-09-27Fix album rating to 0 to 10 range when loadedDaveTBlake
2016-09-27Merge pull request #10541 from Memphiz/bump_cmakeMemphiz
[depends/cmake-native] - bump native cmake to 3.6.2
2016-09-27Adjust how compilation albums are determined - if all the songs are marked ↵DaveTBlake
as being part of a compilation then the album is flagged as a compilation regardless of the album artist.
2016-09-27Merge pull request #10562 from MartijnKaijser/sqliteMartijn Kaijser
[depends] sqlite 3140200
2016-09-27[GUIWindowSystemInfo] - allow one more label/row to be displayedMemphiz
2016-09-26Merge pull request #10564 from phil65/python_setratingMartijn Kaijser
[python] change signature for ListItem.setRating
2016-09-26[splash] also hide text when splash image is turned offThomas Amland
2016-09-26[splash] only show addon migration text when it takes placeThomas Amland
2016-09-26Merge pull request #10565 from Rechi/opensslMartijn Kaijser
[depends] Bump openssl to 1.0.2j
2016-09-26[depends] Bump openssl to 1.0.2jRechi
2016-09-26[python] change signature for ListItem.setRatingphil65
2016-09-25Use album ID when setting the user rating for the album, not path as a ↵DaveTBlake
folder can contain songs from more than one album
2016-09-25Add "userrating" so Player.GetItem can return user rating value for ↵Dave Blake
currently playing song (#10561)
2016-09-25Merge pull request #10522 from garbear/improvementsGarrett Brown
Some improvements
2016-09-25[depends] sqlite 3140200Martijn Kaijser
2016-09-25Merge pull request #10557 from AlwinEsch/fix-inputstreamAlwin Esch
[paplayer] fix codec deinit for audio decoder add-on (was never called)
2016-09-25CSaveFileStateJob: Change empty string comparison to std::string::empty()Garrett Brown
2016-09-25[advanced settings] Fix uninitialized DatabaseSettings::compressionGarrett Brown
2016-09-25[database] Remove unused member functionGarrett Brown
2016-09-25CAddonMgr: Use in-place erase to avoid extra copyGarrett Brown
2016-09-25Merge pull request #10259 from imsodin/nfo_partial-squashedMartijn Kaijser
Add possibility to get information from both .nfo and scraper
2016-09-25remove duplicate button idronie
2016-09-25Merge pull request #10558 from ronie/epg-focusKai Sommerfeld
[epg] fix mouse focus
2016-09-25[paplayer] fix codec deinit (was never called)Alwin Esch
It calls DeInit now on ADDON::CAudioDecoder like on VideoPlayerCodec. Also becomes the DeInit removed from ICodec since it is handled on the classes themselves.
2016-09-25Merge pull request #10559 from AlwinEsch/remove-not-needed-functionAlwin Esch
[paplayer] remove no more needed virtual CAEChannelInfo GetChannelInfo()
2016-09-25Merge pull request #10296 from laurimyllari/todo-stringsMartijn Kaijser
settings: provide descriptions for color management settings
2016-09-25[paplayer] remove no more needed virtual CAEChannelInfo GetChannelInfo()Alwin Esch
The use of them was removed with commit 071d9423d5dc0632f3505627f5adc73cea0d528e (AE: move iec packing for passthrough into AE, contains squashed code...)
2016-09-24settings: update cms descriptionsLauri Myllari
2016-09-25prefer item fanart over container fanartronie
2016-09-25Merge pull request #10556 from ronie/estuary-backgroundsronie
[estuary] check if fanart pack is selected
2016-09-25[epg] fix mouse focusronie
2016-09-25Merge pull request #10396 from fetzerch/cmake_win_3.6Christian Fetzer
[cmake/win32] Bump minimum CMake version to 3.6
2016-09-24[appveyor] Use wget to download mingw dependsChristian Fetzer
curl silenty fails.
2016-09-24[appveyor] Show RDP connection information for debuggingChristian Fetzer
2016-09-24Merge pull request #10548 from fritsch/ffmpeg-kodiMartijn Kaijser
FFmpeg: Bump to version 3.1.3-Krypton-Beta3-2
2016-09-24[estuary] check if fanart pack is selectedronie
2016-09-24CGUIMediaWindow: improve readability of ".." logicGarrett Brown
2016-09-24Merge pull request #10555 from garbear/bump-default-controllerMartijn Kaijser
Bump game.controller.default to v1.0.3
2016-09-24Bump game.controller.default to v1.0.3Garrett Brown
2016-09-24Merge pull request #10549 from Rechi/formatWarningsRainer Hochecker
Fix some format warnings
2016-09-24Merge pull request #10552 from FernetMenta/voodooRainer Hochecker
VideoPlayer: fix wav playback on win32
2016-09-24Merge pull request #10551 from xbmc/revert-10507-fix-pvr-database-accessRainer Hochecker
Revert "Fix potential SQL constraint integrity violation in the PVR database"
2016-09-24VideoPlayer: fix wav playback on win32xbmc
2016-09-24Revert "Fix potential SQL constraint integrity violation in the PVR database"Rainer Hochecker
2016-09-24[mention-bot] Correct typoh.udo
2016-09-24Merge pull request #10550 from Memphiz/kodihome_stillneededMemphiz
Revert "[osx/readme] - remove KODI_HOME bits from readme (not needed …
2016-09-24Revert "[osx/readme] - remove KODI_HOME bits from readme (not needed anymore)"Memphiz
its still needed in the default xcode setup as it seems This reverts commit fbc59139074ac7ce1c2f6730f914b661138044c2.
2016-09-24Fix some format warningsRechi
2016-09-24Merge pull request #10227 from MartijnKaijser/droid_libusbMartijn Kaijser
[droid] disable libcec, libusb