Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-02 | [win32] Set minimum Windows 10 version for UWP to be installed which ↵ | Martijn Kaijser | |
contains fix for BSOD https://support.microsoft.com/en-gb/kb/3197954 | |||
2016-11-02 | Merge pull request #10842 from Rechi/fixFFmpegImage | Martijn Kaijser | |
[Fix] access violation in CFFmpegImage::Initialize | |||
2016-11-02 | Merge pull request #10840 from XECDesign/depends-alsa-lib-configure | Wolfgang Schupp | |
[depends] alsa-lib: fix typo in configure.in | |||
2016-11-02 | [Fix] access violation in CFFmpegImage::Initialize | Rechi | |
2016-11-02 | Merge pull request #10699 from phil65/python_busydialog | Martijn Kaijser | |
[python] Add xbmcgui.DialogBusy() | |||
2016-11-02 | Merge pull request #10841 from ksooo/pvr-fix-epg-update-deadlock | Kai Sommerfeld | |
[PVR] Fix epg update deadlock. | |||
2016-11-02 | [estuary] add progress bar to BusyDialog | phil65 | |
2016-11-02 | [python] add xbmcgui.Dialogbusy() | phil65 | |
2016-11-02 | [gui] change progress bar behaviour for DialogBusy and DialogProgress | phil65 | |
2016-11-01 | Merge pull request #10829 from wsnipex/xml2 | Wolfgang Schupp | |
[cmake] add our own FindLibXml2.cmake, needed for static libs | |||
2016-11-01 | [depends] alsa-lib: fix typo in configure.in | Serge Schneider | |
2016-11-01 | Merge pull request #10824 from ronie/python-streaminfo | ronie | |
fix streaminfo set by python | |||
2016-11-01 | more verbose help for --enable-optimizations | graysky | |
2016-11-01 | Merge pull request #10799 from FernetMenta/userpw | Rainer Hochecker | |
VideoPlayer: add user name and password back to url after testing for… | |||
2016-11-01 | Merge pull request #10801 from FernetMenta/hls | Rainer Hochecker | |
VideoPlayer: hls, select best resolution closest to desired bandwidth | |||
2016-11-01 | Merge pull request #10821 from fritsch/whitespace | Martijn Kaijser | |
DVDDemuxFFmpeg: Fix whitespace | |||
2016-11-01 | Merge pull request #10739 from Razzeee/fixe-onPLaybackResumed-event | Martijn Kaijser | |
Fixed OnPlayBackResumed not getting fired anymore. | |||
2016-11-01 | Merge pull request #10835 from FernetMenta/slideshow | jenkins4kodi | |
2016-11-01 | [cmake/cleanup] file(REMOVE/REMOVE_RECURSE) ignores non existing files | Christian Fetzer | |
There's no need to protect `file(REMOVE/REMOVE_RECURSE)` calls by `if(EXISTS)`. | |||
2016-11-01 | Merge pull request #10813 from Rechi/subtitles | Martijn Kaijser | |
Subtitles: allow self-closing br and html escape characters | |||
2016-11-01 | Merge pull request #10831 from Paxxi/fontstyle | Martijn Kaijser | |
[xbmc][fix] Don't try to index outside our lookup table and crash | |||
2016-11-01 | [cmake] Fix unstable check_install_permissions | Christian Fetzer | |
The function execute_process does not execute multiple COMMANDS sequentially. They are executed in parallel with in/output piped to the next COMMAND. Therefore execute commands with separate calls and simply check if the files exist afterwards. Fixes also android binary-addon packaging. | |||
2016-11-01 | [python] add getTrailer() function to the xbmc.InfoTagVideo() class | ronie | |
s | |||
2016-11-01 | Increase the buffer as it was miscalculated and too small when using ↵ | Pär Björklund | |
light+bold+italic | |||
2016-11-01 | Merge pull request #10832 from ksooo/pvr-fix-recordings-fanart-logspam | Kai Sommerfeld | |
[PVR] Fix local art lookup log spam. pvr recordings never have local art. | |||
2016-11-01 | slideshow: only stop video player, keep background music playing | Rainer Hochecker | |
2016-10-31 | Merge pull request #10833 from MartijnKaijser/fix_pydocs | Martijn Kaijser | |
[python] fix pydocs after a2f675e04b8e4c8dab2cf1398bcd2be2e3d8e98f | |||
2016-10-31 | [PVR] Fix epg update deadlock. | Kai Sommerfeld | |
2016-10-31 | [python] fix pydocs after a2f675e04b8e4c8dab2cf1398bcd2be2e3d8e98f | Martijn Kaijser | |
2016-10-31 | Merge pull request #10616 from phil65/python_videoinfo | Martijn Kaijser | |
[python] add xbmcgui.Dialog().videoinfo() and .musicinfo() | |||
2016-10-31 | Merge pull request #10619 from phil65/python_setcast | Martijn Kaijser | |
[python] add xbmcgui.ListItem.setCast() | |||
2016-10-31 | Merge pull request #10770 from ronie/aired-year | Martijn Kaijser | |
ListItem.Year - prefer to use the year value from the firstaired date | |||
2016-10-31 | Merge pull request #10811 from Paxxi/mkdir | Pär Björklund | |
[xbmc][fix] Make CDirectory::Create create all the needed folders | |||
2016-10-31 | Merge pull request #10818 from koying/fixamcssize | Martijn Kaijser | |
FIX: [amcs] get proper VideoView size (fixes #17032) | |||
2016-10-31 | [PVR] Fix local fanart lookup log spam. pvr recordings never have local fanart. | Kai Sommerfeld | |
2016-10-31 | Make CDirectory::Create create all the needed folders | Pär Björklund | |
This is mainly to simplify addon management so it's currently only implemented for posix and win32 directories Make use of it for file copy operation to avoid spamming the logs with useless errors about not being able to create c:\ Added tests | |||
2016-10-31 | Merge pull request #10814 from ksooo/pvr-fix-guidewindow-initial-fill | Kai Sommerfeld | |
[PVR] Guide window: Fix responsiveness on first open. | |||
2016-10-31 | [subtitles] decode html escape characters | Rechi | |
2016-10-31 | [subtitles] allow br tags to be self-closing | Rechi | |
2016-10-31 | Merge pull request #10790 from phate89/hide_mysql_pass | phate89 | |
Hide passwords from advancedsettings log | |||
2016-10-31 | Merge pull request #10827 from fetzerch/cmake_android_addon_fix | Christian Fetzer | |
[cmake/android] Attempt to fix binary-addon packaging | |||
2016-10-31 | [PVR] Guide window: Fix possible null ptr dereference. | Kai Sommerfeld | |
2016-10-31 | [PVR] Guide window: Fix responsiveness on first open. | Kai Sommerfeld | |
2016-10-31 | Merge pull request #10828 from notspiff/fix_avfree_p | jenkins4kodi | |
2016-10-31 | fixed: don't trigger an ancient chinese memory allocation trap | notspiff | |
need to multiply by element size | |||
2016-10-31 | fixed: used av_free when av_freep was intended in f5f9b8d and aadfc21d | notspiff | |
2016-10-31 | [cmake/android] Attempt to fix binary-addon packaging | Christian Fetzer | |
Split touch in two commands because it's not mentioned in the documentation that touch takes multiple parameters. https://cmake.org/cmake/help/latest/manual/cmake.1.html#command-line-tool-mode | |||
2016-10-31 | Merge pull request #10825 from fetzerch/cmake_addons_fixes | Christian Fetzer | |
[cmake] 2 small fixes related to binary-addon build | |||
2016-10-31 | [Depends] Force link generation (ln -s) to package config files to allow ↵ | Markus Pfau | |
subsequent make binary-addons calls | |||
2016-10-31 | Merge pull request #10822 from samnazarko/amlvideo_pathupdate | Peter Frühberger | |
[AMLUtils] Update aml_permissions() to check for RW access to more paths |