aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2021-09-24[Subtitles] Removed legacy subtitles GUI to use LibAss rendererCastagnaIT
2021-09-19[GLES] add ACES and Hable tone mappingLukas Rusak
2021-08-21Merge pull request #20002 from luizoti/patch-3fuzzard
Added PT-BR layout
2021-08-16input/locale: split hardware and virtual keyboard setting in strings.poPortisch
2021-08-11Merge pull request #20014 from thexai/DX-10bit-settingthexai
[Windows] Add new setting "Use 10 bit for SDR" in Display Settings
2021-08-11[Windows] Add new setting "Use 10 bit for SDR" in Display Settingsthexai
2021-08-02[Windows][WS-Discovery] migrate windows to IWSDicovery interface and ↵fuzzard
WSDiscovery namespace Migrate existing Windows WS-Discovery service to the new WS-Discovery Interface Make Settings SMB client section visible for Windows but hide the Samba only settings on Windows that are used on posix platforms only.
2021-08-02[posix] WS-Discovery Implementationfuzzard
Implements WS-Discovery interface Implements Posix WS-Discovery daemon Add WS-Discovery interface settings and start/stop to NetworkServices add component logging for WS-Discovery
2021-07-27Update portuguese.xmlLuiz Antonio Lazoti
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