Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-25 | Fixed using 'label2Mask' for folders | Vladimir Maksimenko | |
2020-10-25 | Merge pull request #18619 from pkscout/xbmc-python-scrapers | Dave Blake | |
[scrapers] Add python3 based TMDB movie and tv show scrapers as defaults | |||
2020-10-25 | [python] allow plugins to set label in sortmethods (#17201) | Dag Wieers | |
* [python] allow plugins to set label in sortmethods Co-authored-by: ronie <ronie@kodi.tv> | |||
2020-10-25 | [addons] DialogAddonInfo / update-button: drop yes/no-confirmation | howie-f | |
2020-10-25 | [addons] fix: improve update of system-addons via official repos | howie-f | |
2020-10-25 | [addons] cleanup: remove bool parameter and obsolete wrappers | howie-f | |
2020-10-25 | [jsonrpc] support Player.AddSubtitle API | Pau Espin Pedrol | |
This allows adding and applying a new subtitle URI to the player, be it a URL, a local file, etc. | |||
2020-10-24 | Merge pull request #18628 from ksooo/json-rpc-pvr-radio-getitem | Kai Sommerfeld | |
[json-rpc] Fix 'Artist Slideshow' addon not working for PVR radio channels… | |||
2020-10-24 | Merge pull request #18630 from ksooo/guiinfo-player-title-fallback | Kai Sommerfeld | |
[guiinfo][PVR][music][video] Implement proper fallback logic for (MUSIC|VIDEO)PLAYER_TITLE | |||
2020-10-24 | Merge pull request #18513 from enen92/epbranch | enen92 | |
[Regex] Make first char before ep optional for single episodes | |||
2020-10-24 | Merge pull request #18590 from fritsch/pulseclean | Peter Frühberger | |
AESinkPULSE: Require version 11.0 | |||
2020-10-24 | Merge pull request #18627 from ksooo/addons-fix-pvr-update | Kai Sommerfeld | |
[addons] CAddonDll ctor has to set m_binaryAddonBase. Fixes PVR addon update | |||
2020-10-24 | [guiinfo][PVR][music][video] Implement proper fallback logic for ↵ | Kai Sommerfeld | |
(MUSIC|VIDEO)PLAYER_TITLE | |||
2020-10-24 | AESinkPULSE: Require version 11.0 | fritsch | |
2020-10-24 | [json-rpc] Fix 'Artist Slideshow' addon not working for PVR radio channels ↵ | Kai Sommerfeld | |
providing artist information via RDS. We must not cut off the music info tag from the pvr channel item. | |||
2020-10-24 | [addons] CAddonDll ctor has to set m_binaryAddonBase. Fixes PVR addon update. | Kai Sommerfeld | |
2020-10-24 | [Estuary] Home screen widgets: Fix busy spinner and content panel displayed ↵ | Kai Sommerfeld | |
at same time if panel has exactly one item. | |||
2020-10-24 | Merge pull request #18618 from sarbes/bicubic_scalers | sarbes | |
[OpenGL] Added support for more bicubic scalers | |||
2020-10-24 | Merge pull request #18597 from basilgello/fix-tests | phunkyfish | |
[LINUX] Fix SystemInfo on 32bit Kodi running on 64bit system | |||
2020-10-23 | Merge pull request #18625 from lrusak/cmake-prefix-path | Lukas Rusak | |
[cmake] bail out if waylandpp isn't found via pkg-config | |||
2020-10-23 | [addons] sync service.xbmc.versioncheck with repo | anxdpanic | |
2020-10-23 | SystemInfo.GetUserAgent: reword platform nsme for i686 on x86_64 | Vasyl Gello | |
The useragent string declares OS and arch as "Linux i686 (x86_64)" if 32-bit Kodi is built on 64-bit CPU. This violates the test check requiring only one closing bracket. Signed-off-by: Vasyl Gello <vasek.gello@gmail.com> | |||
2020-10-23 | Merge pull request #18560 from lrusak/egl-generic | Lukas Rusak | |
utils/EGLUtils: allow generic types | |||
2020-10-23 | tools/depends: symlink wayland-scanner++.pc from native to target | Lukas Rusak | |
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-22 | [cmake] FindWaylandpp: bail out if we cannot find waylandpp via pkg-config | Lukas Rusak | |
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 | windowing/gbm/drm: create an atomic queue to allow falling back after a ↵ | Lukas Rusak | |
failed commit | |||
2020-10-22 | windowing/gbm/drm: CDRMObject: add methods to get type name and property name | Lukas Rusak | |
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 | Accept Python bytes type into a buffer | Roman Miroshnychenko | |
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 | [tvos] jenkins defaultenv bump to xcode 11.3.1 SDK 13.2 | fuzzard | |
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 | set python scrapers as default on new install | Kyle Johnson | |