Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-22 | Merge pull request #25864 from neo1973/fix_25845HEADmaster | Markus Härer | |
[Revert] Dynamic Selection of DRM planes with GBM | |||
2024-10-22 | Merge pull request #25808 from CastagnaIT/fix_url_parse | Stefano Gottardo | |
[CURL] Preserve slashes between protocol and path | |||
2024-10-22 | Revert "Merge pull request #24431 from hbiyik/gbm_drm_dynamic_afbc_video_planes" | Markus Härer | |
This reverts commit bf45dda56f7db137303db478073c25e5e0a99cbb, reversing changes made to b4e65aaef8ce82de38caaa3185fa4dad16bc93c2. | |||
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-21 | [tests] curl test to preserve slashes between protocol and path | CastagnaIT | |
2024-10-20 | Merge pull request #25841 from fritsch/mediasession | thexai | |
MediaSession: Properly update when pressing stop | |||
2024-10-20 | Merge pull request #25853 from ksooo/pvr-fix-parental-data-init | Kai Sommerfeld | |
[PVR] CAddEpgTag, CAddonRecording: Add missing init of some parental … | |||
2024-10-20 | Merge pull request #25852 from ksooo/android-fix-mediakey-unpause | Kai Sommerfeld | |
[Android] Fix resuming paused media playback not working via play|pause media key press. | |||
2024-10-20 | Merge pull request #25851 from ksooo/cores-optimize-dvr-streams | Kai Sommerfeld | |
[cores] CInputStreamPVRBase: Optimize: Only close the stream if it is… | |||
2024-10-20 | Fix include for GCC14 (#25856) | sarbes | |
2024-10-19 | [PVR] CAddEpgTag, CAddonRecording: Add missing init of some parental rating ↵ | ksooo | |
data members. | |||
2024-10-19 | [Android] Fix resuming paused media playback not working via play/pause ↵ | ksooo | |
media key press. | |||
2024-10-19 | Merge pull request #25829 from fritsch/cache3 | Peter Frühberger | |
AudioTrack: Revisit pause bursts and delay | |||
2024-10-19 | [cores] CInputStreamPVRBase: Optimize: Only close the stream if it is open. ↵ | ksooo | |
Only open the stream if it is not open. | |||
2024-10-19 | Merge pull request #25847 from ksooo/pvr-fix-custom-string-props | Kai Sommerfeld | |
[PVR] CAddonTimer: Fix memory corruption caused by freed string data transferred to add-on. | |||
2024-10-18 | Merge pull request #25762 from CastagnaIT/gui_menu_tracks | Stefano Gottardo | |
[GUI][Skin] Add new window dialogs to select video/audio/subtitles streams | |||
2024-10-18 | [PVR] CAddonTimer: Fix memory corruption caused by freed string data ↵ | ksooo | |
transferred to add-on. | |||
2024-10-16 | MediaSession: Properly update when pressing stop | fritsch | |
2024-10-16 | Merge pull request #25834 from phunkyfish/addon-read-nobuffer | phunkyfish | |
[addons] add missing flag to filesystem translation from binary add-ons | |||
2024-10-15 | [addons] add missing flag to filesystem translation from binary add-ons | phunkyfish | |
2024-10-15 | [addons] compare file open flags to addon enum instead of Kodi core's | phunkyfish | |
2024-10-14 | Merge pull request #25831 from enen92/gui_action_handler | Miguel Borges de Freitas | |
[GUI] Introduce GUI Announcement Handlers | |||
2024-10-14 | Merge pull request #25812 from 78andyp/refresh | thexai | |
[Art] Fix #25601 - Refresh art after update in information dialog | |||
2024-10-14 | [Zeroconf] Use announcements instead of direct GUI messages | enen92 | |
2024-10-14 | [GUI] Introduce GUI Announcement Handlers | enen92 | |
2024-10-14 | [Art] Fix #25601 - Refresh art after update in information dialog. | 78andyp | |
2024-10-13 | Merge pull request #25827 from CrystalP/no-ext-subs-upnp-renderer | CrystalP | |
[UPnP] Do not scan for external subs for UPnP renderer | |||
2024-10-13 | Use Silence again for all formats (AddPause) | fritsch | |
2024-10-13 | AESinkAudioTrack: Stop pseudo blocking for IEC | fritsch | |
The audio hal does not care if we sleep for it, it blocks itself when the buffer is filled. | |||
2024-10-13 | AESinkAudioTrack: Revisit Pause bursts for RAW | fritsch | |
- Properly Check Pause Bursts again - Do not weight the average as it's meant to smooth audio hal abruptness - Stop sleeping in normal AddPacket Use-Case | |||
2024-10-13 | Merge pull request #25822 from ksooo/pvr-fix-gap-tag-timers | Kai Sommerfeld | |
[PVR] Fix support for EPG gap tags timers. | |||
2024-10-12 | [UPnP] no external subs scan for url pushed to renderer | CrystalP | |
2024-10-11 | [PVR] CPVRGUIActionsTimers::AddTimer: Fix support for EPG gap tags. | ksooo | |
2024-10-11 | [PVR] Support to the second duration when creating time-based timers (before ↵ | ksooo | |
it was full minutes only). | |||
2024-10-11 | [Utils] Add missing original, imparied filename parsing | CastagnaIT | |
2024-10-11 | [keymaps] Use video/audio/subtitle selection dialogs | CastagnaIT | |
2024-10-11 | [Players][cleanup] Changed audio/sub capabilities to enum class | CastagnaIT | |
2024-10-11 | [addons][gui] increase GUI API version to 5.15.1 | CastagnaIT | |
2024-10-11 | [GUI][Skin] Video/Audio/Subtitle stream selection dialog | CastagnaIT | |
2024-10-10 | Merge pull request #25807 from enen92/udev_mount_anonymous | Miguel Borges de Freitas | |
udev: namespace get_mountpoint call | |||
2024-10-09 | Merge pull request #25588 from hbiyik/egl_async_rendering_fixes | Markus Härer | |
Egl async rendering fixes | |||
2024-10-09 | Merge pull request #24431 from hbiyik/gbm_drm_dynamic_afbc_video_planes | Markus Härer | |
Dynamic Selection of DRM planes with GBM | |||
2024-10-09 | VideoLayerBridgeDRMPRIME: Use crop fields to render the picture offsets | boogie | |
Hardware decoders when used with AFBC compression, may output picture with offsets which may be different for each frame. Since this offset is applied after the decompression is done, only way to represent this in SRC_X and SRC_Y plane props. This commits utilizes AVFrame crop fields to pass picture offsets. | |||
2024-10-08 | Merge pull request #25804 from enen92/discs_cleanup_deadcode | Miguel Borges de Freitas | |
[Discs] Remove dead code | |||
2024-10-08 | Merge pull request #25323 from CastagnaIT/subs_carriagereturn | Stefano Gottardo | |
[CharArrayParser] Skip malformed EOL | |||
2024-10-08 | udev: namespace get_mountpoint call | enen92 | |
2024-10-08 | [CURL] Preserve slashes between protocol and path | CastagnaIT | |
2024-10-08 | [Discs] Remove dead code | enen92 | |
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-10-08 | Merge pull request #25800 from joseluismarti/searchable.xml | fuzzard | |
[Android] searchable.xml file is not necessary, this file is configured and gen… |