Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-20 | Fix include for GCC14 (#25856) | sarbes | |
2024-10-19 | Merge pull request #25829 from fritsch/cache3 | Peter Frühberger | |
AudioTrack: Revisit pause bursts and delay | |||
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 | 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 | [Discs] Remove dead code | enen92 | |
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… | |||
2024-10-07 | Merge pull request #25795 from ksooo/pvr-fix-epg-event-delete-2 | Kai Sommerfeld | |
[PVR] [PVR] Async EPG update: Fix removal of EPG events notified as 'deleted', take 2 | |||
2024-10-07 | Merge pull request #25789 from ksooo/pvr-fix-start-recording-ctx-menu | Kai Sommerfeld | |
[PVR] Context menu item 'Start recording': Fix to respect other runni… | |||
2024-10-07 | [Android] Create res/xml/ directory | Jose Luis Marti | |
2024-10-07 | [Android] searchable.xml file is not necessary, this file is configured and ↵ | Jose Luis Marti | |
generated by the build system | |||
2024-10-06 | Merge pull request #25763 from notspiff/move_findtrailer_videoutils | Arne Morten Kvarving | |
move CFileItem::FindTrailer to VideoUtils | |||
2024-10-06 | Merge pull request #25792 from joseluismarti/move-GetExternalStorage | Miguel Borges de Freitas | |
Move CXBMCApp::GetExternalStorage to CAndroidStorageProvider | |||
2024-10-06 | Merge pull request #25667 from CastagnaIT/fix_mimetype | Stefano Gottardo | |
[DirectoryFactory] Store CFileItem mimetype to CURL, to avoid forced HTTP HEAD requests | |||
2024-10-05 | [PVR] [PVR] Async EPG update: Fix removal of EPG events notified as ↵ | ksooo | |
'deleted', take 2. | |||
2024-10-05 | Merge pull request #25735 from parona-source/gcc-15 | Markus Härer | |
Include missing <cstdint> includes | |||
2024-10-05 | Move CXBMCApp::GetExternalStorage to CAndroidStorageProvider | Jose Luis Marti | |
2024-10-05 | Merge pull request #25768 from jjd-uk/estuary_version_poster_fix | jjd-uk | |
[Estuary] Video Versions - Add poster fallback | |||
2024-10-04 | windowing/gbm: Dynamic plane selection | boogie | |
This commit allows kodi to select gui and video planes according to format and modifier combination and sorts to gui plane on top of video plane if zpos is supported and not immutable by the planes. | |||
2024-10-04 | [PVR] Context menu item 'Start recording': Fix to respect other running ↵ | ksooo | |
recording on same channel. | |||
2024-10-03 | Merge pull request #25780 from ksooo/pvr-fix-stop-recording-ctx-menu | Kai Sommerfeld | |
[PVR] Context menu item 'Stop recording': Fix visibility condition for EPG gap tags. | |||
2024-10-03 | Merge pull request #25779 from ksooo/pvr-fix-epg-event-delete | Kai Sommerfeld | |
[PVR] Async EPG update: Fix removal of EPG events notified as 'deleted'. |