Skip to content

Commit

Permalink
Merge pull request xbmc#26308 from jjd-uk/estuary_playerprocess
Browse files Browse the repository at this point in the history
[Estuary] Player Process Info dialog update
  • Loading branch information
jjd-uk authored Jan 24, 2025
2 parents fe64029 + 83d6216 commit 2df5fd9
Show file tree
Hide file tree
Showing 4 changed files with 135 additions and 48 deletions.
5 changes: 5 additions & 0 deletions addons/resource.language.en_gb/resources/strings.po
Original file line number Diff line number Diff line change
Expand Up @@ -9362,6 +9362,7 @@ msgid "Deinterlace video"
msgstr ""

#: xbmc/video/dialogs/GUIDialogVideoSettings.cpp
#: addons/skin.estuary/xml/DialogPlayerProcessInfo.xml
msgctxt "#16038"
msgid "Deinterlace method"
msgstr ""
Expand Down Expand Up @@ -9774,6 +9775,7 @@ msgstr ""

#. label for PVR backend name in system information's PVR section
#: xbmc/windows/GUIWindowSystemInfo.cpp
#: addons/skin.estuary/xml/DialogPlayerProcessInfo.xml
msgctxt "#19012"
msgid "PVR backend"
msgstr ""
Expand Down Expand Up @@ -14412,6 +14414,7 @@ msgstr ""

#. Used in smart playlists to select items based on the HDR type (HDR10, HLG, Dolbyvision)
#: xbmc/playlists/SmartPlayList.cpp
#: addons/skin.estuary/xml/DialogPlayerProcessInfo.xml
msgctxt "#20474"
msgid "HDR type"
msgstr ""
Expand Down Expand Up @@ -14926,6 +14929,7 @@ msgid "Audio codec"
msgstr ""

#: xbmc/playlists/SmartPlaylist.cpp
#: addons/skin.estuary/xml/DialogPlayerProcessInfo.xml
msgctxt "#21447"
msgid "Audio language"
msgstr ""
Expand Down Expand Up @@ -15656,6 +15660,7 @@ msgid "GPU temperature:"
msgstr ""

#: xbmc/windows/GUIWindowSystemInfo.cpp
#: addons/skin.estuary/xml/DialogPlayerProcessInfo.xml
msgctxt "#22011"
msgid "CPU temperature:"
msgstr ""
Expand Down
20 changes: 19 additions & 1 deletion addons/skin.estuary/language/resource.language.en_gb/strings.po
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,25 @@ msgctxt "#31176"
msgid "Default select action for movie sets on the home screen"
msgstr ""

#empty strings from id 31177 to 31599
#empty strings from id 31177 to 31596

#: /xml/Includes_SettingsDialog.xml
#. Button to select Player Process Info window
msgctxt "#31597"
msgid "Player info"
msgstr ""

#: /xml/DialogPlayerProcessInfo.xml
#. Label to show player cache
msgctxt "#31598"
msgid "Player cache"
msgstr ""

#: /xml/DialogPlayerProcessInfo.xml
#. Label to show the video codec name
msgctxt "#31599"
msgid "Audio decoder"
msgstr ""

#: /xml/DialogPlayerProcessInfo.xml
#. Label to show the video codec name
Expand Down
Loading

0 comments on commit 2df5fd9

Please sign in to comment.