aboutsummaryrefslogtreecommitdiff
path: root/system/settings
AgeCommit message (Collapse)Author
2019-03-01[GraphicsContext] - add a setting to adjust refreshrate/resolution only on ↵Memphiz
playback start
2019-02-04[PVR][settings] Reintroduce setting "Close channel OSD after switching ↵Kai Sommerfeld
channels", which got accidentally removed for Leia 18.0
2018-12-12Merge pull request #14971 from DaVukovic/Estuary-hidethumb-coreMartijn Kaijser
[settings] Hide episode thumb if unseen (core wise)
2018-12-10[Android] evaluate default subtitle position if GUI res != screen respeak3d
2018-12-08[settings] Hide episode thumb if unseen core wiseUnknown
2018-11-18[addons] Switch from TVDB to TMDB as default TV show scraperMartijn Kaijser
- added TMDB scraper - adjusted addon manifest - adjusted default scraper in settings.xml
2018-11-13Merge pull request #14489 from DaVukovic/showplotsMartijn Kaijser
Separate shown plots for unwatched items
2018-11-10[PVR] Remove 'Use simple Timeshift OSD' setting from settings.xml.Kai Sommerfeld
2018-11-10[Kodi] Separate shown plots for unwatched itemsUnknown
[Kodi] Separate shown plots for unwatched items
2018-11-10[PVR] New PVR playback setting: 'Delay mark last watched'.Kai Sommerfeld
2018-11-02Merge pull request #14725 from VelocityRa/remove-testpatternsMartijn Kaijser
[xbmc][settings][GL][DX]: Remove test patterns
2018-10-27Settings: Make Whitelist Expert levelfritsch
2018-10-26[xbmc][settings][GL][DX]: Remove test patternsVelocityRa
2018-10-26Revert "[xbmc][settings][GL][DX]: Remove test patterns"VelocityRa
This reverts commit 5aa23f8ce173c70a19fa7c70f9dd84548c2d91c8.
2018-10-26[xbmc][settings][GL][DX]: Remove test patternsVelocityRa
2018-10-25Merge pull request #14716 from Memphiz/osx_fakefullscreenMemphiz
[settings/osx] - hide the fakefullscreen setting.
2018-10-25[settings/osx] - hide the fakefullscreen setting. Non-Fake fullscreen is ↵Memphiz
deprecated since 10.7 and non-working since 10.8. Apple suggests fake fullscreen by using a fullscreen window - and we are doing so.
2018-10-02input: libinput: add setting to allow changing keymap layoutLukas Rusak
This is needed in order for us to allow using a different keyboard layout. The idea in the future is to move libinput to a peripheral add-on but that won't be until V19. So this is needed in the meantime. I can also add more options in the future related to mice and keyboards but I have only heard about keyboard layouts so far.
2018-09-25Merge pull request #14453 from nsenica/masterLukas Rusak
RPI: Be sure to register Alsa and Pulseaudio.
2018-09-24RPI: Be sure to register Alsa and Pulseaudio. This was broken in aNuno Senica
previous commit, making them unavailable in kodi. Add default audio device to Pi settings
2018-09-20Game OSD: Show help dialog on first viewGarrett Brown
This adds a help dialog to the game OSD and encapsulates the GUI playback control mechanisms. The volume dialog has been modified to play the game in the background for audible feedback.
2018-09-13Merge pull request #14405 from DaveTBlake/ArtistSortSettingDave Blake
[Music]Setting to use artist sortname when sorting by artist
2018-09-09Add useartistsortname to settings UI rather than hidden in advancedsettings.xmlDaveTBlake
2018-09-07Enable games by defaultGarrett Brown
2018-09-02[PVR] Simple timeshift OSD (optional).Kai Sommerfeld
2018-08-29Merge pull request #14337 from popcornmix/mmaldrainpopcornmix
Some minor MMAL improvements
2018-08-27Merge pull request #14351 from a1rwulf/hide-usedisplayasclocka1rwulf
Settings: GBM - hide display as clock
2018-08-25[settings/ios]- ensure that RES_CUSTOM is the default. Fixes the "do you ↵Rainer Hochecker
want to keep the screen settings" dialog that hits clean installations - fixes #17986
2018-08-25Settings: GBM - hide display as clockWolfgang Haupt
2018-08-24RBP: Use default resampling setting on Pi2popcornmix
Performance isn't really a problem on Pi2/Pi3 so default to more standard settng.
2018-08-02VidePlayer/Settings: Make prime settings work with OpenGLWolfgang Haupt
2018-07-24Merge pull request #14056 from enen92/subtitlesoverlayCristiano Silva
[Subtitles] Background color and background opacity settings
2018-07-19Merge pull request #14089 from rytilahti/masterWolfgang Schupp
mdns: add a txt record for http & json services containing 'uuid' and 'txtvers'
2018-07-17mdns: add a txt record for http & json containing 'uuid' and 'txtvers'Teemu Rytilahti
Allows distinguishing between kodi installations without resorting to making any API calls. This is also useful as kodi sends advertisements for every bound interface, causing duplicate advertisements from a single host.
2018-07-10Games: Add setting to disable autosaveGarrett Brown
2018-06-27Settings: GBM - hide "Display mode" settingWolfgang Haupt
2018-06-26[Settings] Add subtitle background opacity settingenen92
2018-06-26[Settings] Add subtitle background colour settingenen92
2018-06-20Merge pull request #14058 from Memphiz/fix_ios_tvoutRechi
[ios] Fix external/tvout monitor support
2018-06-17settings: add setting for PRIME renderer typeLukas Rusak
2018-06-16[ios/ExternalTouchscreenController] - fixed background image scaling of ↵Memphiz
touch screen controller and fix invisible instruction text on first startup
2018-06-10Refine Video::Autoplay optionspeak3d
2018-05-27VAAPI-Settings: Fix vaapi-mpeg2 visibilityfritsch
2018-05-26[win32] windowing: adapt the code to the latest changes.Anton Fedchin
2018-05-23Implement orignal audio language flagpeak3d
2018-05-18OSX: only load resolution of current displayRainer Hochecker
2018-05-05VideoPlayer: add setting for using VAAPI HEVCLukas Rusak
2018-05-05VideoPlayer: add setting for using VAAPI VP9Lukas Rusak
2018-05-05VAAPI: add vp8 supportLukas Rusak
2018-05-02DisplaySettings: whitelisted mode selectionLukas Rusak