aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-22Merge pull request #12698 from MartijnKaijser/17.4final17.4-KryptonMartijn Kaijser
[release] bump to final v17.4
2017-08-22Merge pull request #12702 from fritsch/kryptonalsaMartijn Kaijser
Kryptonalsa
2017-08-20AESinkALSA: Check layout for sanityfritsch
2017-08-20AEChannelInfo: Add IsLayoutValid methodfritsch
2017-08-20[release] bump to final v17.4Martijn Kaijser
2017-08-20Merge pull request #12697 from MartijnKaijser/droid_delay_KMartijn Kaijser
[droid] Add default delay after refreshrate switching because of poss…
2017-08-20[droid] Add default delay after refreshrate switching because of possible ↵Martijn Kaijser
passthrough issues where the audio driver isn't ready yet.
2017-08-19Merge pull request #12695 from phate89/fix_bd_simplemenu_bpMartijn Kaijser
Fix: check if we have to show simple menu only after we checked if we have a resume point
2017-08-19Merge pull request #12688 from xhaggi/krypton-save-skin-settings-on-window-quitMartijn Kaijser
[backport][addons] save skin settings after they get changed
2017-08-19Fix: check if we have to show simple menu only after we checked if we have a ↵Unknown
resume point
2017-08-19Merge pull request #12684 from DaveTBlake/m4vadd17Martijn Kaijser
[Fix]Add .m4v to music tag loader factory as a valid extension
2017-08-18[addons] save skin settings after they get changedxhaggi
2017-08-18Add .m4v to music tag loader factory as a valid extension like .mp4DaveTBlake
2017-08-17Merge pull request #12687 from sveinki/KryptonMartijn Kaijser
Adding icelandic keyboard layout
2017-08-17Adding icelandic keyboard layoutSveinn í Felli
2017-08-14Merge pull request #12663 from peak3d/k_addMarkus Pfau
Backport _ADDITIONAL_BINARY
2017-08-13Backport _ADDITIONAL_BINARYpeak3d
2017-08-10[videoinfoscanner] properly handle excludes (fixes #16444)Matthias Kortstiege
2017-08-05Merge pull request #12633 from peak3d/contentlookupKrypton17.4rc1-KryptonMartijn Kaijser
[ADDON] Transfer ContentLookup properly
2017-08-05[ADDON] Transfer ContentLookup properlypeak3d
2017-08-04Merge pull request #12111 from chewitt/smbclient_kryptonMartijn Kaijser
smbclient: cleanup smbclient configuration
2017-08-04smbclient: cleanup smbclient configurationchewitt
2017-08-02Merge pull request #12611 from MartijnKaijser/17.4rc_splashMartijn Kaijser
[release] Update splash for v17.4 RC
2017-08-02[release] Update splash for v17.4 RCMartijn Kaijser
2017-08-02Merge pull request #12610 from MartijnKaijser/11852Martijn Kaijser
signal monitor by invokeer-id instead addon-id
2017-08-02signal monitor by invokeer-id instead addon-idpeak3d
2017-07-30Merge pull request #12555 from marcelveldt/krypton-backport-gil-fixMartijn Kaijser
[backport] exit GIL when calling into GUI
2017-07-30Merge pull request #12592 from MartijnKaijser/12373Martijn Kaijser
[imdb] fix crash on empty videoInfoTag
2017-07-30exit GIL when calling into GUIRainer Hochecker
backport from https://github.com/xbmc/xbmc/pull/12504
2017-07-30[imdb] fix crash on empty videoInfoTagLukas Obermann
2017-07-25Merge pull request #12568 from ↵Martijn Kaijser
ksooo/krypton-video-fix-folder-mark-watched-unwatched [video] Krypton: Readd mark watched / unwatched to video folder's context menu when in file mode.
2017-07-25[video] Readd mark watched / unwatched to video folder's context menu when ↵Kai Sommerfeld
in file mode.
2017-07-24Merge pull request #12559 from popcornmix/cec_safe_kryptonMartijn Kaijser
CEC: Execute application operations from application thread
2017-07-24CEC: Execute application operations from application threadpopcornmix
These function are not designed to be called from other threads
2017-07-22Merge pull request #12549 from Rechi/kryptonVariantEmptyArrayMapMartijn Kaijser
[backport][utils] Variant: return matching iterators for (begin|end)_(array|map)
2017-07-22[backport][utils] Variant: return matching iterators for ↵Rechi
(begin|end)_(array|map) if type is not array or map With this change std::distance(...) is also correct if the type isn't an array or map. Without this change there needs to be a check for isArray respectively isObject before iterating over the elements.
2017-07-17Merge pull request #12326 from Memphiz/fix_aml_3dbpMartijn Kaijser
Fix 3d mode switching for Wetek HUB on Libreelec
2017-07-17Merge pull request #12515 from Paxxi/assfix3Pär Björklund
[xbmc][win32] Fix a crash for subtitle rendering in 4k on amd cards
2017-07-17Fix a crash for subtitle rendering in 4k on amd cardsPär Björklund
AMD drivers crashes when we try to allocate a texture 5073 pixels wide. This caps our texture to the screen width. Bump libass to 0.1.3.7 which includes a 4k fix
2017-07-14Merge pull request #12492 from Paxxi/pythonPär Björklund
[depends][win32] Hopefully fix python crash
2017-07-13Hopefully fix python crashPÃr BjÃrklund
Implement atomic operations for _PyThreadState_Current as there's crashes because of reading crap data from it
2017-07-13Merge pull request #12487 from Paxxi/dnssdMartijn Kaijser
[depends][win32] Update dnssd to fix crash
2017-07-13Update dnssdPÃr BjÃrklund
This should fix a crash trying to enable zeroconf. dnssd was built against an old crt so crash is likely because that's missing causing dll load to fail.
2017-07-13Merge pull request #12484 from Paxxi/renameMartijn Kaijser
[xbmc][win32] Fix a crash when rename fails
2017-07-13Fix crash on file rename errorsPÃr BjÃrklund
CLog obviously doesn't handle a wstring, not sure how this happened.
2017-07-12Merge pull request #12478 from jeremyvisser/KryptonRechi
Websocket connection header is case-insensitive
2017-07-13Websocket connection header is case-insensitiveAdam Mills
(cherry picked from commit 34286426ce23509bb7215b625f62728ffa81f8c5)
2017-07-09Merge pull request #12447 from candrews/ftpparse_string_KryptonRechi
[Krypton] FTPParse.cpp: use std::string
2017-07-08FTPParse.cpp: use std::stringStefan Saraev
2017-07-07Merge pull request #12361 from fritsch/vaapi32bugfixMartijn Kaijser
VAAPI: Return false on FF_PROFILE_HEVC_MAIN_10