vuplus_xbmc
8 years agoMerge pull request #9067 from garbear/fix-xbox
Martijn Kaijser [Mon, 8 Feb 2016 08:21:29 +0000 (09:21 +0100)]
Merge pull request #9067 from garbear/fix-xbox

[backport] Fix Xbox controller crash on Windows. #16279

8 years agoMerge pull request #9057 from anaconda/jarvis_settings-dsp-labels
Martijn Kaijser [Mon, 8 Feb 2016 08:21:21 +0000 (09:21 +0100)]
Merge pull request #9057 from anaconda/jarvis_settings-dsp-labels

[Jarvis] [lang/settings] Fix ADSP labels.

8 years agoMerge pull request #9074 from fritsch/ffmpeg-2.8.6-kodi-1
Martijn Kaijser [Sun, 7 Feb 2016 14:43:07 +0000 (15:43 +0100)]
Merge pull request #9074 from fritsch/ffmpeg-2.8.6-kodi-1

FFmpeg 2.8.6-Jarvis-16.0

8 years agoFFmpeg: Use 2.8.6-Jarvis-16.0
fritsch [Sun, 7 Feb 2016 12:17:57 +0000 (13:17 +0100)]
FFmpeg: Use 2.8.6-Jarvis-16.0

8 years agoRevert "FFmpeg: Bump to 2.8.6-Jarvis-16.1"
fritsch [Sun, 7 Feb 2016 12:38:57 +0000 (13:38 +0100)]
Revert "FFmpeg: Bump to 2.8.6-Jarvis-16.1"

This reverts commit 5749c951800e9989dd47339662f374f38987628d.

8 years agoMerge pull request #9068 from fritsch/ffmpeg-Jarvis-16.1-Jarvis
Martijn Kaijser [Sun, 7 Feb 2016 11:29:39 +0000 (12:29 +0100)]
Merge pull request #9068 from fritsch/ffmpeg-Jarvis-16.1-Jarvis

FFmpeg: Bump to 2.8.6-Jarvis-16.1

8 years agoMerge pull request #9071 from MartijnKaijser/v16_repo
Martijn Kaijser [Sun, 7 Feb 2016 10:37:35 +0000 (11:37 +0100)]
Merge pull request #9071 from MartijnKaijser/v16_repo

[addons] sync with repo

8 years ago[addons] sync with repo
Martijn Kaijser [Sun, 7 Feb 2016 10:34:14 +0000 (11:34 +0100)]
[addons] sync with repo

8 years agoFFmpeg: Bump to 2.8.6-Jarvis-16.1
fritsch [Sun, 7 Feb 2016 07:08:23 +0000 (08:08 +0100)]
FFmpeg: Bump to 2.8.6-Jarvis-16.1

8 years agoFix Xbox controller crash on Windows. #16279
Erik Kessler [Tue, 26 Jan 2016 12:30:04 +0000 (06:30 -0600)]
Fix Xbox controller crash on Windows. #16279

Fast forwarding using the right trigger on an Xbox controller on Windows causes Kodi to freeze. An incorrect sign causes undefined behavior that eventually leads to an infinite loop. Fixed by making sure iPower is positive. Fixes http://trac.kodi.tv/ticket/16279

8 years ago[lang/settings] Fix ADSP labels.
anaconda [Fri, 5 Feb 2016 10:50:32 +0000 (11:50 +0100)]
[lang/settings] Fix ADSP labels.

Fixes #16504

(cherry picked from commit c6bcc3e106873eadcd17bba2bd0ebc298a346c4f)

8 years agoMerge pull request #9036 from MilhouseVH/fix_mysql_songs_backport
Martijn Kaijser [Thu, 4 Feb 2016 20:27:03 +0000 (21:27 +0100)]
Merge pull request #9036 from MilhouseVH/fix_mysql_songs_backport

[mysql]: Fix limited songs query after #9005

8 years agoMerge pull request #9033 from MartijnKaijser/8971
Martijn Kaijser [Thu, 4 Feb 2016 20:26:28 +0000 (21:26 +0100)]
Merge pull request #9033 from MartijnKaijser/8971

[TexturePacker][gif] The Graphic Control Extension is optional.

8 years agoMerge pull request #9052 from koying/fixlongrepeat
Martijn Kaijser [Thu, 4 Feb 2016 19:54:39 +0000 (20:54 +0100)]
Merge pull request #9052 from koying/fixlongrepeat

FIX: [longpress] do not repeat long presses

8 years agoFIX: [longpress] do not repeat long presses
Chris "koying" Browet [Thu, 4 Feb 2016 16:04:59 +0000 (17:04 +0100)]
FIX: [longpress] do not repeat long presses

8 years agoMerge pull request #9048 from hudokkow/thebutler_Jarvis
Martijn Kaijser [Thu, 4 Feb 2016 18:36:30 +0000 (19:36 +0100)]
Merge pull request #9048 from hudokkow/thebutler_Jarvis

[Jarvis][travis-ci] Add travis linux support

8 years ago[Jarvis] Add travic-ci badge to README.md
h.udo [Thu, 4 Feb 2016 15:48:31 +0000 (15:48 +0000)]
[Jarvis] Add travic-ci badge to README.md

8 years ago[Jarvis] Add travis linux support
h.udo [Thu, 4 Feb 2016 15:47:34 +0000 (15:47 +0000)]
[Jarvis] Add travis linux support

8 years agoMerge pull request #9039 from MartijnKaijser/kb
Martijn Kaijser [Wed, 3 Feb 2016 19:16:21 +0000 (20:16 +0100)]
Merge pull request #9039 from MartijnKaijser/kb

fix French AZERTY keyboard layout

8 years agofix French AZERTY keyboard layout
Martijn Kaijser [Wed, 3 Feb 2016 19:07:59 +0000 (20:07 +0100)]
fix French AZERTY keyboard layout

8 years agoMerge pull request #9037 from anaconda/jarvis_fix-scroller-8197
Martijn Kaijser [Wed, 3 Feb 2016 15:49:34 +0000 (16:49 +0100)]
Merge pull request #9037 from anaconda/jarvis_fix-scroller-8197

[Jarvis] CGUIListContainer: reset scroller position too on GUI_MSG_LABEL_RESET.

8 years agoCGUIListContainer: reset scroller position too on GUI_MSG_LABEL_RESET.
anaconda [Mon, 1 Feb 2016 08:54:43 +0000 (09:54 +0100)]
CGUIListContainer: reset scroller position too on GUI_MSG_LABEL_RESET.

Fixes #16406

(cherry picked from commit a62a5275224423056013926a3a2be770bb643374)

8 years ago[mysql]: Fix limited songs query after #9005
MilhouseVH [Wed, 3 Feb 2016 10:29:58 +0000 (10:29 +0000)]
[mysql]: Fix limited songs query after #9005

8 years ago[TexturePacker][gif] The Graphic Control Extension is optional.
Martijn Kaijser [Tue, 2 Feb 2016 17:25:51 +0000 (18:25 +0100)]
[TexturePacker][gif] The Graphic Control Extension is optional.

8 years agoMerge pull request #9032 from MartijnKaijser/french_kb
Martijn Kaijser [Tue, 2 Feb 2016 17:08:41 +0000 (18:08 +0100)]
Merge pull request #9032 from MartijnKaijser/french_kb

Create french keyboardlayout

8 years agoCreate french keyboardlayout
1977David [Mon, 1 Feb 2016 13:38:05 +0000 (14:38 +0100)]
Create french keyboardlayout

8 years agoMerge pull request #9031 from popcornmix/mmalunsupported_jarvis
jenkins4kodi [Tue, 2 Feb 2016 14:44:47 +0000 (15:44 +0100)]
Merge pull request #9031 from popcornmix/mmalunsupported_jarvis

8 years agommalrender: Reject unsupported render formats
popcornmix [Fri, 8 Jan 2016 13:37:03 +0000 (13:37 +0000)]
mmalrender: Reject unsupported render formats

Avoids a crash when 10-bit video is played

8 years agoMerge pull request #9024 from stefansaraev/4662-backport
jenkins4kodi [Tue, 2 Feb 2016 00:12:17 +0000 (01:12 +0100)]
Merge pull request #9024 from stefansaraev/4662-backport

8 years ago[aml] fix trac 16515
Arnold Neugebauer Zweikeks [Mon, 1 Feb 2016 20:24:15 +0000 (22:24 +0200)]
[aml] fix trac 16515

8 years agoMerge pull request #9003 from ronie/confluence-rds-backport
Martijn Kaijser [Mon, 1 Feb 2016 16:13:39 +0000 (17:13 +0100)]
Merge pull request #9003 from ronie/confluence-rds-backport

[Confluence-Jarvis] fix radio channels background

8 years agoMerge pull request #9005 from DaveTBlake/JarvisFixGetSongCountLimit
Martijn Kaijser [Mon, 1 Feb 2016 11:00:56 +0000 (12:00 +0100)]
Merge pull request #9005 from DaveTBlake/JarvisFixGetSongCountLimit

Jarvis Fix AudioLibrary.GetSongs missing songs when using limits

8 years agoMerge pull request #9013 from tamland/icon_requests
Martijn Kaijser [Mon, 1 Feb 2016 11:00:50 +0000 (12:00 +0100)]
Merge pull request #9013 from tamland/icon_requests

[addons] show install notification for local version

8 years agoMerge pull request #9011 from Stane1983/android-aarch64-asimd-jarvis
Martijn Kaijser [Mon, 1 Feb 2016 11:00:31 +0000 (12:00 +0100)]
Merge pull request #9011 from Stane1983/android-aarch64-asimd-jarvis

[Jarvis] FIX Android: On newer kernels neon cpu feature is represented as asimd

8 years ago[addons] show install notification for local version
Thomas Amland [Sun, 31 Jan 2016 21:20:52 +0000 (22:20 +0100)]
[addons] show install notification for local version

prevents icon from being downloaded again

8 years agoFIX Android: On newer kernels neon cpu feature is represented as asimd
Stanislav Vlasic [Fri, 22 Jan 2016 05:27:21 +0000 (06:27 +0100)]
FIX Android: On newer kernels neon cpu feature is represented as asimd

Newer kernels, for example starting from 3.14.33 kernel; commit:
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/diff/?h=linux-3.14.y&id=42b34c73ae40e3158779a5d47dcd514702804613

8 years agoFix GetSongsFullByWhere to use left join (some songs do not have artists) and apply...
DaveTBlake [Sun, 31 Jan 2016 14:59:49 +0000 (14:59 +0000)]
Fix GetSongsFullByWhere to use left join (some songs do not have artists) and apply count limit to just songs

8 years agoMerge pull request #9001 from afedchin/fix_win_occluded_j
Martijn Kaijser [Sun, 31 Jan 2016 14:10:54 +0000 (15:10 +0100)]
Merge pull request #9001 from afedchin/fix_win_occluded_j

[dx11] Fix: Properly handle DXGI_STATUS_OCCLUDED status, previous met…

8 years agoMerge pull request #9000 from MartijnKaijser/8905
Martijn Kaijser [Sun, 31 Jan 2016 14:10:43 +0000 (15:10 +0100)]
Merge pull request #9000 from MartijnKaijser/8905

Add missing MOOD tag scanning for FLAC/Ogg/Xiph/Vorbis, ASF and MP4/i…

8 years agofix radio channels background
ronie [Sun, 31 Jan 2016 13:53:55 +0000 (14:53 +0100)]
fix radio channels background

8 years agoMerge pull request #8983 from ksooo/jarvis-trac16548
Martijn Kaijser [Sun, 31 Jan 2016 12:29:00 +0000 (13:29 +0100)]
Merge pull request #8983 from ksooo/jarvis-trac16548

[PVR] Guide window: EPG grid: now even works if none of the available channels has EPG data (fixes trac#16548).

8 years agoMerge pull request #8997 from Voyager1/jarvis-fix-multipartstack
jenkins4kodi [Sun, 31 Jan 2016 12:22:28 +0000 (13:22 +0100)]
Merge pull request #8997 from Voyager1/jarvis-fix-multipartstack

8 years ago[dx11] Fix: Properly handle DXGI_STATUS_OCCLUDED status, previous method may cause...
Anton Fedchin [Fri, 29 Jan 2016 14:30:05 +0000 (17:30 +0300)]
[dx11] Fix: Properly handle DXGI_STATUS_OCCLUDED status, previous method may cause overflow in dirty regions stack when desktop was locked for long time.

8 years agoMerge pull request #8998 from Voyager1/jarvis-fix-dvd
jenkins4kodi [Sun, 31 Jan 2016 10:41:13 +0000 (11:41 +0100)]
Merge pull request #8998 from Voyager1/jarvis-fix-dvd

8 years agoAdd missing MOOD tag scanning for FLAC/Ogg/Xiph/Vorbis, ASF and MP4/iTunes like other...
DaveTBlake [Mon, 18 Jan 2016 16:24:33 +0000 (16:24 +0000)]
Add missing MOOD tag scanning for FLAC/Ogg/Xiph/Vorbis, ASF and MP4/iTunes like other file formats

8 years agoMerge pull request #8999 from MartijnKaijser/rc3
Martijn Kaijser [Sun, 31 Jan 2016 09:35:18 +0000 (10:35 +0100)]
Merge pull request #8999 from MartijnKaijser/rc3

bump to 16.0rc3

8 years agobump to 16.0rc3
Martijn Kaijser [Sun, 31 Jan 2016 09:31:31 +0000 (10:31 +0100)]
bump to 16.0rc3

8 years ago[DVD] fix invisible menu overlays when corrected pts becomes negative after discontin...
Voyager1 [Sat, 2 Jan 2016 19:02:48 +0000 (20:02 +0100)]
[DVD] fix invisible menu overlays when corrected pts becomes negative after discontinuities

8 years ago[DVD] fix invisible buttons by delay checking for invalid menu buttons
Voyager1 [Sat, 30 Jan 2016 15:21:43 +0000 (16:21 +0100)]
[DVD] fix invisible buttons by delay checking for invalid menu buttons
until after the player received them from the demuxer

8 years agofix multi-part stack selection of correct part
Voyager1 [Thu, 7 Jan 2016 20:23:42 +0000 (21:23 +0100)]
fix multi-part stack selection of correct part

8 years ago[PVR] Guide window: EPG grid: now even works if none of the available channels has...
Kai Sommerfeld [Thu, 28 Jan 2016 22:54:19 +0000 (23:54 +0100)]
[PVR] Guide window: EPG grid: now even works if none of the available channels has EPG data (fixes trac#16548).

8 years agoMerge pull request #8962 from ksooo/jarvis-trac16539
Martijn Kaijser [Thu, 28 Jan 2016 16:49:42 +0000 (17:49 +0100)]
Merge pull request #8962 from ksooo/jarvis-trac16539

[PVR] Fix crash after selecting 'Add timer' in PVR timer window, closes Trac16539

8 years agoMerge pull request #8957 from Memphiz/fix_usb_crash_bp
Memphiz [Thu, 28 Jan 2016 16:10:09 +0000 (17:10 +0100)]
Merge pull request #8957 from Memphiz/fix_usb_crash_bp

[osx] - Fix crash when unplugging usb devices

8 years ago[PVR] Guide/Search/channel window: Do not add 'Record' if backend does not support...
Kai Sommerfeld [Tue, 26 Jan 2016 14:26:29 +0000 (15:26 +0100)]
[PVR] Guide/Search/channel window: Do not add 'Record' if backend does not support timers.

8 years ago[PVR] Timer window: Show error box if 'Add timer' is selected and PVR backend does...
Kai Sommerfeld [Tue, 26 Jan 2016 16:14:55 +0000 (17:14 +0100)]
[PVR] Timer window: Show error box if 'Add timer' is selected and PVR backend does not support timers (fixes trac#16539)

8 years agoRevert "fixed, memory leak. Note to self, these routines attach but do not detach...
Memphiz [Tue, 26 Jan 2016 06:22:30 +0000 (07:22 +0100)]
Revert "fixed, memory leak. Note to self, these routines attach but do not detach under 10.9.5"

This reverts commit c6ef89dc4a1ca6e507a53c3039131050780a55c2.

The commit resulted in a crash in the usb detach callback.

8 years agoMerge pull request #8947 from Montellese/Jarvis_fix_profile_switching
Martijn Kaijser [Mon, 25 Jan 2016 17:28:55 +0000 (18:28 +0100)]
Merge pull request #8947 from Montellese/Jarvis_fix_profile_switching

[jarvis][profiles] don't save skin settings on master profile when it was only loaded to switch between two other profiles

8 years agoMerge pull request #8949 from fritsch/jarvisae
Martijn Kaijser [Sun, 24 Jan 2016 00:00:20 +0000 (01:00 +0100)]
Merge pull request #8949 from fritsch/jarvisae

ActiveAE: Increase timeout for sink init to 60 seconds

8 years agoMerge pull request #8934 from MartijnKaijser/16rc2
Martijn Kaijser [Sun, 24 Jan 2016 00:00:10 +0000 (01:00 +0100)]
Merge pull request #8934 from MartijnKaijser/16rc2

bump to 16.0rc2

8 years ago[lang] updated language files from Transifex for Skin Confluence
txtranslation [Sat, 23 Jan 2016 22:26:25 +0000 (22:26 +0000)]
[lang] updated language files from Transifex for Skin Confluence

8 years ago[lang] updated language files from Transifex
txtranslation [Sat, 23 Jan 2016 22:26:24 +0000 (22:26 +0000)]
[lang] updated language files from Transifex

8 years agoActiveAE: Increase timeout for sink init to 60 seconds
fritsch [Sat, 23 Jan 2016 20:49:09 +0000 (21:49 +0100)]
ActiveAE: Increase timeout for sink init to 60 seconds

8 years ago[profiles] don't save skin settings on master profile when it was only loaded to...
montellese [Sat, 23 Jan 2016 10:53:04 +0000 (11:53 +0100)]
[profiles] don't save skin settings on master profile when it was only loaded to switch between two other profiles

8 years agobump to 16.0rc2
Martijn Kaijser [Wed, 20 Jan 2016 20:42:58 +0000 (21:42 +0100)]
bump to 16.0rc2

8 years agoMerge pull request #8902 from koying/fixlongpress
Martijn Kaijser [Wed, 20 Jan 2016 20:01:36 +0000 (21:01 +0100)]
Merge pull request #8902 from koying/fixlongpress

FIX: [longpress] fixes ghost repeat

8 years agoFIX: [longpress] fixes ghost repeat
Chris "Koying" Browet [Sun, 17 Jan 2016 20:26:04 +0000 (21:26 +0100)]
FIX: [longpress] fixes ghost repeat

8 years agoMerge pull request #8927 from MartijnKaijser/8912
Martijn Kaijser [Wed, 20 Jan 2016 17:12:04 +0000 (18:12 +0100)]
Merge pull request #8927 from MartijnKaijser/8912

fix crashing if music is scanning and application gets stopped

8 years agofix crashing if music is scanning and application gets stopped
Rechi [Tue, 19 Jan 2016 09:17:46 +0000 (10:17 +0100)]
fix crashing if music is scanning and application gets stopped

8 years agoMerge pull request #8918 from MartijnKaijser/8879
Martijn Kaijser [Wed, 20 Jan 2016 12:11:57 +0000 (13:11 +0100)]
Merge pull request #8918 from MartijnKaijser/8879

ignore default select action on scripts - fixes #16516

8 years agoMerge pull request #8920 from MartijnKaijser/8898
Martijn Kaijser [Wed, 20 Jan 2016 12:11:49 +0000 (13:11 +0100)]
Merge pull request #8920 from MartijnKaijser/8898

[filesystem] handle resource paths as file paths

8 years agoMerge pull request #8921 from ronie/re-touched-final
Martijn Kaijser [Wed, 20 Jan 2016 12:11:33 +0000 (13:11 +0100)]
Merge pull request #8921 from ronie/re-touched-final

[re-touched] final update for jarvis

8 years ago[re-touched] final update for jarvis
ronie [Tue, 19 Jan 2016 23:05:48 +0000 (00:05 +0100)]
[re-touched] final update for jarvis

8 years ago[filesystem] handle resource paths as file paths
Thomas Amland [Sun, 17 Jan 2016 16:46:06 +0000 (17:46 +0100)]
[filesystem] handle resource paths as file paths

fixes incorrect parsing of filenames containing @ characters

8 years agoignore default select action on scripts - fixes #16516
Martijn Kaijser [Tue, 19 Jan 2016 21:24:45 +0000 (22:24 +0100)]
ignore default select action on scripts - fixes #16516

8 years agoJarvis binary addons now taken from repo-binary-addons Jarvis branch
Kai Sommerfeld [Sun, 17 Jan 2016 17:47:46 +0000 (18:47 +0100)]
Jarvis binary addons now taken from repo-binary-addons Jarvis branch

8 years agoMerge pull request #8884 from FernetMenta/vpfix2
Martijn Kaijser [Sun, 17 Jan 2016 12:20:43 +0000 (13:20 +0100)]
Merge pull request #8884 from FernetMenta/vpfix2

VideoPlayer: allow dts of video streams to jump bach more up to 500ms…

8 years agoVideoPlayer: allow dts of video streams to jump bach more up to 500ms - if those...
Rainer Hochecker [Sat, 16 Jan 2016 13:32:19 +0000 (14:32 +0100)]
VideoPlayer: allow dts of video streams to jump bach more up to 500ms - if those streams have no dts, dts equals pts

8 years agoMerge pull request #8881 from fritsch/jarvis-ffmpeg-2.8.5
Martijn Kaijser [Sat, 16 Jan 2016 12:54:03 +0000 (13:54 +0100)]
Merge pull request #8881 from fritsch/jarvis-ffmpeg-2.8.5

FFmpeg: Bump to 2.8.5-Jarvis-rc1

8 years agoMerge pull request #8869 from ksooo/jarvis-fix-epggridcontainer-use-after-free
Kai Sommerfeld [Sat, 16 Jan 2016 12:45:49 +0000 (13:45 +0100)]
Merge pull request #8869 from ksooo/jarvis-fix-epggridcontainer-use-after-free

[EPG] CGUIEPGGridContainer::UpdateItem: Fix m_item 'use after free' and invalid cursors, offsets.

8 years agoFFmpeg: Bump to 2.8.5-Jarvis-rc1
fritsch [Fri, 15 Jan 2016 17:29:25 +0000 (18:29 +0100)]
FFmpeg: Bump to 2.8.5-Jarvis-rc1

8 years ago[EPG] CGUIEPGGridContainer::UpdateItem: Fix m_item 'use after free' and invalid curso...
Kai Sommerfeld [Tue, 12 Jan 2016 13:28:40 +0000 (14:28 +0100)]
[EPG] CGUIEPGGridContainer::UpdateItem: Fix m_item 'use after free' and invalid cursors, offsets.

8 years agoMerge pull request #8845 from Tolriq/Jarvis
jenkins4kodi [Thu, 14 Jan 2016 18:13:15 +0000 (19:13 +0100)]
Merge pull request #8845 from Tolriq/Jarvis

8 years agoMerge pull request #8858 from phil65/jarvis_addons_content_type
jenkins4kodi [Wed, 13 Jan 2016 19:38:18 +0000 (20:38 +0100)]
Merge pull request #8858 from phil65/jarvis_addons_content_type

8 years ago[guiinfo] content type fix for addon browser
phil65 [Wed, 13 Jan 2016 15:40:16 +0000 (16:40 +0100)]
[guiinfo] content type fix for addon browser

8 years agoMerge pull request #8853 from MartijnKaijser/16rc1
Martijn Kaijser [Tue, 12 Jan 2016 18:11:06 +0000 (19:11 +0100)]
Merge pull request #8853 from MartijnKaijser/16rc1

bump to 16.0rc1

8 years agoMerge pull request #8854 from MartijnKaijser/scraper16
Martijn Kaijser [Tue, 12 Jan 2016 18:11:00 +0000 (19:11 +0100)]
Merge pull request #8854 from MartijnKaijser/scraper16

sync scrapers with repo

8 years agosync scrapers with repo
Martijn Kaijser [Tue, 12 Jan 2016 17:54:18 +0000 (18:54 +0100)]
sync scrapers with repo

8 years agobump to 16.0rc1
Martijn Kaijser [Tue, 12 Jan 2016 17:49:01 +0000 (18:49 +0100)]
bump to 16.0rc1

8 years agoFix Http server default port on all platforms
Tolriq [Mon, 11 Jan 2016 16:06:46 +0000 (17:06 +0100)]
Fix Http server default port on all platforms
Use 8080 from default settings.xml
Keep previous default value if webserver is activated

8 years agoMerge pull request #8846 from ksooo/jarvis-pvr-fix-dancing-progressbar
Kai Sommerfeld [Mon, 11 Jan 2016 21:40:09 +0000 (22:40 +0100)]
Merge pull request #8846 from ksooo/jarvis-pvr-fix-dancing-progressbar

[PVR] Fix 'dancing' OSD progress bar while switching channels.

8 years ago[PVR] Fix 'dancing' OSD progress bar while switching channels.
Kai Sommerfeld [Sun, 10 Jan 2016 22:29:53 +0000 (23:29 +0100)]
[PVR] Fix 'dancing' OSD progress bar while switching channels.

8 years agoMerge pull request #8834 from ronie/upsidedown-jarvis
ronie [Mon, 11 Jan 2016 15:22:49 +0000 (16:22 +0100)]
Merge pull request #8834 from ronie/upsidedown-jarvis

fix Container.SortOrder infolabel - Jarvis

8 years ago[lang] updated language files from Transifex for Skin Confluence
txtranslation [Sun, 10 Jan 2016 21:41:24 +0000 (21:41 +0000)]
[lang] updated language files from Transifex for Skin Confluence

8 years ago[lang] updated language files from Transifex
txtranslation [Sun, 10 Jan 2016 21:41:23 +0000 (21:41 +0000)]
[lang] updated language files from Transifex

8 years agofix Container.SortOrder infolabel
ronie [Sun, 10 Jan 2016 18:35:07 +0000 (19:35 +0100)]
fix Container.SortOrder infolabel

8 years agoMerge pull request #8826 from DaveTBlake/Jarvis_NoScanContextForAddMusic
Martijn Kaijser [Sun, 10 Jan 2016 15:29:36 +0000 (07:29 -0800)]
Merge pull request #8826 from DaveTBlake/Jarvis_NoScanContextForAddMusic

Backport fix context menu for "Add music..." item to remove "Scan to library" option

8 years agoMerge pull request #8823 from ace20022/tp_jarvis
Martijn Kaijser [Sun, 10 Jan 2016 15:29:26 +0000 (07:29 -0800)]
Merge pull request #8823 from ace20022/tp_jarvis

[tools][texturepacker] Fix gif decoding and packaging

8 years agoPrevent "Scan to library" appearing on context menu for "Add music" item of music...
DaveTBlake [Sun, 10 Jan 2016 11:25:05 +0000 (11:25 +0000)]
Prevent "Scan to library" appearing on context menu for "Add music" item of music file view

8 years agoMerge pull request #8756 from arnova/dircache_url_options_fix_jarvis
Martijn Kaijser [Sun, 10 Jan 2016 08:33:14 +0000 (00:33 -0800)]
Merge pull request #8756 from arnova/dircache_url_options_fix_jarvis

fixed: Dir cache should ignore url (protocol) options (fixes #16469)

8 years agoMerge pull request #8811 from ace20022/disposal_Jarvis
Martijn Kaijser [Sun, 10 Jan 2016 05:03:02 +0000 (21:03 -0800)]
Merge pull request #8811 from ace20022/disposal_Jarvis

[gif] Fall back to DISPOSAL_UNSPECIFIED if no valid disposal method i…