aboutsummaryrefslogtreecommitdiff
path: root/addons
AgeCommit message (Collapse)Author
2024-02-04Merge pull request #24591 from CrystalP/rename-assetCrystalP
[video] Modify versions/extras related texts
2024-02-02Merge pull request #24609 from jjd-uk/estuary_extras_selectjjd-uk
[Estuary] Extras - change layout
2024-02-01[video][strings] Restore movie name in Choose version/extra dialog titleCrystalP
2024-02-01[strings] Add missing cross references to DialogVideoManager.xmlCrystalP
2024-02-01[video][Estuary] Change text of the Rename button for Versions ManagerCrystalP
2024-02-01[Estuary] Fix player controls dialog (#24606)Hitcher
* Fix player controls * Fix typo
2024-01-30[Estuary] Extras - change layoutjjd-uk
2024-01-28[Android] Allow removing HDR10+ dynamic HDR metadataquietvoid
2024-01-28[Android] Allow removing Dolby Vision dynamic HDR metadataquietvoid
2024-01-27[video] Different text when renaming versions and extrasCrystalP
Also provide current videoversiontype name as default when the user wants to create new.
2024-01-25[video] refactors and allow only the selection of versions from context menuCrystalP
2024-01-25[video] Restore selection of versions and extras when availableCrystalP
2024-01-24Merge pull request #24521 from jjd-uk/estuary_overlay_iconsjjd-uk
[Estuary] Refactor of poster/widget overlay icons
2024-01-23[video] Remove non-working context menu manage / info dialog buttons for ↵CrystalP
versions (#24569) * [video] Remove non-working context menu manage entries for video versions * [video] Remove non-working buttons of Info dialog for video versions * [Video] refactor detection of video assets
2024-01-20[Estuary] Refactor of poster/widget overlay iconsjjd-uk
2024-01-17[pvr] Add context menu item 'play programme from here'/'play only this ↵ksooo
programme'.
2024-01-17[pvr] Introduce setting to toggle 'auto play next programme'.ksooo
2024-01-16Merge pull request #24406 from garbear/better-player-viewerGarrett Brown
[Player Viewer] Three improvements
2024-01-14Merge pull request #24482 from CrystalP/estuary-hasvideoextras-viewsCrystalP
[Estuary] Fix hasvideextras overlay for views
2024-01-13[video] Change the name of the Manage Versions/Extras dialogCrystalP
2024-01-13[video] correct description of 'Adjust display HDR mode'Christian Hewitt
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-01-11[video] Do not lose extras of the movie added to another via Browse filesCrystalP
2024-01-11[video] Fix conversion of movies with multiple versions (with user confirmation)CrystalP
2024-01-11[video] Ask the user for confirmation when turning a version into an extra ↵CrystalP
or vice-versa
2024-01-11[video] Revise/align Add version/extra validations and clarify messagesCrystalP
2024-01-11[video] Fix incorrect message in version additionCrystalP
2024-01-11Merge pull request #24475 from ↵Kai Sommerfeld
ksooo/video-versions-select-dialog-switch-to-use-movie-items [Estuary][video] Refactor video versions select dialog to use movie items
2024-01-10[Estuary] Fix hasvideextras overlay for viewsCrystalP
2024-01-09[video] Video versions/extras chooser: Fix button labels.ksooo
2024-01-09[Estuary] Fix VideoSelectLayout to always use ListItem.VideoVersionName, ↵ksooo
because ListItem.Label (used as default) does not always contain the version name.
2024-01-08Merge pull request #24456 from CrystalP/add-hasvideoextras-labelCrystalP
[guillib][estuary] Make the existence of extras visible in the library
2024-01-08[Estuary] Show extras overlay for movies that have extrasCrystalP
2024-01-08[gui] Move listproviders to guilibenen92
2024-01-07[video] Remove more dead code after c84fdfa0971f5c5d23c07e384369033198c9d04e.ksooo
2024-01-07[video] Remove item 'New version...' from node 'Movies/Versions'. ↵ksooo
Functionality is also available in video versions manage dialog.
2024-01-06 [Estuary] Show video version name in the Video info dialog.ksooo
2024-01-06[video] 'Show movies with multiple versions as folder': contents are now the ↵ksooo
movies with the respective versions, no longer video version items.
2024-01-04Merge pull request #24416 from jjd-uk/estuary_fix_music_flagsjjd-uk
[Estuary] Fix duplicate music flags
2024-01-03Update DefaultVideoVersions.pngKevin Goffe
2024-01-03[Estuary] Fix duplicate music flagsjjd-uk
2024-01-03Merge pull request #24286 from jjd-uk/estuary_versions_dialog_redesignjjd-uk
[Estuary] Video Versions Dialog Redesign
2024-01-03[Estuary] Video Versions Dialog Redesignjjd-uk
2024-01-02Player Viewer: Refactor agent input for code clarityGarrett Brown
2024-01-01Merge pull request #24364 from CrystalP/add-version-refactorCrystalP
[Video] Redesign of the "Add version" dialog of Manage versions
2024-01-01[Video] Offer user to browse files or library when no similar movies can be ↵CrystalP
found
2024-01-01[Video] Add selection from whole library of the movie to be added as versionCrystalP
2024-01-01Merge pull request #24328 from neo1973/fix_24320fuzzard
langinfo.xml: Change Canadian shortdate format to YYYY-MM-DD
2023-12-31[Video] Add selection from similar movies of the movie to be added as versionCrystalP
2023-12-31[Video] Build the new dialog structure. Refresh parent dialog after adding a ↵CrystalP
version
2023-12-31[Estuary] Better visual indicator of focused item (#24323)Hitcher
* [Estuary] Better visual indicator of focused item * Updated