21.0rc1-Omega
版本发布时间: 2024-03-07 08:37:44
xbmc/xbmc最新发布版本:21.1-Omega(2024-08-17 15:08:13)
What's Changed
- Fix player controls by @Hitcher in https://github.com/xbmc/xbmc/pull/24715
- [Settings] Fix Read Factor displayed as 0.0x in logs when setting value is "Adaptive" by @thexai in https://github.com/xbmc/xbmc/pull/24722
- [Android] Fix Zip Path Traversal vulnerability by @joseluismarti in https://github.com/xbmc/xbmc/pull/24730
- Add branding color to metainfo for linux by @razzeee in https://github.com/xbmc/xbmc/pull/24734
- [Android] Remove unused code and improve extraction of the apk file by @joseluismarti in https://github.com/xbmc/xbmc/pull/24735
- [FileSystem] Fix: not use CFileStreamBuffer in all network files by @thexai in https://github.com/xbmc/xbmc/pull/24733
- [plugins] Ignore fileaction (play) if item is not playable... by @enen92 in https://github.com/xbmc/xbmc/pull/24743
- macos: remove dead code by @enen92 in https://github.com/xbmc/xbmc/pull/24759
- [Android] zipAlignEnabled has been deprecated for a while by @joseluismarti in https://github.com/xbmc/xbmc/pull/24761
- [MUSIC] Get correct duration of stream from FFMPEG for audiobook chap… by @the-black-eagle in https://github.com/xbmc/xbmc/pull/24732
- [guiinfo] Fix LISTITEM_LABEL for movies with multiple versions only … by @ksooo in https://github.com/xbmc/xbmc/pull/24753
- VideoPlayer: Reset stale stream times after a flush by @popcornmix in https://github.com/xbmc/xbmc/pull/24748
- MacOS: Implement hotkeycontroller to fix exclusive mediakey usage by @enen92 in https://github.com/xbmc/xbmc/pull/24765
- [Android] Use compileSdk, minSdk and targetSdk by @joseluismarti in https://github.com/xbmc/xbmc/pull/24778
- [Android] Adjustments in manifest file by @joseluismarti in https://github.com/xbmc/xbmc/pull/24781
- AESinkPipewire: Properly identify HDMI devices by @fritsch in https://github.com/xbmc/xbmc/pull/24740
- [Windows] Fix inaccurate 10-bit SDR / HDR color using Pixel Shaders by @thexai in https://github.com/xbmc/xbmc/pull/24739
- Fix regression for play actions by @enen92 in https://github.com/xbmc/xbmc/pull/24789
- [VideoPlayer] Fix initial interlaced stream refresh rate switch by @CrystalP in https://github.com/xbmc/xbmc/pull/24785
- [video] fix selection after changing video or extra art by @CrystalP in https://github.com/xbmc/xbmc/pull/24792
- [PVR] Channel Manager: Fix refresh channel icons; old icons still shown after refresh. by @ksooo in https://github.com/xbmc/xbmc/pull/24793
- [video] fix selected item after removing version/extra by @CrystalP in https://github.com/xbmc/xbmc/pull/24791
- [doc] Fix incorrect tag name for the disabled slider bar texture by @CrystalP in https://github.com/xbmc/xbmc/pull/24804
- Bump androidx.tvprovider:tvprovider by @joseluismarti in https://github.com/xbmc/xbmc/pull/24805
- [video] remove unused string by @CrystalP in https://github.com/xbmc/xbmc/pull/24807
- [Docs] Fix doxygen references for cutlist deprecation by @enen92 in https://github.com/xbmc/xbmc/pull/24801
- [Android] Adjust GUI SRD peak luminance when display is in HDR PQ mode by @thexai in https://github.com/xbmc/xbmc/pull/24756
- Store streamed video subtitle on custom subtitles path if defined by user by @hagaygo in https://github.com/xbmc/xbmc/pull/24752
- [Omega] Release RC1 by @fuzzard in https://github.com/xbmc/xbmc/pull/24783
New Contributors
- @hagaygo made their first contribution in https://github.com/xbmc/xbmc/pull/24752
Full Changelog: https://github.com/xbmc/xbmc/compare/21.0b3-Omega...21.0rc1-Omega