Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-10 | format JSON-RPC schema files | Andrey Filipenkov | |
2024-02-10 | Merge pull request #24181 from DaVukovic/json-screensaver | fuzzard | |
[JSON-RPC] Add GUI.ActivateScreenSaver | |||
2024-02-10 | Merge pull request #24640 from thexai/adaptative-read-factor | fuzzard | |
[FileCache] Implements adaptative read factor based on cache level | |||
2024-02-10 | Merge pull request #24675 from the-black-eagle/fix_playlist_art | fuzzard | |
[MUSIC] Only set libraryartfilled property if we actually found art | |||
2024-02-10 | Merge pull request #24565 from 78andyp/other_set | fuzzard | |
[VideoInfoScanner] Fix processing of <episodeguide> in TV show's NFO. | |||
2024-02-10 | Merge pull request #24533 from 78andyp/nfo_fix | fuzzard | |
[VideoDatabase] Do not overwrite Set Overview if no field in NFO | |||
2024-02-10 | [JSON-Rpc] Add GUI.ActivateScreenSaver method | David Vukovic | |
JSONRPC method call to activate currently configured screensaver | |||
2024-02-10 | Merge pull request #24244 from sundermann/webos-power-management | fuzzard | |
[webOS][Power management] Implement shutdown/reboot | |||
2024-02-10 | Merge pull request #24642 from sky42src/21_storage_info | fuzzard | |
[posix] PosixMountProvider excludes +efivarfs +systemd-1 | |||
2024-02-09 | Merge pull request #24676 from enen92/kill_typedef | Miguel Borges de Freitas | |
Kill CGUIListItemPtr typedef | |||
2024-02-09 | Merge pull request #24674 from enen92/seek_ff_rw_fix | Miguel Borges de Freitas | |
[VideoPlayer] Adjust lastseekpts on FlushBuffers | |||
2024-02-09 | [VideoPlayer] Remove legacy comment | enen92 | |
2024-02-09 | [VideoPlayer] Adjust lastseekpts on FlushBuffers | enen92 | |
2024-02-09 | Kill CGUIListItemPtr typedef | enen92 | |
2024-02-09 | Merge pull request #24664 from enen92/screensaver_modal | Miguel Borges de Freitas | |
Screensaver: Do not force dim if another modal is being shown | |||
2024-02-09 | Merge pull request #24673 from enen92/txt_crash | Miguel Borges de Freitas | |
Teletext: Fix crash due to invalid FTC_Node | |||
2024-02-09 | [MUSIC] Only set libraryartfilled property if we actually found art | the-black-eagle | |
2024-02-09 | Teletext: Fix crash due to invalid FTC_Node | enen92 | |
2024-02-09 | Screensaver: Do not force dim if another modal is being shown | enen92 | |
2024-02-09 | Merge pull request #24670 from ksooo/video-hide-choose-version-ctx-menu-items | Kai Sommerfeld | |
[video] Hide 'Choose version' and 'Play version using' context menu i… | |||
2024-02-09 | Merge pull request #24671 from kambala-decapitator/darwin-embedded-vtb-livetv | Andrey Filipenkov | |
[iOS/tvOS] disable VTB for real-time interlaced videos | |||
2024-02-09 | Merge pull request #24662 from Gujal00/fix/cpack | fuzzard | |
[CPACK] Adjust dependencies to build packages compatible with focal to noble | |||
2024-02-09 | [iOS/tvOS] force disable hardware acceleration for real-time interlaced videos | Andrey Filipenkov | |
2024-02-08 | Merge pull request #24647 from CrystalP/fix-refreshmovie | CrystalP | |
[video] Fix the refresh of movies with additional versions or extras | |||
2024-02-08 | Merge pull request #24476 from DaVukovic/reword_remove_movie | CrystalP | |
[strings] Reword remove movie from library | |||
2024-02-08 | Merge pull request #24650 from garbear/game-improvements | Garrett Brown | |
Minor game improvements | |||
2024-02-08 | Merge pull request #24651 from garbear/optimize-agents | Garrett Brown | |
Optimize keyboard/mouse input on first action | |||
2024-02-08 | Merge pull request #24635 from garbear/omega-controllers | Garrett Brown | |
[Omega] Update controller add-ons for new keyboard layout and translations | |||
2024-02-08 | Merge pull request #24639 from garbear/fix-xkb-keypad | Garrett Brown | |
[Keyboard] Fix special handling of Num Lock states for XKB common library | |||
2024-02-08 | [video] Hide 'Choose version' and 'Play version using' context menu items if ↵ | ksooo | |
setting 'Show videos with multiple versions as folder' is ON. | |||
2024-02-07 | [CPACK] Adjust dependencies to build packages compatible with focal to noble | gujal | |
2024-02-06 | Merge pull request #24661 from ↵ | CrystalP | |
ksooo/video-versions-fix-play-version-using-select-dialog-buttons [video] Fix 'play version using' version select dialog having 'extras' button. | |||
2024-02-06 | Merge pull request #24655 from fuzzard/addons_drop_estouchy | jenkins4kodi | |
2024-02-06 | [video] Fix 'play version using' version select dialog having 'extras' button. | ksooo | |
2024-02-06 | [skin] Remove estouchy from core | fuzzard | |
There have been a number of changes to skins, and estouchy has not been kept up to date. At this point no one has shown interest to update it, so remove it for now. | |||
2024-02-06 | Merge pull request #24652 from ksooo/video-versions-fix-infodialog-playback | Kai Sommerfeld | |
[video] Fix video info dialog play button to always play the version … | |||
2024-02-05 | [video] Fix the refresh of movies with additional versions or extras | CrystalP | |
In order to avoid the deletion of all additional assets set up by the user for the movie: - Modified the movie delete trigger so that it only deletes the default version instead of all assets of the movie. - Modifed the Refresh function to detect the presence of versions or extras in order to relink them after deletion/recreation of the movie | |||
2024-02-05 | Merge pull request #24645 from CrystalP/fix-parentmovie-properties | CrystalP | |
[video] fill GUIListItem properties with streamdetails for the hybrid… | |||
2024-02-05 | [video] Fix video info dialog play button to always play the version that ↵ | ksooo | |
info is displayed for, not to queue and play all versions of the movie when 'show videos with multiple versions as folder' is ON. | |||
2024-02-05 | Merge pull request #24632 from hugbug/hdmi-wakeup | Peter Frühberger | |
[Android] Exec wake-up routine only after hdmi handshake | |||
2024-02-05 | Merge pull request #24638 from ↵ | Kai Sommerfeld | |
ksooo/video-versions-fix-favourites-select-actions [favourites][listproviders] Fix select action not to show the choose … | |||
2024-02-05 | [Peripherals] Improve const-correctness | Garrett Brown | |
2024-02-05 | [Peripherals] Move #define to constexpr in the Types header | Garrett Brown | |
2024-02-05 | [Game Clients] Move #define to constexpr in the Types header | Garrett Brown | |
2024-02-05 | [Games][Strings] Improve documentation for stretch modes | Garrett Brown | |
2024-02-05 | [Port Manager] Fix unredacted path in log | Garrett Brown | |
2024-02-05 | [Controllers] Improve error logging for default buttonmaps | Garrett Brown | |
2024-02-05 | [Agents] Constructors shouldn't have side effects | Garrett Brown | |
2024-02-05 | [Input] Allow input handlers to bypass add-on buttonmaps | Garrett Brown | |
2024-02-05 | Merge pull request #24648 from CrystalP/fix-chooseversion-caption | CrystalP | |
[video] Fix text of the context menu Choose version button |