aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2020-11-14Merge pull request #18751 from sarbes/opengl_hdr2sdrDave Blake
[OpenGL] Add ACES and Hable mapping
2020-11-12[keymaps] FullscreenInfo: map longpress return and lonpress enter to PlayPause.Kai Sommerfeld
2020-11-08[OpenGL] Added ACES and Hable mappingsarbes
2020-11-08Tone mapping: small fixes and clean upthexai
2020-11-04Tone mapping: Add new tone map methods "ACES Filmic" and "Hable"thexai
2020-10-30resolution whitelist version 2Lukas Rusak
2020-10-27system/settings: merge x11.xml wayland.xml and gbm.xml into linux.xmlLukas Rusak
2020-10-26[PVR] Reminders: Add option to switch to channel on auto-close of the ↵Kai Sommerfeld
reminder popup.
2020-10-25Merge pull request #18619 from pkscout/xbmc-python-scrapersDave Blake
[scrapers] Add python3 based TMDB movie and tv show scrapers as defaults
2020-10-23Merge pull request #18386 from the-black-eagle/music_videothe-black-eagle
[Musicvideos] Improve navigation, fetch extra info from musicdb when browsing musicvids and display in GUI
2020-10-21set python scrapers as default on new installKyle Johnson
2020-10-21update addon installdataKyle Johnson
2020-10-21[video] Improve navigation & information for music videosthe-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 shadersthexai
2020-10-13settings/gbm: set default visibility for hwscalingfilter to falseLukas Rusak
2020-10-12Merge pull request #18539 from DaveTBlake/NoVideoArtDave Blake
[videolib]Setting Art level none means no art at all
2020-10-07[Settings] adding Display hardware scaling filter option into setting menuSameer Lattannavar
Adding Display hardware scaling filter toggle into Settings->system->Display as 'Display hardware scaling filter'. This patch has 2 parts: 1) Adding new setting "videoscreen.hwscalingfilter" into gbm.xml 2) Adding all the required descriptions for the filter in settings Date: Wed Sep 02 2020 Addressing review comments on Setting descriptions. Date: Tue Sep 08 2020 Resolved conflicts. Date: Mon Oct 05 2020 Resolved conflicts. Signed-off-by: Sameer Lattannavar <sameer.lattannavar@intel.com> Signed-off-by: Garrett Brown <themagnificentmrb@gmail.com>
2020-10-05Ensure art level none is applied to actors thumbs and thumbnails extracted ↵DaveTBlake
from video files, and when item refreshed from info dialog. Move settings for both under Artwork section and make dependent.
2020-10-03add GUI configuration for artworkRyan Rector
2020-09-19Add artwork level = NoneDaveTBlake
2020-09-19Add music art GUI settings (with artwork level) to supersede the advanced ↵DaveTBlake
settings
2020-09-13[wayland] allow using CRendererDRMPRIMEGLESLukas Rusak
2020-09-13[wayland] allow using CDVDVideoCodecDRMPRIMELukas Rusak
2020-09-09Merge pull request #16321 from lrusak/rpi-removalpopcornmix
RPi: remove platform
2020-09-09[tvOS][SiriRemote] Fix context menu action in VideosNav windowSylvain CECCHETTO
When user is in VideosNav window, this commit allow him to open context menu by holding center of the Siri Remote on the selected item.
2020-09-08RPi: remove platformLukas Rusak
2020-07-22Merge pull request #18183 from DaveTBlake/FixMovieSettingsDave Blake
Fix setting layout for "videolibrary.groupsingleitemsets"
2020-07-18GL-Shaders: Remove nvidia special handlingfritsch
2020-07-18Fix group single movie into set setting, it is not dependent on show movie ↵DaveTBlake
sets setting
2020-07-17[addons] introduce setting for addon updatemodehowie-f
2020-07-04Merge pull request #15665 from ronie/py3-scrapersronie
[scrapers] python3 based artist and album scraper
2020-06-22set python scrapers as default on new installronie
2020-06-22update addon installdataronie
2020-06-18Windows HDR passthrough supportthexai
2020-06-05[pvr] Expert setting to allow using backend channel numbers with more than ↵phunkyfish
one PVR backend
2020-05-25Merge pull request #17889 from AlwinEsch/fix-dll-load-helperAlwin Esch
[addon][tools] fix dll load helper
2020-05-23Merge pull request #17724 from lrusak/drm-prime-sw-buffer-object-pr-2Lukas Rusak
CDVDVideoCodecDRMPRIME: software decoding
2020-05-22[settings] add settings to disable drm prime hw accelerationLukas Rusak
2020-05-20[addons][tools] add helper as ADDON_GLOBAL_TOOLS to versions.hAlwin Esch
This to allow versions check about, before was them not included in check where makes it dangerous by changes.
2020-05-19Merge pull request #17529 from garbear/enable-controller-settingGarrett Brown
Re-introduce "input.enablejoystick" setting
2020-05-17[settings] Make enable mouse/controller advanced settingsGarrett Brown
These options can kill Kodi if no alternative input method is available, so let's hide them by default.
2020-05-17[peripherals] Re-introduce "input.enablejoystick" settingGarrett Brown
This setting was removed in the joystick subsystem introduced in Kodi 17 Krypton. Instead, controller input could be disabled from the GUI by disabling the peripheral.joystick add-on. The reason for re-adding this setting is due to Kodi's interaction with the window manager. On systems without a window manager, Kodi won't receive an event when the main app loses focus. By introducing this setting, an API is provided to clients so they can appropriately control controller input based on external knowledge.
2020-05-12[network] Add setting for web server authentication and enable by defaultPhilipp Kerling
2020-04-15Disable VAAPI/VDPAU MPEG-2 hwaccel by defaultPhilipp Kerling
radeon mesa driver still seems to have issues with MPEG-2 and with current and even older hardware hardware-decoding MPEG-2 does not give substantial benefit. Fixes #17651 (kind of) See also mpv-player/mpv@3dd59db
2020-04-06windowing/gbm: add option to limit gui sizeJonas Karlman
2020-03-26[PVR] setting 'Switch to full screen' now supports channel types.Kai Sommerfeld
2020-03-05Add support for extra date and bpm tags in music filesthe-black-eagle
2020-02-15update SSL CA trust storeRechi
2020-02-15move cacert.pem to system/certsRechi
This avoids rebuilding depends if cacert.pem gets updated
2020-02-08Merge pull request #17225 from ronie/fullscreenplaybackronie
add setting to switch to visualisation on playback