Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-23 | [addons] sync service.xbmc.versioncheck with repo | anxdpanic | |
2020-10-23 | Merge pull request #18560 from lrusak/egl-generic | Lukas Rusak | |
utils/EGLUtils: allow generic types | |||
2020-10-23 | Merge pull request #18386 from the-black-eagle/music_video | the-black-eagle | |
[Musicvideos] Improve navigation, fetch extra info from musicdb when browsing musicvids and display in GUI | |||
2020-10-23 | [Estuary] update videoinfodialog for music videos | the-black-eagle | |
2020-10-23 | Add music albums to CGUIVideoInfoDialog same actor search results | the-black-eagle | |
2020-10-23 | Merge pull request #18583 from ronie/estouchy-guide | ronie | |
[Estouchy] Add scrollbar to EPG | |||
2020-10-23 | Merge pull request #18069 from popcornmix/ceconoff | fuzzard | |
PeripheralCecAdapter: Only stop playback if currently playing | |||
2020-10-23 | Merge pull request #18532 from paolo-sz/aarch64_NEON | fuzzard | |
Added correct NEON detection for aarch64 compilers | |||
2020-10-23 | Merge pull request #18617 from lrusak/vaapi-logging | fuzzard | |
VAAPI: fix logging by removing trailing characters | |||
2020-10-23 | Merge pull request #18584 from lrusak/automake-patch | fuzzard | |
tools/depends: add automake patch to fix race in parallel builds | |||
2020-10-23 | Merge pull request #18550 from bev-ru/dont_resume_playback_on_tv_standby | fuzzard | |
CEC: Don't resume playback on tv standby. | |||
2020-10-23 | Merge pull request #18580 from romanvm/fix_script_path_encoding_on_windows | fuzzard | |
Do not encode a Python script path to "system" encoding on Windows | |||
2020-10-22 | Merge pull request #18549 from the-black-eagle/delete_tag | Dave Blake | |
[video][gui] Fix remove option in context menu for tags | |||
2020-10-22 | Merge pull request #18585 from fritsch/omlsync | Peter Frühberger | |
OMlSync: Enable by default | |||
2020-10-22 | utils/EGLUtils: allow generic types | Lukas Rusak | |
2020-10-22 | tools/depends/native: libpng depends on automake | Lukas Rusak | |
2020-10-22 | tools/depends: add automake patch to fix race in parallel builds | Lukas Rusak | |
2020-10-22 | Merge pull request #18571 from lrusak/guilib-texture-creation | Lukas Rusak | |
guilib: add static helpers to remove ifdeffing | |||
2020-10-22 | Merge pull request #18529 from lrusak/binary-addons-fix-gbm | Lukas Rusak | |
fix binary add-ons build for GLES | |||
2020-10-22 | Merge pull request #18614 from thexai/hlg-to-pq | jjd-uk | |
[Windows] Enables HLG HDR passthrough using HLG to PQ shaders | |||
2020-10-22 | [video] Fix delete option in context menu for tags | the-black-eagle | |
2020-10-22 | Merge pull request #18610 from howie-f/v19-fix-addons | Frank H | |
[addons] fix: set addon origin correctly | |||
2020-10-21 | CGUIFontTTF: rename CGUIFontTTFBase to CGUIFontTTF | Lukas Rusak | |
2020-10-21 | CGUIFontTTF: add static CreateGUIFontTTF method | Lukas Rusak | |
2020-10-21 | CGUITexture: rename CGUITextureBase to CGUITexture | Lukas Rusak | |
2020-10-21 | CGUITexture: add static CreateTexture method | Lukas Rusak | |
2020-10-21 | CTexture: rename CBaseTexture to CTexture | Lukas Rusak | |
2020-10-21 | CTexture: add static CreateTexture method | Lukas Rusak | |
2020-10-22 | Merge pull request #18613 from fuzzard/mem_addoninstaller | fuzzard | |
[AddonInstaller] clean up memory leak | |||
2020-10-21 | tools/depends: split gles/gl libs for binary-addon builds | Lukas Rusak | |
2020-10-21 | VAAPI: fix logging by removing trailing characters | Lukas Rusak | |
2020-10-21 | Merge pull request #18574 from ronie/progress-ranges | ronie | |
[Estuary] add ranges to minimal seekbar | |||
2020-10-21 | [AddonInstaller] clean up memory leak | fuzzard | |
EnumeratePackageFolder does a new CFileItemList. With the early return, we dont clean up packs. This now fixes that leak. | |||
2020-10-21 | [video] Improve navigation & information for music videos | the-black-eagle | |
Store music album and artist id's in videoinfotag for musicvideo albums and artists to be used by VideoThumbLoader and GUIDialogMusicInfo to fetch correct info Don't try to load tags for music video items | |||
2020-10-21 | [Windows] Enables HLG HDR passthrough using HLG to PQ shaders | thexai | |
2020-10-20 | [addons] fix: set addon origin correctly | howie-f | |
2020-10-20 | Merge pull request #18581 from thexai/dxva-hd | jjd-uk | |
DXVA-HD: checks if HLG color space conversion is supported by video driver | |||
2020-10-20 | Merge pull request #18528 from sy6sy2/ldid-ios14 | Sylvain CECCHETTO | |
[tools/depends] Bump ldid to 2.1.2-b462a92 | |||
2020-10-19 | [Estuary] add ranges to minimal seekbar | ronie | |
2020-10-18 | Merge pull request #18543 from lrusak/depends-gles | Lukas Rusak | |
tools/depends: allow building GLES lib for x11 and wayland | |||
2020-10-18 | Merge pull request #18591 from howie-f/v19-fix-18588 | Frank H | |
[addons] store number of available updates to member for performant use | |||
2020-10-18 | [addons] store number of available updates to member for performant use | howie-f | |
2020-10-18 | Merge pull request #18586 from ksooo/app-cleanup-skin-unlog-log | Kai Sommerfeld | |
Application: Cleanup skin unload log messages. | |||
2020-10-18 | Merge pull request #18587 from ksooo/pvr-fix-channeldata-overwrite | Kai Sommerfeld | |
[PVR] Fix channeldata overwrite | |||
2020-10-18 | [PVR] Channel groups: Refactor failed clients logic. | Kai Sommerfeld | |
2020-10-18 | [PVR] Do not remove channels in case of *temporary* pvr client errors (e.g. ↵ | Kai Sommerfeld | |
connection loss). | |||
2020-10-18 | Application: Cleanup skin unload log messages. | Kai Sommerfeld | |
2020-10-18 | OMlSync: Set as default | fritsch | |
2020-10-18 | [Estouchy] Add scrollbar to EPG | ronie | |
2020-10-17 | Merge pull request #18577 from wsnipex/http2_ssl_only | Dave Blake | |
[curl] only use HTTP2 with SSL |