Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-06 | [PVR] Fix CPVREpg thread safety. | Kai Sommerfeld | |
2021-01-06 | [PVR] Fix CPVREpgContainer thread safety. | Kai Sommerfeld | |
2021-01-04 | Merge pull request #18955 from thexai/shaders-clean-up | jjd-uk | |
Shaders: simplification/clean up HLG to PQ code | |||
2021-01-03 | [depends] bump dav1d to 0.8.1 | Lukas Rusak | |
2021-01-03 | Merge pull request #18936 from enen92/listitemdocs | enen92 | |
[Docs][Python] Document xbmcgui.Listitem initializer | |||
2021-01-03 | AddonDatabase: fix build with gcc-4.9 | Bernd Kuhls | |
Suggested by yasji: https://forum.kodi.tv/showthread.php?tid=358086&pid=2994354#pid2994354 | |||
2021-01-02 | Merge pull request #19000 from howie-f/v19-nullptr | Frank H | |
[storage] dvd: add missing nullptr check | |||
2021-01-02 | Merge pull request #19010 from ↵ | enen92 | |
Razzeee/Fix-internal-state-of-the-subtitle-streamInfo Fix internal state of the subtitle streamInfo | |||
2021-01-02 | Fix internal state of the subtitle streamInfo | Kolja Lampe | |
2021-01-02 | changed: Delete stream details for all childs when ↵ | arnova | |
movie/musicvideo/episode/tvshow is deleted | |||
2021-01-01 | Merge pull request #19007 from ksooo/pvr-reinit-playbackstate | Kai Sommerfeld | |
[PVR] Reinit playback state after PVR Manager restart. | |||
2021-01-01 | [storage] dvd: add missing nullptr check | howie-f | |
2021-01-01 | [PVR] Reinit playback state after PVR Manager restart. | Kai Sommerfeld | |
2021-01-01 | Merge pull request #19005 from ksooo/pvr-fix-guiinfo-epgnow-access | Kai Sommerfeld | |
[PVR] PVRGUIInfo: Fix crashes in LISTITEM_IS_(NEW|PREMIERE|FINALE|LIVE). | |||
2021-01-01 | [PVR] PVRGUIInfo: Fix crashes in LISTITEM_IS_(NEW|PREMIERE|FINALE|LIVE). | Kai Sommerfeld | |
2020-12-31 | Merge pull request #19003 from fritsch/s16only | Peter Frühberger | |
Audiotrack: Disable multi channel float once again | |||
2020-12-31 | Merge pull request #19002 from ksooo/power-sleep-pvr | Kai Sommerfeld | |
[powermanagement] OnSleep: Send PVR to sleep after stopping playback. | |||
2020-12-31 | Audiotrack: Disable multi channel float once again | fritsch | |
2020-12-31 | [powermanagement] OnSleep: Send PVR to sleep after stopping playback. | Kai Sommerfeld | |
2020-12-31 | Merge pull request #18997 from ksooo/android-suspend-resume | Kai Sommerfeld | |
[android] Rework sleep/wakeup power event handling | |||
2020-12-30 | Merge pull request #18999 from ksooo/pvr-restart-playback | Kai Sommerfeld | |
[PVR] Do not stop playback when restarting PVR Manager. | |||
2020-12-29 | [PVR] Do not stop playback when restarting PVR Manager. | Kai Sommerfeld | |
2020-12-29 | [android] Rework sleep/wakeup power event handling | Kai Sommerfeld | |
2020-12-28 | Merge pull request #18986 from howie-f/v19-depdialog | Frank H | |
[addons] introduce advanced setting to allow showing all dependencies in dialog | |||
2020-12-27 | [addons] introduce advanced setting to allow showing all dependencies in dialog | howie-f | |
2020-12-27 | [Windows][GUI] Tonemap Kodi GUI to HDR PQ while in playback of HDR ↵ | thexai | |
pass-through mode Fixes very bright OSD, subtitles, etc. and wrong color space (oversaturated). | |||
2020-12-26 | Merge pull request #18977 from thexai/shaders-fix | enen92 | |
Shaders: require profile level 9.3 only when is needed (ACES, Hable or HLG to PQ) | |||
2020-12-26 | [lang][skin.estouchy] updated language files from Transifex | Attila Jakosa | |
2020-12-26 | [lang][skin.estuary] updated language files from Transifex | Attila Jakosa | |
2020-12-26 | [lang][skin.estuary] automatic syntax corrections for the en_GB language file | Attila Jakosa | |
2020-12-26 | [lang][kodi.core] automatic syntax corrections for the en_GB language file | Attila Jakosa | |
2020-12-23 | Merge pull request #18980 from thexai/dxva2-memory | enen92 | |
DXVA2: adjust memory limit for 4K decoding from 3000 MB to 2960 MB | |||
2020-12-23 | DXVA2: adjust memory limit for 4K decoding from 3000 MB to 2960 MB | thexai | |
Change fallback strategy to limit decoder surfaces to 16 instead of exit | |||
2020-12-23 | Merge pull request #18968 from phunkyfish/pvr-json-timers-fix | phunkyfish | |
[pvr] - json GetTimers to return broadcast id as it is now the unique epg identifier | |||
2020-12-23 | Shaders: only requires profile level 9.3 when is needed (ACES, Hable or HLG ↵ | thexai | |
to PQ) | |||
2020-12-23 | [pvr] - json GetTimers to return broadcast id as it is now the unique epg ↵ | phunkyfish | |
identifier | |||
2020-12-22 | Merge pull request #18970 from ksooo/pvr-fix-lastepgscan | Kai Sommerfeld | |
[PVR] Fix EPG last scan time handling. | |||
2020-12-22 | [PVR] Fix EPG last scan time handling. | Kai Sommerfeld | |
2020-12-22 | Merge pull request #18964 from ksooo/pvr-fix-startstop-races | Kai Sommerfeld | |
[PVR] Fix PVR manager start/stop races | |||
2020-12-21 | Merge pull request #18945 from fritsch/mtrix | Peter Frühberger | |
DVDFileInfo: Consult av_image_get_buffer_size before allocating | |||
2020-12-21 | Merge pull request #18963 from ksooo/addons-fix-settings | Kai Sommerfeld | |
[addons] Reset addon settings when destroying the addon instance. | |||
2020-12-21 | DVDFileInfo: Align the width for buffer allocation to 16 | fritsch | |
As we have intrinsics in use and sws_scale needs proper alignment and proper dimensions, we not only shall continue to use av_malloc but also make sure that size / Height % 16 == 0. | |||
2020-12-21 | [PVR] Fix EPG container start/stop, load/unload races. | Kai Sommerfeld | |
2020-12-21 | [PVR] Fix timers thread start/stop, load/unload races. | Kai Sommerfeld | |
2020-12-21 | [addons] Reset addon settings when destroying the addon instance. | Kai Sommerfeld | |
2020-12-21 | Merge pull request #18931 from fuzzard/configure_macos11 | Kai Sommerfeld | |
[configure][darwin] fix macos11 sysroot required for compiler tests | |||
2020-12-21 | Merge pull request #18927 from lrusak/coverity-fixes | Kai Sommerfeld | |
A couple coverity fixes | |||
2020-12-21 | Merge pull request #18950 from HiassofT/gbm-settings | Dave Blake | |
windowing/gbm: hide and disable setting Use Display As Clock | |||
2020-12-20 | [addons] Replace `$ID` in new settings format | Jakob Linskeseder | |
This replicates functionality from the (now) old settings format and thus eradicates a possible breaking change for addon-actions. | |||
2020-12-19 | Merge pull request #18947 from phunkyfish/pvr-json-broadcast-type | Kai Sommerfeld | |
[pvr] fix epg retrieval which should be by database ID |