vuplus_xbmc
8 years agoMerge pull request #9325 from AlwinEsch/fix-adsp-frezze
Alwin Esch [Fri, 11 Mar 2016 17:09:48 +0000 (18:09 +0100)]
Merge pull request #9325 from AlwinEsch/fix-adsp-frezze

[adsp] fix kodi frezze if no add-on present

8 years ago[adsp] fix kodi frezze if no add-on present
Alwin Esch [Fri, 11 Mar 2016 13:59:28 +0000 (14:59 +0100)]
[adsp] fix kodi frezze if no add-on present

8 years agoMerge pull request #9279 from MartijnKaijser/16.1rc2
Martijn Kaijser [Sun, 6 Mar 2016 16:00:41 +0000 (17:00 +0100)]
Merge pull request #9279 from MartijnKaijser/16.1rc2

bump to 16.1rc2

8 years agobump to 16.1rc2
Martijn Kaijser [Sun, 6 Mar 2016 13:01:11 +0000 (14:01 +0100)]
bump to 16.1rc2

8 years agoMerge pull request #9260 from koying/fixeatenkey
Martijn Kaijser [Sun, 6 Mar 2016 12:23:37 +0000 (13:23 +0100)]
Merge pull request #9260 from koying/fixeatenkey

FIX: [longpress] do not eat keypress after a longpress

8 years agoMerge pull request #9226 from arnova/screensaver_freeze_fix_jarvis
Martijn Kaijser [Sat, 5 Mar 2016 08:55:44 +0000 (09:55 +0100)]
Merge pull request #9226 from arnova/screensaver_freeze_fix_jarvis

fixed: Screensaver would lockup Kodi when stopping on slow systems

8 years agoMerge pull request #9264 from afedchin/win32_fixes_j
Martijn Kaijser [Sat, 5 Mar 2016 08:55:35 +0000 (09:55 +0100)]
Merge pull request #9264 from afedchin/win32_fixes_j

[Backport][Win32] Several small fixes.

8 years agoMerge pull request #9266 from ksooo/jarvis-epg-fix-grid-lockup
Martijn Kaijser [Sat, 5 Mar 2016 08:55:21 +0000 (09:55 +0100)]
Merge pull request #9266 from ksooo/jarvis-epg-fix-grid-lockup

[EPG] Fix lockup when entering epg grid (endless loop)

8 years ago[EPG] Fix lockup when entering epg grid (endless loop)
Kai Sommerfeld [Fri, 4 Mar 2016 17:10:06 +0000 (18:10 +0100)]
[EPG] Fix lockup when entering epg grid (endless loop)

8 years ago[dx11] Fixed possible crash when living hardware stereo mode.
Anton Fedchin [Fri, 4 Mar 2016 16:18:35 +0000 (19:18 +0300)]
[dx11] Fixed possible crash when living hardware stereo mode.

8 years ago[dxva] fixed possible issue with dxva rendering (wrong hue/gamma)
Anton Fedchin [Wed, 2 Mar 2016 14:38:08 +0000 (17:38 +0300)]
[dxva] fixed possible issue with dxva rendering (wrong hue/gamma)

8 years ago[win32] memcpy_sse2: fixed crash in corner case.
Anton Fedchin [Wed, 2 Mar 2016 14:21:16 +0000 (17:21 +0300)]
[win32] memcpy_sse2: fixed crash in corner case.

8 years agoFIX: [longpress] do not eat keypress after a longpress
Chris "Koying" Browet [Thu, 3 Mar 2016 23:28:47 +0000 (00:28 +0100)]
FIX: [longpress] do not eat keypress after a longpress

A longpress triggers the action before the keyup, which is not called at all if a window/dialog is popped up.
Result is m_Lastkey not being reset, and whatever keypress after returning to the original window being ignored.

8 years agoMerge pull request #9224 from afedchin/capture_dxva_fix
Martijn Kaijser [Mon, 29 Feb 2016 12:18:55 +0000 (13:18 +0100)]
Merge pull request #9224 from afedchin/capture_dxva_fix

[Backport][VideoPlayer] WinRenderer: fix render capure when dxva render method …

8 years agoMerge pull request #9223 from ksooo/jarvis-zeroconfbrowseravahi-fix-dtor
Martijn Kaijser [Mon, 29 Feb 2016 12:18:47 +0000 (13:18 +0100)]
Merge pull request #9223 from ksooo/jarvis-zeroconfbrowseravahi-fix-dtor

[network] Fix CZeroconfBrowserAvahi dtor avahi thread termination.

8 years agoMerge pull request #9230 from arnova/one_chapter_fix_Jarvis
Martijn Kaijser [Mon, 29 Feb 2016 12:17:54 +0000 (13:17 +0100)]
Merge pull request #9230 from arnova/one_chapter_fix_Jarvis

changed: Ignore chapters for large step if there's only one

8 years agochanged: Ignore chapters for large step if there's only one
arnova [Thu, 25 Feb 2016 09:42:49 +0000 (10:42 +0100)]
changed: Ignore chapters for large step if there's only one

8 years agofixed: Screensaver would lockup Kodi when stopping on slow systems
arnova [Thu, 25 Feb 2016 10:23:32 +0000 (11:23 +0100)]
fixed: Screensaver would lockup Kodi when stopping on slow systems

8 years ago[VideoPlayer] WinRenderer: fix render capure when dxva render method is used.
Anton Fedchin [Sat, 27 Feb 2016 14:07:48 +0000 (17:07 +0300)]
[VideoPlayer] WinRenderer: fix render capure when dxva render method is used.

8 years ago[network] Fix CZeroconfBrowserAvahi dtor avahi thread termination.
Kai Sommerfeld [Thu, 25 Feb 2016 21:51:03 +0000 (22:51 +0100)]
[network] Fix CZeroconfBrowserAvahi dtor avahi thread termination.

8 years agoMerge pull request #9217 from Memphiz/osx_fix_volume_resolvebp
Martijn Kaijser [Sat, 27 Feb 2016 09:20:54 +0000 (10:20 +0100)]
Merge pull request #9217 from Memphiz/osx_fix_volume_resolvebp

[osx] - fix crash on osx 10.7 when trying to resolve hdd names

8 years ago[osx] - on 10.7.x runtime never call Cocoa_GetVolumeNameFromMountPoint as it crashes
Memphiz [Fri, 28 Aug 2015 07:49:21 +0000 (09:49 +0200)]
[osx] - on 10.7.x runtime never call Cocoa_GetVolumeNameFromMountPoint as it crashes

8 years ago[osx/darwinutils] - add method IsLion to check for 10.7.x runtime
Memphiz [Fri, 28 Aug 2015 07:45:02 +0000 (09:45 +0200)]
[osx/darwinutils] - add method IsLion to check for 10.7.x runtime

8 years agoMerge pull request #9202 from ksooo/jarvis-zeroconfbrowseravahi-fix-iterator-usage
Martijn Kaijser [Thu, 25 Feb 2016 09:20:41 +0000 (10:20 +0100)]
Merge pull request #9202 from ksooo/jarvis-zeroconfbrowseravahi-fix-iterator-usage

[network] Fix CZeroconfBrowserAvahi::doRemoveServiceType map iterator usage

8 years ago[network] Fix CZeroconfBrowserAvahi::doRemoveServiceType map iterator usage
Kai Sommerfeld [Tue, 23 Feb 2016 21:56:22 +0000 (22:56 +0100)]
[network] Fix CZeroconfBrowserAvahi::doRemoveServiceType map iterator usage

8 years agoMerge pull request #9196 from hudokkow/redactJ
Martijn Kaijser [Wed, 24 Feb 2016 09:40:20 +0000 (10:40 +0100)]
Merge pull request #9196 from hudokkow/redactJ

[Jarvis][LoadVideoSettings] Don't leak credentials

8 years ago[LoadVideoSettings] Don't leak credentials
h.udo [Tue, 23 Feb 2016 12:51:49 +0000 (12:51 +0000)]
[LoadVideoSettings] Don't leak credentials

8 years agoMerge pull request #9180 from fritsch/jarvissegfault
Martijn Kaijser [Mon, 22 Feb 2016 08:16:05 +0000 (09:16 +0100)]
Merge pull request #9180 from fritsch/jarvissegfault

Jarvis: Fix segfaults VAAPI and DXVA

8 years ago[lang] updated language files from Transifex for Skin Confluence
txtranslation [Sun, 21 Feb 2016 20:48:40 +0000 (20:48 +0000)]
[lang] updated language files from Transifex for Skin Confluence

8 years ago[lang] updated language files from Transifex
txtranslation [Sun, 21 Feb 2016 20:48:39 +0000 (20:48 +0000)]
[lang] updated language files from Transifex

8 years agodxva2: fix segfault
Rainer Hochecker [Sun, 21 Feb 2016 17:00:24 +0000 (18:00 +0100)]
dxva2: fix segfault

8 years agovaapi: fix segfault
Rainer Hochecker [Sun, 21 Feb 2016 16:54:20 +0000 (17:54 +0100)]
vaapi: fix segfault

8 years agoMerge pull request #9172 from MartijnKaijser/v16rc1
Martijn Kaijser [Sat, 20 Feb 2016 22:17:59 +0000 (23:17 +0100)]
Merge pull request #9172 from MartijnKaijser/v16rc1

Bump to 16.1rc1

8 years agoBump to 16.1rc1
Martijn Kaijser [Sat, 20 Feb 2016 22:16:55 +0000 (23:16 +0100)]
Bump to 16.1rc1

8 years agoupdate banner
Martijn Kaijser [Sat, 20 Feb 2016 15:21:19 +0000 (16:21 +0100)]
update banner

8 years agofix splashs screen
Martijn Kaijser [Sat, 20 Feb 2016 14:41:18 +0000 (15:41 +0100)]
fix splashs screen

8 years agoMerge pull request #9165 from MartijnKaijser/16-final
Martijn Kaijser [Sat, 20 Feb 2016 08:31:44 +0000 (09:31 +0100)]
Merge pull request #9165 from MartijnKaijser/16-final

bump to 16.0 Jarvis final

8 years agoMerge pull request #9153 from ace20022/JarvisPNG
Martijn Kaijser [Fri, 19 Feb 2016 22:16:26 +0000 (23:16 +0100)]
Merge pull request #9153 from ace20022/JarvisPNG

[Fix][cximage] Fix read after free crashes

8 years agoMerge pull request #9164 from MartijnKaijser/v16-scraper
Martijn Kaijser [Fri, 19 Feb 2016 21:25:21 +0000 (22:25 +0100)]
Merge pull request #9164 from MartijnKaijser/v16-scraper

[addons] sync with repo

8 years ago[addons] sync with repo
Martijn Kaijser [Fri, 19 Feb 2016 21:23:16 +0000 (22:23 +0100)]
[addons] sync with repo

8 years ago[cximage] Stop reading if an error was reported.
ace20022 [Wed, 17 Feb 2016 20:05:19 +0000 (21:05 +0100)]
[cximage] Stop reading if an error was reported.

8 years ago[fix][cximage] Stop reading if an error was reported, since the data was freed already.
ace20022 [Wed, 17 Feb 2016 20:06:08 +0000 (21:06 +0100)]
[fix][cximage] Stop reading if an error was reported, since the data was freed already.

8 years ago[fix][cximage] Set row_pointers to null after deletion. This fixes a crash.
ace20022 [Sun, 14 Feb 2016 20:13:38 +0000 (21:13 +0100)]
[fix][cximage] Set row_pointers to null after deletion. This fixes a crash.

8 years agoMerge pull request #8586 from ThiefMaster/fix-tvshows-nomedia
Razzeee [Sun, 14 Feb 2016 13:51:46 +0000 (14:51 +0100)]
Merge pull request #8586 from ThiefMaster/fix-tvshows-nomedia

Check for .nomedia file inside tv show folders

8 years agoMerge pull request #9125 from MartijnKaijser/bp-9119
Martijn Kaijser [Sat, 13 Feb 2016 18:00:30 +0000 (19:00 +0100)]
Merge pull request #9125 from MartijnKaijser/bp-9119

Fixed less than optimal number of decoding threads on some Android de…

8 years agoFixed less than optimal number of decoding threads on some Android devices
Alex Ling [Fri, 12 Feb 2016 21:28:47 +0000 (16:28 -0500)]
Fixed less than optimal number of decoding threads on some Android devices

8 years agoMerge pull request #9124 from MartijnKaijser/rss
Martijn Kaijser [Sat, 13 Feb 2016 14:56:14 +0000 (15:56 +0100)]
Merge pull request #9124 from MartijnKaijser/rss

Update RssFeeds.xml

8 years agoUpdate RssFeeds.xml
kekePower [Mon, 8 Feb 2016 19:53:24 +0000 (20:53 +0100)]
Update RssFeeds.xml

8 years agobump to 16.0 Jarvis final
Martijn Kaijser [Sat, 13 Feb 2016 14:49:35 +0000 (15:49 +0100)]
bump to 16.0 Jarvis final

8 years agoMerge pull request #9123 from MartijnKaijser/rc4
Martijn Kaijser [Sat, 13 Feb 2016 14:45:19 +0000 (15:45 +0100)]
Merge pull request #9123 from MartijnKaijser/rc4

bump to 16.0rc4

8 years agobump to 16.0rc4
Martijn Kaijser [Sat, 13 Feb 2016 14:43:25 +0000 (15:43 +0100)]
bump to 16.0rc4

8 years agoMerge pull request #9078 from ksooo/jarvis-pvr-fix-jumping-channel-selection
Martijn Kaijser [Sat, 13 Feb 2016 13:35:30 +0000 (14:35 +0100)]
Merge pull request #9078 from ksooo/jarvis-pvr-fix-jumping-channel-selection

[PVR] PVR Windows: Only the active window must update the shared selected item path.

8 years agoMerge pull request #9085 from afedchin/jarvis_rotation
Martijn Kaijser [Sat, 13 Feb 2016 13:35:16 +0000 (14:35 +0100)]
Merge pull request #9085 from afedchin/jarvis_rotation

[Backport][Win32] Fix for rotated videos.

8 years agoMerge pull request #9108 from DaveTBlake/JarvisLeftJoinGetSongsFix
Dave Blake [Fri, 12 Feb 2016 17:11:47 +0000 (17:11 +0000)]
Merge pull request #9108 from DaveTBlake/JarvisLeftJoinGetSongsFix

Jarvis restore AudioLibrary.GetSongs speed in SQLlite work around Left Join query optimiser bug

8 years agoFix GetSongsFullByWhere to work around SQLite query optimiser bug that makes left...
DaveTBlake [Thu, 11 Feb 2016 10:32:29 +0000 (10:32 +0000)]
Fix GetSongsFullByWhere to work around SQLite query optimiser bug that makes left join on views very slow

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 ago[VideoRenderer] - fix video rotation due to orientation hint - added scaling for...
Memphiz [Mon, 11 Jan 2016 19:39:44 +0000 (20:39 +0100)]
[VideoRenderer] - fix video rotation due to orientation hint - added scaling for not cutting video content

8 years ago[win32] WinRenderer: Fixed rotated videos.
Anton Fedchin [Fri, 8 Jan 2016 19:19:20 +0000 (22:19 +0300)]
[win32] WinRenderer: Fixed rotated videos.

8 years ago[win32] Fixed convolution-6x6_d3d.fx shader.
Anton Fedchin [Fri, 8 Jan 2016 19:17:44 +0000 (22:17 +0300)]
[win32] Fixed convolution-6x6_d3d.fx shader.

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 ago[PVR] PVR Windows: Only the active window must update the shared slected item path.
Kai Sommerfeld [Sun, 7 Feb 2016 08:34:38 +0000 (09:34 +0100)]
[PVR] PVR Windows: Only the active window must update the shared slected item path.

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).