aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-02fix strings after #8180un1versal
Fixes a typo and normalizes the mentions of \"Videos\" and \"Pictures\" mentions
2015-12-02Fix missing disc number when in file view. As song.iTrack holds both disc ↵DaveTBlake
and track numbers, SetSong needs to set both.
2015-12-02[GUI] remove "Add source" from MyPrograms sectionphil65
2015-12-02[strings] fix typoMartijn Kaijser
2015-12-02Fix DPMS detection for X11 without GLXAvdienko Mikhail
2015-12-02Merge pull request #8401 from MartijnKaijser/adjusttoMartijn Kaijser
[droid] Don't show option "sync playback to display" as it's not supp…
2015-12-02Merge pull request #8462 from HitcherUK/masterMartijn Kaijser
[skin.confluence] Fix main menu player controls
2015-12-02Merge pull request #8465 from DaveTBlake/FixAddonPlayMissingArtDave Blake
Fix Missing Art in GetItem when Played from Music Addon. Fixes ticket #15416
2015-12-02[osx][XBMCHelper] Comparison of a boolean with an integer.ace20022
2015-12-02[PowerManager] Possible leak in public function. The pointer 'm_instance' is ↵ace20022
not deallocated before it is allocated.
2015-12-02[AMLUtils] Suspicious use of ; at the end of 'if' statement.ace20022
2015-12-02[SMBFile] Invalid number of character '(' when these macros are defined: ↵ace20022
'TARGET_POSIX'.
2015-12-01[lang] bump major version of the en_GB language-addontxtranslation
2015-12-01[lang] updated language files from Transifex for Skin Confluencetxtranslation
2015-12-01[lang] updated language files from Transifextxtranslation
2015-12-01[lang] automatic syntax corrections for the en_GB language filetxtranslation
2015-12-01Merge pull request #8437 from Razzeee/fix-content-typesRazzeee
Fix content types. Fixes #16392
2015-12-01Set FileItem from MusicInfoTag rather than create new and lose artwork in ↵DaveTBlake
CPlayerOperations::GetItem. This now similar to how video handled.
2015-12-01Merge pull request #8449 from koying/fixamlChris Browet
Various AML fixes and cleanups
2015-12-01[GUIWindowManager] Clarify calculation precedence for '&' and '?'.ace20022
2015-12-01[GUIFontTTF] Clarify calculation precedence for '&' and '?'.ace20022
2015-12-01[guiaction] Set retval to true instead of | true in ExecuteActions.ace20022
2015-12-01adjust repository addon to use gzipped addons.xmlThomas Amland
2015-12-01[addons] add support for pre-gzipped addons.xml in repositoriesThomas Amland
2015-12-01[events] fix removal of events (fixes #16403)montellese
2015-12-01Merge pull request #8368 from Memphiz/touch_workaround_filemanagerjenkins4kodi
2015-11-30[touch/filemanager] - workaround for the non-working touch input in the ↵Matthias Kortstiege
filemanager window
2015-11-30add utility for decompressing gzipThomas Amland
2015-11-30[skin.confluence] Fix main menu player controlsHitcherUK
when playing live TV
2015-11-30[string] fix c/p mistakeMartijn Kaijser
2015-11-30[strings] fix incorrect setting descriptionMartijn Kaijser
2015-11-30Fix content types for video. Library paths should not get "files" content type.Kolja Lampe
2015-11-30Fix content types for music. Root and source pathes should not get "files" ↵Kolja Lampe
content type. Also improved playlists handling and added addon handling.
2015-11-30Merge pull request #8398 from ronie/musicvideo-scraperMartijn Kaijser
remove broken musicvideos scraper
2015-11-30Merge pull request #8453 from ronie/overlaysMartijn Kaijser
[gui] drop video/music overlay dialogs leftover part III
2015-11-30Merge pull request #8455 from fritsch/ffmpeg-2.8.3-Jarvis-beta3Martijn Kaijser
ffmpeg: Bump to 2.8.3-Jarvis-beta3
2015-11-29Merge pull request #8456 from AlwinEsch/adsp-fixAlwin Esch
[adsp] fix seg fault if DSP becomes enabled
2015-11-29Merge pull request #8452 from ksooo/fix-pvr-window-flickerKai Sommerfeld
[PVR] Timer update: Fix handling of timers with 'start at any time'
2015-11-29[adsp] Remove unused newRegistration variable during addon registration methodAchim Turan
2015-11-29Merge pull request #8446 from Memphiz/fix_http_traversaljenkins4kodi
2015-11-29[adsp] fix wrong function error check on databaseAlwin Esch
2015-11-28Merge pull request #8422 from Razzeee/coverity-stuffRazzeee
Some coverity fixes for music and pictures
2015-11-28ffmpeg: Bump to 2.8.3-Jarvis-beta3fritsch
2015-11-28Merge pull request #8451 from hudokkow/fix_wrong_message_addon_installtamland
[addons] Fix wrong text on failed add-on install
2015-11-28[adsp] fix crash and frezzes during add-on loadAlwin Esch
2015-11-28[adsp] cleanup system start wayAlwin Esch
2015-11-28[gui] drop video/music overlay dialogs leftover part IIIronie
2015-11-27[PVR] Timer update: Fix handling of timers with 'start at any time'Kai Sommerfeld
2015-11-27FIX: [aml] avoid decoder being deadlockedChris Browet
2015-11-27Merge pull request #8445 from metaron-uk/fix-trac16365Kai Sommerfeld
[PVR] Mark Created ChannnelGroups as Loaded on Persist (extra fix #16365)