aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-11[guilib] Add VideoPlayer.HasVideoVersions bool infolabelCrystalP
2024-02-11GUIInfo new VideoPlayer.VideoVersionName infolabelscott967
Returns the Video Version Name for use in skins clarify doxygen
2024-02-11fix commit ref of JSON-RPC schemas formattingAndrey Filipenkov
2024-02-11Merge pull request #24693 from jjd-uk/estuary_choose_dialog_fixjjd-uk
[Estuary] Video Version Choose Dialog Fix
2024-02-11[Estuary] Video Version Choose Dialog Fixjjd-uk
2024-02-11use literal make command instead of variable in XcodeAndrey Filipenkov
fixes binary addons target build
2024-02-11Merge pull request #24536 from DaVukovic/revert_23806fuzzard
[keymaps] change show shutdownmenu to poweroff action
2024-02-11Merge pull request #24446 from 78andyp/master_lock_fixesfuzzard
[CGUIPassword] Media served through plugins is not shown when there is a master lock.
2024-02-10Merge pull request #24688 from joseluismarti/libs-in-apkjenkins4kodi
2024-02-10Merge pull request #24681 from jjd-uk/estuary_version_labelsjjd-uk
[Estuary] Add video version name to playlist + Add 3D info + Cleanup
2024-02-11Merge pull request #24649 from the-black-eagle/artist_stufffuzzard
[MUSIC] Allow navigating from artist directly to songs via AS.xml setting
2024-02-11Merge pull request #24314 from 78andyp/fix_BDMV_scrapefuzzard
[VideoInfoScanner] Fix scraping of episodes in Blu-ray folders (BDMV).
2024-02-11Merge pull request #24330 from neo1973/fix_23975fuzzard
VideoInfoScanner: Support .nomedia files in TV show subdirectories
2024-02-10Merge pull request #24677 from ksooo/video-versions-fix-play-using-visibilityKai Sommerfeld
[video] Fix 'Play using...' context menu item not visible for version…
2024-02-10[Android] Include missing binary addon libs in the apk packageJose Luis Marti
2024-02-10VideoInfoScanner: Support .nomedia files in TV show subdirectoriesMarkus Härer
Fixes #23975.
2024-02-10Directory: Add a folder filter parameter to EnumerateDirectory functionMarkus Härer
2024-02-11Merge pull request #24624 from CastagnaIT/truncate_text_editfuzzard
[GUIEditControl] Use left truncate (and relative ellipses) for edit controls only
2024-02-11Merge pull request #24684 from sundermann/webos-map-info-keyfuzzard
[webOS] Map info key
2024-02-11Merge pull request #24685 from neo1973/CXbtManager_data_race_2fuzzard
CXbtManager: Synchronize access to internal data structures
2024-02-11Merge pull request #24630 from fuzzard/depends_gettext_0.22.4fuzzard
[tools/depends] Bump gettext 0.22.4
2024-02-10Merge pull request #24441 from sundermann/webos-disable-core-dumpsStephan Sundermann
[webOS] Disable core dumps
2024-02-10CXbtManager: Synchronize access to internal data structuresMarkus Härer
2024-02-10[webOS] Keymap: Map info remote keyStephan Sundermann
2024-02-10[Estuary] Video Version Labelsjjd-uk
2024-02-10[videodb] Fix movie trigger for movie conversion to versionCrystalP
The former default version of the movie should be preserved when the idMovie / idMedia has already been transferred. Cascade delete only a videoversion record still attached to the idMovie.
2024-02-10[webOS] Disable core dumps if not in debug loggingStephan Sundermann
2024-02-10Merge pull request #24633 from kambala-decapitator/jsonrpc-settempofuzzard
[JSON-RPC] add command to change playback speed (tempo)
2024-02-10Merge pull request #24599 from malard/dvdlangfuzzard
added: non standard language codes used by some DVDs (thanks @jsgh)
2024-02-10add action to change tempo speedAndrey Filipenkov
2024-02-10extract advancing tempo by step into a PlayerUtils methodAndrey Filipenkov
2024-02-10add SetTempo command to JSON-RPC APIAndrey Filipenkov
2024-02-10Merge pull request #24666 from joseluismarti/apk-cachefuzzard
[Android] Adjust copying of resource files to cache folder
2024-02-10add the schemas formatting commit to .git-blame-ignore-revsAndrey Filipenkov
2024-02-10format JSON-RPC schema filesAndrey Filipenkov
2024-02-10Merge pull request #24181 from DaVukovic/json-screensaverfuzzard
[JSON-RPC] Add GUI.ActivateScreenSaver
2024-02-10Merge pull request #24640 from thexai/adaptative-read-factorfuzzard
[FileCache] Implements adaptative read factor based on cache level
2024-02-10added: non standard language codes used by some DVDs (thanks @jsgh)Malard
2024-02-10Merge pull request #24675 from the-black-eagle/fix_playlist_artfuzzard
[MUSIC] Only set libraryartfilled property if we actually found art
2024-02-10Merge pull request #24565 from 78andyp/other_setfuzzard
[VideoInfoScanner] Fix processing of <episodeguide> in TV show's NFO.
2024-02-10Merge pull request #24533 from 78andyp/nfo_fixfuzzard
[VideoDatabase] Do not overwrite Set Overview if no field in NFO
2024-02-10[JSON-Rpc] Add GUI.ActivateScreenSaver methodDavid Vukovic
JSONRPC method call to activate currently configured screensaver
2024-02-10[tools/depends][target] Bump gettext 0.22.4fuzzard
2024-02-10[tools/depends][native] Bump gettext 0.22.4fuzzard
2024-02-10Merge pull request #24244 from sundermann/webos-power-managementfuzzard
[webOS][Power management] Implement shutdown/reboot
2024-02-10Merge pull request #24642 from sky42src/21_storage_infofuzzard
[posix] PosixMountProvider excludes +efivarfs +systemd-1
2024-02-09Merge pull request #24676 from enen92/kill_typedefMiguel Borges de Freitas
Kill CGUIListItemPtr typedef
2024-02-09Merge pull request #24674 from enen92/seek_ff_rw_fixMiguel Borges de Freitas
[VideoPlayer] Adjust lastseekpts on FlushBuffers
2024-02-09[VideoPlayer] Remove legacy commentenen92
2024-02-09[VideoPlayer] Adjust lastseekpts on FlushBuffersenen92