Changelog:
- A whole assortment of fixes were made to fix building Kodi with GCC13. A PR was reverted that fixes some Linux setups to use the more generic library (GL) rather than the specific GLX library.
- Audio: An assortment of E-AC3 related fixes were backported.
- Estuary: Fixes to the seekbar timer when seeking. A fix to the Music Viz screen has been made by @enen92 in an endeavour to chase that elusive target of perfection
- Game/Retroplayer: A fix to a crash by memory exhaustion when some emulators are used.
- PVR: Fix crash on saved search. Fix last opened group not always restored on Kodi startup
- Python: fix for setting Picture and Game info via infotags. GameInfo has been added to the Player class to allow get/set GameInfoTag data. The path used when searching for modules could potentially find system scripts/modules instead of Kodi-specific Python scripts/modules
- Video: Fix watched/unwatched status not taken into account for items not added to video library when creating playlists. Fix missing watched/unwatched status in Playlist window
- Release notes