Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-11 | [guilib] Add VideoPlayer.HasVideoVersions bool infolabel | CrystalP | |
2024-02-11 | GUIInfo new VideoPlayer.VideoVersionName infolabel | scott967 | |
Returns the Video Version Name for use in skins clarify doxygen | |||
2024-02-11 | fix commit ref of JSON-RPC schemas formatting | Andrey Filipenkov | |
2024-02-11 | Merge pull request #24693 from jjd-uk/estuary_choose_dialog_fix | jjd-uk | |
[Estuary] Video Version Choose Dialog Fix | |||
2024-02-11 | [Estuary] Video Version Choose Dialog Fix | jjd-uk | |
2024-02-11 | use literal make command instead of variable in Xcode | Andrey Filipenkov | |
fixes binary addons target build | |||
2024-02-11 | Merge pull request #24536 from DaVukovic/revert_23806 | fuzzard | |
[keymaps] change show shutdownmenu to poweroff action | |||
2024-02-11 | Merge pull request #24446 from 78andyp/master_lock_fixes | fuzzard | |
[CGUIPassword] Media served through plugins is not shown when there is a master lock. | |||
2024-02-10 | Merge pull request #24688 from joseluismarti/libs-in-apk | jenkins4kodi | |
2024-02-10 | Merge pull request #24681 from jjd-uk/estuary_version_labels | jjd-uk | |
[Estuary] Add video version name to playlist + Add 3D info + Cleanup | |||
2024-02-11 | Merge pull request #24649 from the-black-eagle/artist_stuff | fuzzard | |
[MUSIC] Allow navigating from artist directly to songs via AS.xml setting | |||
2024-02-11 | Merge pull request #24314 from 78andyp/fix_BDMV_scrape | fuzzard | |
[VideoInfoScanner] Fix scraping of episodes in Blu-ray folders (BDMV). | |||
2024-02-11 | Merge pull request #24330 from neo1973/fix_23975 | fuzzard | |
VideoInfoScanner: Support .nomedia files in TV show subdirectories | |||
2024-02-10 | Merge pull request #24677 from ksooo/video-versions-fix-play-using-visibility | Kai Sommerfeld | |
[video] Fix 'Play using...' context menu item not visible for version… | |||
2024-02-10 | [Android] Include missing binary addon libs in the apk package | Jose Luis Marti | |
2024-02-10 | VideoInfoScanner: Support .nomedia files in TV show subdirectories | Markus Härer | |
Fixes #23975. | |||
2024-02-10 | Directory: Add a folder filter parameter to EnumerateDirectory function | Markus Härer | |
2024-02-11 | Merge pull request #24624 from CastagnaIT/truncate_text_edit | fuzzard | |
[GUIEditControl] Use left truncate (and relative ellipses) for edit controls only | |||
2024-02-11 | Merge pull request #24684 from sundermann/webos-map-info-key | fuzzard | |
[webOS] Map info key | |||
2024-02-11 | Merge pull request #24685 from neo1973/CXbtManager_data_race_2 | fuzzard | |
CXbtManager: Synchronize access to internal data structures | |||
2024-02-11 | Merge pull request #24630 from fuzzard/depends_gettext_0.22.4 | fuzzard | |
[tools/depends] Bump gettext 0.22.4 | |||
2024-02-10 | Merge pull request #24441 from sundermann/webos-disable-core-dumps | Stephan Sundermann | |
[webOS] Disable core dumps | |||
2024-02-10 | CXbtManager: Synchronize access to internal data structures | Markus Härer | |
2024-02-10 | [webOS] Keymap: Map info remote key | Stephan Sundermann | |
2024-02-10 | [Estuary] Video Version Labels | jjd-uk | |
2024-02-10 | [videodb] Fix movie trigger for movie conversion to version | CrystalP | |
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 logging | Stephan Sundermann | |
2024-02-10 | Merge pull request #24633 from kambala-decapitator/jsonrpc-settempo | fuzzard | |
[JSON-RPC] add command to change playback speed (tempo) | |||
2024-02-10 | Merge pull request #24599 from malard/dvdlang | fuzzard | |
added: non standard language codes used by some DVDs (thanks @jsgh) | |||
2024-02-10 | add action to change tempo speed | Andrey Filipenkov | |
2024-02-10 | extract advancing tempo by step into a PlayerUtils method | Andrey Filipenkov | |
2024-02-10 | add SetTempo command to JSON-RPC API | Andrey Filipenkov | |
2024-02-10 | Merge pull request #24666 from joseluismarti/apk-cache | fuzzard | |
[Android] Adjust copying of resource files to cache folder | |||
2024-02-10 | add the schemas formatting commit to .git-blame-ignore-revs | Andrey Filipenkov | |
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 | added: non standard language codes used by some DVDs (thanks @jsgh) | Malard | |
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 | [tools/depends][target] Bump gettext 0.22.4 | fuzzard | |
2024-02-10 | [tools/depends][native] Bump gettext 0.22.4 | fuzzard | |
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 | |