Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-13 | DXVA: Use at least 8 surfaces for H.264 decoding | thexai | |
2024-02-13 | Merge pull request #24701 from enen92/tempo_seek | Miguel Borges de Freitas | |
VideoPlayer: Fix stalls when seeking with tempo enabled | |||
2024-02-12 | VideoPlayer: Fix stalls when seeking with tempo enabled | enen92 | |
2024-02-12 | Merge pull request #24692 from enen92/tempo_seek | Miguel Borges de Freitas | |
VideoPlayer: Fix error window for tempo/fractional play speeds | |||
2024-02-12 | Merge pull request #24699 from xbmc/amt-sync | Christian Gade | |
Sync of addon metadata translations | |||
2024-02-12 | Sync of addon metadata translations | gade01 | |
2024-02-12 | Merge pull request #24698 from weblate/weblate-kodi-add-ons-skins-skin-estuary | Christian Gade | |
Translations update from Kodi Weblate | |||
2024-02-12 | Translated using Weblate (Afrikaans (South Africa) (af_za)) | Hosted Weblate | |
Currently translated at 100.0% (5 of 5 strings) Translated using Weblate (Danish (da_dk)) Currently translated at 100.0% (5 of 5 strings) Translated using Weblate (Afrikaans (South Africa) (af_za)) Currently translated at 100.0% (5 of 5 strings) Translated using Weblate (Russian (ru_ru)) Currently translated at 100.0% (169 of 169 strings) Translated using Weblate (Portuguese (Brazil) (pt_br)) Currently translated at 100.0% (169 of 169 strings) Translated using Weblate (Afrikaans (South Africa) (af_za)) Currently translated at 95.2% (161 of 169 strings) Co-authored-by: Christian Gade <gade@kodi.tv> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-skins/skin-estuary/af_za/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-skins/skin-estuary/pt_br/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-skins/skin-estuary/ru_ru/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-core/audioencoder-kodi-builtin-aac/af_za/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-core/audioencoder-kodi-builtin-wma/af_za/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-core/audioencoder-kodi-builtin-wma/da_dk/ Translation: Kodi add-ons: skins/skin.estuary Translation: Kodi core/audioencoder.kodi.builtin.aac Translation: Kodi core/audioencoder.kodi.builtin.wma | |||
2024-02-11 | Merge pull request #24683 from CrystalP/videodb-versions | CrystalP | |
Videodb versions: add version fix and remove quality pre-populated version types | |||
2024-02-11 | Merge pull request #24695 from CrystalP/infolabels-versions | CrystalP | |
[guilib] Add Infolabels for versions | |||
2024-02-11 | VideoPlayer: Fix error window for tempo/fractional play speeds | Miguel Borges de Freitas | |
2024-02-11 | [videodb] Remove quality-like predefined version types | CrystalP | |
Encourage use of media flags displayed in skin instead, the user can still add anything he wants. Some qualities do not exist as media info and will need manual creation by user (remux for example) Structure of the db is expected to change in v22 so message records are deleted to avoid hardcoding message id in more places. The freed messages should not be reused. | |||
2024-02-12 | Merge pull request #24691 from kambala-decapitator/xcode-fix-binaddons-target | fuzzard | |
[apple][xcode] use literal make command instead of variable in Xcode | |||
2024-02-11 | [guilib] Modify VideoVersionName infolabel to return a value only for versions. | CrystalP | |
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 |