Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-07 | Merge pull request #24783 from fuzzard/release_21rc121.0rc1-Omega | fuzzard | |
[Omega] Release RC1 | |||
2024-03-07 | Merge pull request #24752 from hagaygo/subtitle-store-fix | fuzzard | |
Store streamed video subtitle on custom subtitles path if defined by user | |||
2024-03-07 | [subtitles] Store streamed video downloaded subtitle. | Hagay Goshen | |
Applied jenkins diff patch Update xbmc/video/dialogs/GUIDialogSubtitles.cpp Co-authored-by: Miguel Borges de Freitas <enen92@kodi.tv> | |||
2024-03-07 | [Omega] Release RC1 | fuzzard | |
2024-03-06 | Merge pull request #24756 from thexai/android-gui-sdr-peak | thexai | |
[Android] Adjust GUI SRD peak luminance when display is in HDR PQ mode | |||
2024-03-06 | Merge pull request #24801 from enen92/doxygen_cuts | fuzzard | |
[Docs] Fix doxygen references for cutlist deprecation | |||
2024-03-05 | Merge pull request #24807 from CrystalP/remove-string | fuzzard | |
[video] remove unused string | |||
2024-03-05 | [video] remove unused string 40033 | CrystalP | |
Stopped being used after PR #24477 | |||
2024-03-05 | Merge pull request #24805 from joseluismarti/tvprovider | fuzzard | |
Bump androidx.tvprovider:tvprovider | |||
2024-03-04 | Merge pull request #24804 from CrystalP/doxygen-sliderbardisabled | CrystalP | |
[doc] Fix incorrect tag name for the disabled slider bar texture | |||
2024-03-04 | Bump androidx.tvprovider:tvprovider | Jose Luis Marti | |
2024-03-04 | [Android] Adjust GUI SRD peak luminance when display is in HDR PQ mode | thexai | |
2024-03-04 | [Doc] Fix incorrect tag name for the disabled slider bar texture | CrystalP | |
2024-03-04 | [Docs] Fix doxygen references for cutlist deprecation | enen92 | |
2024-03-03 | Merge pull request #24791 from CrystalP/fix-removedselecteditem | CrystalP | |
[video] fix selected item after removing version/extra | |||
2024-03-03 | Merge pull request #24793 from ksooo/pvr-fix-channelmgr-icons | Kai Sommerfeld | |
[PVR] Channel Manager: Fix refresh channel icons; old icons still shown after refresh. | |||
2024-03-02 | Merge pull request #24792 from CrystalP/fix-selectionafterchooseart | CrystalP | |
[video] fix selection after changing video or extra art | |||
2024-03-02 | [video] fix selected item after removing version/extra | CrystalP | |
2024-03-02 | [PVR] Channel Manager: Fix refresh channel icons; old icons still shown ↵ | ksooo | |
after refresh. | |||
2024-03-02 | [video] fix selection after changing video or extra art | CrystalP | |
2024-03-02 | Merge pull request #24785 from CrystalP/fix-interlacedfr | CrystalP | |
[VideoPlayer] Fix initial interlaced stream refresh rate switch | |||
2024-03-02 | Merge pull request #24789 from enen92/fixup_kodi_resume | Miguel Borges de Freitas | |
Fix regression for play actions | |||
2024-03-02 | Fix regression for play actions | Miguel Borges de Freitas | |
2024-03-01 | [VideoPlayer] Fix initial interlaced stream refresh rate switch | CrystalP | |
2024-03-01 | Merge pull request #24739 from thexai/fix-pixel-shaders | fuzzard | |
[Windows] Fix inaccurate 10-bit SDR / HDR color using Pixel Shaders | |||
2024-03-01 | Merge pull request #24740 from fritsch/pwhdmi | fuzzard | |
AESinkPipewire: Properly identify HDMI devices | |||
2024-03-01 | Merge pull request #24781 from joseluismarti/manifest | fuzzard | |
[Android] Adjustments in manifest file | |||
2024-03-01 | Merge pull request #24778 from joseluismarti/compileSdkVersion | fuzzard | |
[Android] Use compileSdk, minSdk and targetSdk | |||
2024-02-29 | Merge pull request #24765 from enen92/tap | Miguel Borges de Freitas | |
MacOS: Implement hotkeycontroller to fix exclusive mediakey usage | |||
2024-02-29 | MacOS: Implement hotkeycontroller to fix exclusive mediakey usage | Miguel Borges de Freitas | |
2024-02-29 | Remove redundant label | Jose Luis Marti | |
2024-02-29 | GET_TASKS constant is deprecated | Jose Luis Marti | |
2024-02-29 | The minSdkVersion and targetSdkVersion values are not used | Jose Luis Marti | |
2024-02-29 | Merge pull request #24748 from popcornmix/staletimes | popcornmix | |
VideoPlayer: Reset stale stream times after a flush | |||
2024-02-28 | [Android] Use compileSdk, minSdk and targetSdk | Jose Luis Marti | |
2024-02-28 | Merge pull request #24753 from ksooo/video-versions-fix-listitem-label | Kai Sommerfeld | |
[guiinfo] Fix LISTITEM_LABEL for movies with multiple versions only … | |||
2024-02-27 | VideoPlayer: Reset stale stream times after a flush | Dom Cobley | |
The stale starttime can be used and cause a long video stall as discussed in https://github.com/xbmc/xbmc/issues/24745 | |||
2024-02-26 | Merge pull request #24732 from the-black-eagle/audiobook_directory | fuzzard | |
[MUSIC] Get correct duration of stream from FFMPEG for audiobook chap… | |||
2024-02-26 | Merge pull request #24761 from joseluismarti/zipAlignEnabled | fuzzard | |
[Android] zipAlignEnabled has been deprecated for a while | |||
2024-02-26 | [Android] zipAlignEnabled has been deprecated for a while | Jose Luis Marti | |
2024-02-25 | Merge pull request #24759 from enen92/tap | Miguel Borges de Freitas | |
macos: remove dead code | |||
2024-02-25 | macos: remove dead code | Miguel Borges de Freitas | |
2024-02-24 | AESinkPipewire: Fix Passthrough channel availability | fritsch | |
It seems the Pipewire can easily configure TrueHD as IEC Format while only two channels are available. This is not correct. As later on when AE starts playing 8 channels are opened, already enumerate properly. Co-authored-by: Lukas Rusak <lorusak@gmail.com> Co-authored-by: Markus Härer <markus.haerer@gmx.net> | |||
2024-02-23 | [guiinfo] Fix LISTITEM_LABEL for movies with multiple versions only to ↵ | ksooo | |
overwrite with video version name if there is one. | |||
2024-02-22 | [Windows] Fix inaccurate 10-bit SDR / HDR color using Pixel Shaders | thexai | |
2024-02-22 | AESinkPipewire: Properly identify HDMI devices | fritsch | |
Without this AE would only allow passthrough on SPDIF devices as it checks for the device not being PCM when allowing Passthrough. Co-authored-by: Lukas Rusak <lorusak@gmail.com> | |||
2024-02-21 | Merge pull request #24743 from enen92/play_action_plugin | Miguel Borges de Freitas | |
[plugins] Ignore fileaction (play) if item is not playable... | |||
2024-02-21 | [plugins] Ignore fileaction (play) if item is not playable... | enen92 | |
2024-02-20 | Merge pull request #24733 from thexai/fix-stream-buffer | thexai | |
[FileSystem] Fix: not use CFileStreamBuffer in all network files | |||
2024-02-19 | Merge pull request #24735 from joseluismarti/splash | fuzzard | |
[Android] Remove unused code and improve extraction of the apk file |