Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-21 | Merge pull request #25421 from stigger/subtitles_line_spacing_setting | Stefano Gottardo | |
Add a setting to make subtitles line spacing configurable | |||
2024-10-11 | [keymaps] Use video/audio/subtitle selection dialogs | CastagnaIT | |
2024-10-07 | [Subtitles][Settings] Add a setting to make subtitles line spacing configurable | Vyacheslav Karpukhin | |
- The default value is chosen to avoid the overlaps with Box background style - Some of the subtitles settings are moved from Expert to Advanced level | |||
2024-09-07 | GLES: Implement fast HQ scalers (#24611) | sarbes | |
2024-08-25 | Keymaps: Add support for 3rd generation remote | Sam Nazarko | |
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk> | |||
2024-08-25 | Keymaps: update OSMC remote keymapping | Sam Nazarko | |
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk> | |||
2024-08-17 | Merge pull request #25629 from ksooo/pvr-delete-after-watching | Kai Sommerfeld | |
[PVR] Feature: "Delete after watching" for recordings | |||
2024-08-17 | [PVR] Introduce 'Delete after watching' for recordings. | ksooo | |
2024-08-16 | ActiveAE: Include LFE mixing possibility | fritsch | |
We have user without AVR running fullrange speakers. They want the bass of a 5.1 or 7.1 layout being mixed into FL and FR. This new setting allows to do so. | |||
2024-08-09 | [video] Change select action choose implementation to open the full context ↵ | ksooo | |
menu of the item, not a special short context menu. Brings back old behavior for PVR recordings, adds more flexibility to other video items. | |||
2024-07-29 | [Settings] Show "Maximum rewind time" on basic level | Garrett Brown | |
2024-07-14 | add manual action to clean all unused images | Ryan Rector | |
2024-06-28 | Fix missing subtitle help tips (#25365) | Hitcher | |
* Update strings.po for subtitle help * Update settings.xml for subtitle help * Revert border blur | |||
2024-06-25 | [VideoPlayer] Add GUI settings for audio/video playback queues | thexai | |
2024-06-21 | strings.po: fix duplicated strings id's | thexai | |
2024-06-17 | Merge pull request #25240 from smp79/vaapi-avc | Frank H | |
VideoPlayer: add setting for using VAAPI AVC | |||
2024-05-30 | Merge pull request #24564 from sarbes/hq-scaler-improvement | Markus Härer | |
GL: improve HQ scaler quality/performance | |||
2024-05-24 | [Input] Fix Persian keyboard layout | Jose Luis Marti | |
2024-05-22 | VideoPlayer: add setting for using VAAPI AVC | smp79 | |
2024-05-09 | Allow for better joystick hotkey overrides | Brady Svedin | |
This makes joystick hotkey overrides with the same hold duration as another action possible. Also updated joystick.xml comments to showcase new behavior. | |||
2024-04-28 | Implement front to back rendering (#22919) | sarbes | |
Implement front to back rendering | |||
2024-04-21 | GLES: Add font shader clipping | sarbes | |
2024-04-21 | Merge pull request #24605 from sarbes/font-rendering-improvement | sarbes | |
GL: improve text rendering performance and quality | |||
2024-04-10 | GL: improve text rendering | sarbes | |
2024-03-24 | Remove timezone setting within Kodi | Philipp Kerling | |
Kodi should just use whatever timezone is set up in the OS. There isn't really a convincing use case for changing the timezone in Kodi to be different from what the OS is set to. This setting was handled pretty inconsistently anyway (most OSes hide those settings, others disable it, on others it's just not going to be available due to g_timezone missing...). OS-like Kodi redistributions should add a proper OS-wide timezone setting to their respective settings/patchsets. This removes our dependency on a timezone database being available and reduces the code we have to maintain. | |||
2024-03-17 | [webOS] Add support for Dolby Vision compatibility mode | quietvoid | |
It is necessary to playback profile 7 FEL. Otherwise, the Dolby Vision metadata is completely ignored. | |||
2024-03-09 | [FileSystem] Change default Caching settings | thexai | |
2024-03-04 | [Android] Adjust GUI SRD peak luminance when display is in HDR PQ mode | thexai | |
2024-02-22 | [Windows] Fix inaccurate 10-bit SDR / HDR color using Pixel Shaders | thexai | |
2024-02-11 | Merge pull request #24536 from DaVukovic/revert_23806 | fuzzard | |
[keymaps] change show shutdownmenu to poweroff action | |||
2024-02-06 | [skin] Remove estouchy from core | fuzzard | |
There have been a number of changes to skins, and estouchy has not been kept up to date. At this point no one has shown interest to update it, so remove it for now. | |||
2024-01-29 | [webOS] Add setting to select allowed HDR dynamic metadata formats | quietvoid | |
It uses CBitstreamConverter and supports Dolby Vision. Therefore the setting can be useful. There are also TV models that have compatibility issues with videos containing both Dolby Vision and HDR10+ metadata in the bitstream. So by default, HDR10+ is always disabled as no TVs support it anyway. Fixes #24390. | |||
2024-01-28 | [Android] Allow removing HDR10+ dynamic HDR metadata | quietvoid | |
2024-01-28 | [Android] Allow removing Dolby Vision dynamic HDR metadata | quietvoid | |
2024-01-22 | GL: improve HQ scaler quality/performance | sarbes | |
2024-01-18 | [keymaps] change show shutdownmenu to poweroff action | David Vukovic | |
2024-01-17 | [pvr] Introduce setting to toggle 'auto play next programme'. | ksooo | |
2023-12-30 | [CACerts] Update to 2023-12-12 | fuzzard | |
2023-12-20 | [Settings] Disable video version scan | jjd-uk | |
2023-12-17 | [UPnP] Player: Add option to avoid volume synchronization to target | enen92 | |
2023-12-13 | [Windows] fix chroma upscaling with pixel shaders render method | CrystalP | |
Was inadvertently broken by PR#15382: 4:2:0 chroma still need to be scaled even if luminance doesn't. Scaling chroma with nearest neighbor gives pretty bad results, changing back to linear. The YUY2 and UYVY luminance would also need the linear interpolation if scaling was still done by this shader in Windows. There is math to align the horizontal sampling points exactly and avoid any horizontal interpolation by the sampler. | |||
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-22 | Added Video Versions feature | XODIDOX | |
2023-11-20 | Merge pull request #24100 from CrystalP/adjust-hdr-setting | CrystalP | |
[Settings] Adjust the "Use display HDR capabilities" setting | |||
2023-11-20 | [Settings] Adjust the "Use display HDR capabilities" setting | CrystalP | |
Revised name and description. | |||
2023-11-12 | [FileSystem] Move File Cache settings to GUI settings | thexai | |
2023-10-29 | [FileSystem] Add GUI settings for NFS and SMB chunk size | thexai | |
2023-10-26 | Merge pull request #23806 from HiassofT/remote-power | fuzzard | |
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 | |