aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2023-12-07[video] Rename setting 'Play default video version' to 'Select default video ↵ksooo
version' and move it from Player->Videos to Media->Videos.
2023-11-22Added Video Versions featureXODIDOX
2023-11-20Merge pull request #24100 from CrystalP/adjust-hdr-settingCrystalP
[Settings] Adjust the "Use display HDR capabilities" setting
2023-11-20[Settings] Adjust the "Use display HDR capabilities" settingCrystalP
Revised name and description.
2023-11-12[FileSystem] Move File Cache settings to GUI settingsthexai
2023-10-29[FileSystem] Add GUI settings for NFS and SMB chunk sizethexai
2023-10-26Merge pull request #23806 from HiassofT/remote-powerfuzzard
Switch remote poweroff button behaviour to show shutdown menu, like on keyboards
2023-10-17[keymaps] Remove leftovers from favourites dialog.ksooo
2023-10-04[video][settings] Add default play action setting.ksooo
2023-09-24keymaps: change remote poweroff action to show shutdown menuMatthias Reichl
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-09-02[Android] Add Dolby Vision compatibility mode settingquietvoid
For Dolby Vision profile 7 video files, the metadata is converted automatically to improve compatibility on certain Android devices
2023-08-07[cmake][macOS] Allow building without xbmchelper - default for arm64Miguel Borges de Freitas
2023-07-20[discs][settings] Fix missing HAS_DVD_DRIVE renamesenen92
2023-07-11keyboard.xml: Map Delete key in savestate dialogsGarrett Brown
2023-06-25[Windows] Add high precision processing settingCrystalP
2023-06-11[Windows] Fix HLG to PQ shader conversion to match BT.2100 formulasCrystalP
* HLG OOTF and inverse OETF, inverse PQ) * Add formula for Lw <> 1000 nits
2023-05-31[Windows] Add DXVA Video Super Resolution upscalerthexai
It's supported NVIDIA "RTX Video Super Resolution" and "Intel Video Super Resolution"
2023-04-19remove extra artwork settings from AS.xmlRyan Rector
2023-04-10[macos][nativewindowing] Remove window position persistency, ↵Miguel Borges de Freitas
NSWindowController already does it
2023-03-26Merge pull request #22987 from enen92/move_window_osxMiguel Borges de Freitas
[MacOS][NativeWindowing] Programmatically move windows when user changes monitor setting
2023-03-19[PVR] Remove setting 'sync channel groups with backends'. If you don't want ↵ksooo
to see a group, simply hide it in the channel group manager.
2023-03-19[PVR] Implement user defined channel group sorting.ksooo
2023-03-15[macOS][NativeWindowing] Lock move screen ability to the fact the app is not ↵Miguel Borges de Freitas
running in fullscreen
2023-03-15[settings][settingconditions] Add virtual method SupportsScreenMoveenen92
2023-03-14Merge pull request #22979 from enen92/isfullscreen_nukeMiguel Borges de Freitas
[Settings] Remove IsFullScreen complex condition
2023-03-14[Settings] Remove IsFullScreen complex conditionenen92
2023-03-14[Settings] Nuke old use visualization instead of screensaver settingenen92
2023-03-14[Settings] Add groups for screensaver settingsenen92
2023-03-14[Audio][Screensaver] Add setting to disable screensaver if playing audioenen92
2023-03-14[Settings] Disable screensaver.usemusicvisinstead if no music visualization ↵enen92
is defined
2023-03-02Peripherals: Allow changing joystick appearanceGarrett Brown
2023-02-24Peripherals: Fix missing mapping node name in logGarrett Brown
Before: PERIPHERALS::CPeripherals::LoadMappings - loaded node "" After: PERIPHERALS::CPeripherals::LoadMappings - loaded node "joystick"
2023-02-22Merge pull request #22746 from enen92/windowing_native_osxMiguel Borges de Freitas
[macos][nativewindowing] Improvements for multi-screen setups
2023-02-21[macos][nativewindowing] Remember window positions in window modeMiguel Borges de Freitas
2023-02-20[Windows] Improve formula for GUI SDR peak luminance settingthexai
Better adjust and more coherent with Windows HDR/SDR balance setting: 0% --> 80 nits 100% --> 1000 nits new default 40% (~220 nits)
2023-02-19Merge pull request #22756 from CrystalP/system-sdr-max-lumthexai
[Windows] Add setting to use OS max SDR brightness when the output is in HDR PQ mode
2023-02-18[settings][airplay] Fix password setting order/dependenciesMiguel Borges de Freitas
2023-02-16[Windows] Added setting to use Windows HDR/SDR brightness balance when availableCrystalP
2023-01-29[keymap] add settings-window shortcutDavid Vukovic
2023-01-28[favourites][keymaps] Favourites Browser window: Add support for actions ↵ksooo
up/down/delete to catch up up with the functionality of the now deprecated Favourites dialog
2023-01-28[keymaps] Open Favourites Browser instead of (deprecated) Favourites dialog.ksooo
2022-12-15[tvOS] Add channel up/down support of the iPhone Apple TV remote appSylvain CECCHETTO
2022-12-05Add estonian keyboardrimasx
It works fine with Kodi 19.4 on Arch.
2022-11-05Update OSMC controller support definition to match new VID/PIDSam Nazarko
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2022-10-22Merge pull request #22029 from sy6sy2/fix_crazy_siri_remotefuzzard
[tvOS] Better user experience with Siri remote pan gesture
2022-10-15[tvOS] Add help message for Siri remote pan sensitivy + inverse setting orderSylvain CECCHETTO
2022-10-06Merge pull request #21983 from sy6sy2/fix_crazy_siri_remotefuzzard
[tvOS] Reduce Siri remote pan gesture sensitivity
2022-10-05[tvOS] Reduce Siri remote pan gesture sensitivitySylvain CECCHETTO
2022-10-04[Windows] Adds new setting to set the GUI peak luminance when the display is ↵thexai
in HDR PQ mode
2022-10-03[curl] add support for HTTPS proxy typeJeremy Lin