aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2021-06-04[settings] fix indentation in various settings XML filesMontellese
2021-05-16[tvOS/Remote] Fix/improve Siri remote pan gestureSylvain CECCHETTO
2021-05-15[tvOS/Remote] Add missing Siri remote press typesSylvain CECCHETTO
2021-05-15[tvOS/Remote] Cosmetic/names changeSylvain CECCHETTO
2021-04-25Merge pull request #19425 from joseluismarti/settings-soundsfuzzard
[estuary] disable sounds selection setting when play GUI sounds is never
2021-04-17VideoPlayer / AE: add option to disable DTS-HD Core fallbackArthur Liberman
2021-04-08[Windows] Add video, HDR metadata, shader and swapchain infos to debug info OSDthexai
2021-03-15[estuary] disable sounds selection setting when play GUI sounds is neverJose Luis Marti
2021-03-10[keymaps] PVR guide window: Remove special longpress enter mapping.Kai Sommerfeld
2021-02-16[addons] declare inputstream.adaptive as optional system add-onhowie-f
2021-01-28Set "Show empty TV shows" setting true by defaultDaveTBlake
2021-01-12Merge pull request #18984 from thexai/gui-hdrDave Blake
[Windows][GUI] Tonemap Kodi GUI to HDR PQ while in playback of HDR pass-through mode
2021-01-04Merge pull request #18955 from thexai/shaders-clean-upjjd-uk
Shaders: simplification/clean up HLG to PQ code
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-23Shaders: only requires profile level 9.3 when is needed (ACES, Hable or HLG ↵thexai
to PQ)
2020-12-19Shaders: simplification/clean up HLG to PQ codethexai
2020-12-14update SSL CA trust storeRechi
2020-12-12add ItalianABC layoutbrn5ck
2020-12-10keyboardlayouts/ukrainian: fix typo in АБВ layoutMykola Dvornik
2020-12-02Add support for OSMC remote controllersSam Nazarko
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2020-11-26Merge pull request #18805 from mglae/matrix_tonemap_fixfuzzard
OpenGL tone map: fix black screen using ACES and Hable
2020-11-26Merge pull request #18835 from lrusak/freebsd-settingsfuzzard
freebsd: use linux.xml for settings as they should use the same settings
2020-11-24Merge pull request #18850 from thexai/dither-fixjjd-uk
[Windows] Fix broken dither code (it was never enabled)
2020-11-23[Windows] Fix broken dither code (it was never enabled)thexai
2020-11-23freebsd: use linux.xml for settings as they should use the same settingsLukas Rusak
2020-11-20Make musicvideosallperformers setting default "true"scott967
2020-11-17gl_yuv2rgb_filter4.glsl: add ACES and Hable tone mappingmglae
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