aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-20Merge pull request #8902 from koying/fixlongpress16.0rc1-JarvisMartijn Kaijser
FIX: [longpress] fixes ghost repeat
2016-01-20FIX: [longpress] fixes ghost repeatChris "Koying" Browet
2016-01-20Merge pull request #8927 from MartijnKaijser/8912Martijn Kaijser
fix crashing if music is scanning and application gets stopped
2016-01-20fix crashing if music is scanning and application gets stoppedRechi
2016-01-20Merge pull request #8918 from MartijnKaijser/8879Martijn Kaijser
ignore default select action on scripts - fixes #16516
2016-01-20Merge pull request #8920 from MartijnKaijser/8898Martijn Kaijser
[filesystem] handle resource paths as file paths
2016-01-20Merge pull request #8921 from ronie/re-touched-finalMartijn Kaijser
[re-touched] final update for jarvis
2016-01-20[re-touched] final update for jarvisronie
2016-01-19[filesystem] handle resource paths as file pathsThomas Amland
fixes incorrect parsing of filenames containing @ characters
2016-01-19ignore default select action on scripts - fixes #16516Martijn Kaijser
2016-01-17Jarvis binary addons now taken from repo-binary-addons Jarvis branchKai Sommerfeld
2016-01-17Merge pull request #8884 from FernetMenta/vpfix2Martijn Kaijser
VideoPlayer: allow dts of video streams to jump bach more up to 500ms…
2016-01-16VideoPlayer: allow dts of video streams to jump bach more up to 500ms - if ↵Rainer Hochecker
those streams have no dts, dts equals pts
2016-01-16Merge pull request #8881 from fritsch/jarvis-ffmpeg-2.8.5Martijn Kaijser
FFmpeg: Bump to 2.8.5-Jarvis-rc1
2016-01-16Merge pull request #8869 from ksooo/jarvis-fix-epggridcontainer-use-after-freeKai Sommerfeld
[EPG] CGUIEPGGridContainer::UpdateItem: Fix m_item 'use after free' and invalid cursors, offsets.
2016-01-16FFmpeg: Bump to 2.8.5-Jarvis-rc1fritsch
2016-01-15[EPG] CGUIEPGGridContainer::UpdateItem: Fix m_item 'use after free' and ↵Kai Sommerfeld
invalid cursors, offsets.
2016-01-14Merge pull request #8845 from Tolriq/Jarvisjenkins4kodi
2016-01-13Merge pull request #8858 from phil65/jarvis_addons_content_typejenkins4kodi
2016-01-13[guiinfo] content type fix for addon browserphil65
2016-01-12Merge pull request #8853 from MartijnKaijser/16rc1Martijn Kaijser
bump to 16.0rc1
2016-01-12Merge pull request #8854 from MartijnKaijser/scraper16Martijn Kaijser
sync scrapers with repo
2016-01-12sync scrapers with repoMartijn Kaijser
2016-01-12bump to 16.0rc1Martijn Kaijser
2016-01-12Fix Http server default port on all platformsTolriq
Use 8080 from default settings.xml Keep previous default value if webserver is activated
2016-01-11Merge pull request #8846 from ksooo/jarvis-pvr-fix-dancing-progressbarKai Sommerfeld
[PVR] Fix 'dancing' OSD progress bar while switching channels.
2016-01-11[PVR] Fix 'dancing' OSD progress bar while switching channels.Kai Sommerfeld
2016-01-11Merge pull request #8834 from ronie/upsidedown-jarvisronie
fix Container.SortOrder infolabel - Jarvis
2016-01-10[lang] updated language files from Transifex for Skin Confluence16.0b5-Jarvistxtranslation
2016-01-10[lang] updated language files from Transifextxtranslation
2016-01-10fix Container.SortOrder infolabelronie
2016-01-10Merge pull request #8826 from DaveTBlake/Jarvis_NoScanContextForAddMusicMartijn Kaijser
Backport fix context menu for "Add music..." item to remove "Scan to library" option
2016-01-10Merge pull request #8823 from ace20022/tp_jarvisMartijn Kaijser
[tools][texturepacker] Fix gif decoding and packaging
2016-01-10Prevent "Scan to library" appearing on context menu for "Add music" item of ↵DaveTBlake
music file view
2016-01-10Merge pull request #8756 from arnova/dircache_url_options_fix_jarvisMartijn Kaijser
fixed: Dir cache should ignore url (protocol) options (fixes #16469)
2016-01-09Merge pull request #8811 from ace20022/disposal_JarvisMartijn Kaijser
[gif] Fall back to DISPOSAL_UNSPECIFIED if no valid disposal method i…
2016-01-09Merge pull request #8809 from ace20022/del_JarvisMartijn Kaijser
[TextureManager] Fix possible invalid pointer deletion.
2016-01-09[tools][win32] Bump texturepacker to version 1.0.5.ace20022
2016-01-09[gif][depends] Bump static and dynamic gif lib to 5.1.1.ace20022
2016-01-09[tools][texturepacker] Fix gif decoding and packaging .ace20022
2016-01-09fixed: Our dir cache should always ignore url (protocol) options (fixes #16469)arnova
2016-01-09Merge pull request #8815 from ksooo/jarvis-fix-channelswitchdelayKai Sommerfeld
[PVR] Fix ACTION_CHANNEL_[UP|DOWN] & ACTION_[NEXT|PREV]_ITEM to respect channel switch delay settings.
2016-01-08[PVR] Fix ACTION_CHANNEL_[UP|DOWN] & ACTION_[NEXT|PREV]_ITEM to respect ↵Kai Sommerfeld
channel switch delay settings.
2016-01-08[gif] Fall back to DISPOSAL_UNSPECIFIED if no valid disposal method is ↵ace20022
specified.
2016-01-08[TextureManager] Fix possible invalid pointer deletion.ace20022
2016-01-08Merge pull request #8786 from ace20022/gif_jarvisjenkins4kodi
2016-01-08Merge pull request #8758 from afedchin/memcpy_sse2_fix_jMartijn Kaijser
[win32] memcpy_sse2: Fixed possible heap corruption if chroma width i…
2016-01-08Merge pull request #8792 from Voyager1/deinterlace-fix-jarvisMartijn Kaijser
[backport] Fix broken DXVA deinterlacing
2016-01-07[dxva] since deinterlace options are disabled, don't use themVoyager1
2016-01-06[gif] Add more version #ifdefs.ace20022