Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass External Programs to Custom Command #732

Merged
merged 14 commits into from
Feb 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 13 additions & 1 deletion lang/chinese.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1105,4 +1105,16 @@ DESC_GSFORCEHDROUTPUT="Force support and output for HDR10 PQ even if the current
GUI_GSPREFERVKDEVICE="Prefer Vulkan Device"
DESC_GSPREFERVKDEVICE="Prefer Vulkan device for compositing"
GUI_DXVK_HDR="DXVK HDR"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
NOTY_CUSTPROG_REG="Starting custom program 'XXX' regularly"
NOTY_CUSTPROG_REG_ARGS="Starting custom program 'XXX' regularly with passed arguments"
NOTY_CUSTPROG_FORKED="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS="Starting custom program 'XXX' forked into the background with arguments"
NOTY_CUSTPROG_REG_WINE="Starting custom program 'XXX' regularly with Wine"
NOTY_CUSTPROG_REG_ARGS_WINE="Starting custom program 'XXX' regularly with passed arguments and Wine"
NOTY_CUSTPROG_FORKED_WINE="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS_WINE="Starting custom program 'XXX' forked into the background with passed arguments and Wine"
NOTY_CUSTPROG_REG_NATIVE="Starting native custom program 'XXX' regularly"
NOTY_CUSTPROG_FORKED_NATIVE="Starting native custom program 'XXX' forked into the background"
GUI_EXTPROGS_CUSTOMCMD="Pass external programs to custom command"
DESC_EXTPROGS_CUSTOMCMD="passes tools like GameScope, GameMode and MangoHud to the custom command, if they are enabled"
14 changes: 13 additions & 1 deletion lang/dutch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1105,4 +1105,16 @@ DESC_GSFORCEHDROUTPUT="Force support and output for HDR10 PQ even if the current
GUI_GSPREFERVKDEVICE="Prefer Vulkan Device"
DESC_GSPREFERVKDEVICE="Prefer Vulkan device for compositing"
GUI_DXVK_HDR="DXVK HDR"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
NOTY_CUSTPROG_REG="Starting custom program 'XXX' regularly"
NOTY_CUSTPROG_REG_ARGS="Starting custom program 'XXX' regularly with passed arguments"
NOTY_CUSTPROG_FORKED="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS="Starting custom program 'XXX' forked into the background with arguments"
NOTY_CUSTPROG_REG_WINE="Starting custom program 'XXX' regularly with Wine"
NOTY_CUSTPROG_REG_ARGS_WINE="Starting custom program 'XXX' regularly with passed arguments and Wine"
NOTY_CUSTPROG_FORKED_WINE="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS_WINE="Starting custom program 'XXX' forked into the background with passed arguments and Wine"
NOTY_CUSTPROG_REG_NATIVE="Starting native custom program 'XXX' regularly"
NOTY_CUSTPROG_FORKED_NATIVE="Starting native custom program 'XXX' forked into the background"
GUI_EXTPROGS_CUSTOMCMD="Pass external programs to custom command"
DESC_EXTPROGS_CUSTOMCMD="passes tools like GameScope, GameMode and MangoHud to the custom command, if they are enabled"
14 changes: 13 additions & 1 deletion lang/english.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1106,4 +1106,16 @@ DESC_GSFORCEHDROUTPUT="Force support and output for HDR10 PQ even if the current
GUI_GSPREFERVKDEVICE="Prefer Vulkan Device"
DESC_GSPREFERVKDEVICE="Prefer Vulkan device for compositing"
GUI_DXVK_HDR="DXVK HDR"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
NOTY_CUSTPROG_REG="Starting custom program 'XXX' regularly"
NOTY_CUSTPROG_REG_ARGS="Starting custom program 'XXX' regularly with passed arguments"
NOTY_CUSTPROG_FORKED="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS="Starting custom program 'XXX' forked into the background with arguments"
NOTY_CUSTPROG_REG_WINE="Starting custom program 'XXX' regularly with Wine"
NOTY_CUSTPROG_REG_ARGS_WINE="Starting custom program 'XXX' regularly with passed arguments and Wine"
NOTY_CUSTPROG_FORKED_WINE="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS_WINE="Starting custom program 'XXX' forked into the background with passed arguments and Wine"
NOTY_CUSTPROG_REG_NATIVE="Starting native custom program 'XXX' regularly"
NOTY_CUSTPROG_FORKED_NATIVE="Starting native custom program 'XXX' forked into the background"
GUI_EXTPROGS_CUSTOMCMD="Pass external programs to custom command"
DESC_EXTPROGS_CUSTOMCMD="passes tools like GameScope, GameMode and MangoHud to the custom command, if they are enabled"
14 changes: 13 additions & 1 deletion lang/englishUK.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1105,4 +1105,16 @@ DESC_GSFORCEHDROUTPUT="Force support and output for HDR10 PQ even if the current
GUI_GSPREFERVKDEVICE="Prefer Vulkan Device"
DESC_GSPREFERVKDEVICE="Prefer Vulkan device for compositing"
GUI_DXVK_HDR="DXVK HDR"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
NOTY_CUSTPROG_REG="Starting custom program 'XXX' regularly"
NOTY_CUSTPROG_REG_ARGS="Starting custom program 'XXX' regularly with passed arguments"
NOTY_CUSTPROG_FORKED="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS="Starting custom program 'XXX' forked into the background with arguments"
NOTY_CUSTPROG_REG_WINE="Starting custom program 'XXX' regularly with Wine"
NOTY_CUSTPROG_REG_ARGS_WINE="Starting custom program 'XXX' regularly with passed arguments and Wine"
NOTY_CUSTPROG_FORKED_WINE="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS_WINE="Starting custom program 'XXX' forked into the background with passed arguments and Wine"
NOTY_CUSTPROG_REG_NATIVE="Starting native custom program 'XXX' regularly"
NOTY_CUSTPROG_FORKED_NATIVE="Starting native custom program 'XXX' forked into the background"
GUI_EXTPROGS_CUSTOMCMD="Pass external programs to custom command"
DESC_EXTPROGS_CUSTOMCMD="passes tools like GameScope, GameMode and MangoHud to the custom command, if they are enabled"
14 changes: 13 additions & 1 deletion lang/french.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1105,4 +1105,16 @@ DESC_GSFORCEHDROUTPUT="Force support and output for HDR10 PQ even if the current
GUI_GSPREFERVKDEVICE="Prefer Vulkan Device"
DESC_GSPREFERVKDEVICE="Prefer Vulkan device for compositing"
GUI_DXVK_HDR="DXVK HDR"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
NOTY_CUSTPROG_REG="Starting custom program 'XXX' regularly"
NOTY_CUSTPROG_REG_ARGS="Starting custom program 'XXX' regularly with passed arguments"
NOTY_CUSTPROG_FORKED="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS="Starting custom program 'XXX' forked into the background with arguments"
NOTY_CUSTPROG_REG_WINE="Starting custom program 'XXX' regularly with Wine"
NOTY_CUSTPROG_REG_ARGS_WINE="Starting custom program 'XXX' regularly with passed arguments and Wine"
NOTY_CUSTPROG_FORKED_WINE="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS_WINE="Starting custom program 'XXX' forked into the background with passed arguments and Wine"
NOTY_CUSTPROG_REG_NATIVE="Starting native custom program 'XXX' regularly"
NOTY_CUSTPROG_FORKED_NATIVE="Starting native custom program 'XXX' forked into the background"
GUI_EXTPROGS_CUSTOMCMD="Pass external programs to custom command"
DESC_EXTPROGS_CUSTOMCMD="passes tools like GameScope, GameMode and MangoHud to the custom command, if they are enabled"
14 changes: 13 additions & 1 deletion lang/german.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1107,4 +1107,16 @@ DESC_GSFORCEHDROUTPUT="Force support and output for HDR10 PQ even if the current
GUI_GSPREFERVKDEVICE="Prefer Vulkan Device"
DESC_GSPREFERVKDEVICE="Prefer Vulkan device for compositing"
GUI_DXVK_HDR="DXVK HDR"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
NOTY_CUSTPROG_REG="Starting custom program 'XXX' regularly"
NOTY_CUSTPROG_REG_ARGS="Starting custom program 'XXX' regularly with passed arguments"
NOTY_CUSTPROG_FORKED="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS="Starting custom program 'XXX' forked into the background with arguments"
NOTY_CUSTPROG_REG_WINE="Starting custom program 'XXX' regularly with Wine"
NOTY_CUSTPROG_REG_ARGS_WINE="Starting custom program 'XXX' regularly with passed arguments and Wine"
NOTY_CUSTPROG_FORKED_WINE="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS_WINE="Starting custom program 'XXX' forked into the background with passed arguments and Wine"
NOTY_CUSTPROG_REG_NATIVE="Starting native custom program 'XXX' regularly"
NOTY_CUSTPROG_FORKED_NATIVE="Starting native custom program 'XXX' forked into the background"
GUI_EXTPROGS_CUSTOMCMD="Pass external programs to custom command"
DESC_EXTPROGS_CUSTOMCMD="passes tools like GameScope, GameMode and MangoHud to the custom command, if they are enabled"
14 changes: 13 additions & 1 deletion lang/italian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1105,4 +1105,16 @@ DESC_GSFORCEHDROUTPUT="Force support and output for HDR10 PQ even if the current
GUI_GSPREFERVKDEVICE="Prefer Vulkan Device"
DESC_GSPREFERVKDEVICE="Prefer Vulkan device for compositing"
GUI_DXVK_HDR="DXVK HDR"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
NOTY_CUSTPROG_REG="Starting custom program 'XXX' regularly"
NOTY_CUSTPROG_REG_ARGS="Starting custom program 'XXX' regularly with passed arguments"
NOTY_CUSTPROG_FORKED="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS="Starting custom program 'XXX' forked into the background with arguments"
NOTY_CUSTPROG_REG_WINE="Starting custom program 'XXX' regularly with Wine"
NOTY_CUSTPROG_REG_ARGS_WINE="Starting custom program 'XXX' regularly with passed arguments and Wine"
NOTY_CUSTPROG_FORKED_WINE="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS_WINE="Starting custom program 'XXX' forked into the background with passed arguments and Wine"
NOTY_CUSTPROG_REG_NATIVE="Starting native custom program 'XXX' regularly"
NOTY_CUSTPROG_FORKED_NATIVE="Starting native custom program 'XXX' forked into the background"
GUI_EXTPROGS_CUSTOMCMD="Pass external programs to custom command"
DESC_EXTPROGS_CUSTOMCMD="passes tools like GameScope, GameMode and MangoHud to the custom command, if they are enabled"
14 changes: 13 additions & 1 deletion lang/polish.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1105,4 +1105,16 @@ DESC_GSFORCEHDROUTPUT="Force support and output for HDR10 PQ even if the current
GUI_GSPREFERVKDEVICE="Prefer Vulkan Device"
DESC_GSPREFERVKDEVICE="Prefer Vulkan device for compositing"
GUI_DXVK_HDR="DXVK HDR"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
NOTY_CUSTPROG_REG="Starting custom program 'XXX' regularly"
NOTY_CUSTPROG_REG_ARGS="Starting custom program 'XXX' regularly with passed arguments"
NOTY_CUSTPROG_FORKED="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS="Starting custom program 'XXX' forked into the background with arguments"
NOTY_CUSTPROG_REG_WINE="Starting custom program 'XXX' regularly with Wine"
NOTY_CUSTPROG_REG_ARGS_WINE="Starting custom program 'XXX' regularly with passed arguments and Wine"
NOTY_CUSTPROG_FORKED_WINE="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS_WINE="Starting custom program 'XXX' forked into the background with passed arguments and Wine"
NOTY_CUSTPROG_REG_NATIVE="Starting native custom program 'XXX' regularly"
NOTY_CUSTPROG_FORKED_NATIVE="Starting native custom program 'XXX' forked into the background"
GUI_EXTPROGS_CUSTOMCMD="Pass external programs to custom command"
DESC_EXTPROGS_CUSTOMCMD="passes tools like GameScope, GameMode and MangoHud to the custom command, if they are enabled"
14 changes: 13 additions & 1 deletion lang/russian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1105,4 +1105,16 @@ DESC_GSFORCEHDROUTPUT="Force support and output for HDR10 PQ even if the current
GUI_GSPREFERVKDEVICE="Prefer Vulkan Device"
DESC_GSPREFERVKDEVICE="Prefer Vulkan device for compositing"
GUI_DXVK_HDR="DXVK HDR"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
DESC_DXVK_HDR="Enable DXVK HDR support - requires compatible GPU and drivers"
NOTY_CUSTPROG_REG="Starting custom program 'XXX' regularly"
NOTY_CUSTPROG_REG_ARGS="Starting custom program 'XXX' regularly with passed arguments"
NOTY_CUSTPROG_FORKED="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS="Starting custom program 'XXX' forked into the background with arguments"
NOTY_CUSTPROG_REG_WINE="Starting custom program 'XXX' regularly with Wine"
NOTY_CUSTPROG_REG_ARGS_WINE="Starting custom program 'XXX' regularly with passed arguments and Wine"
NOTY_CUSTPROG_FORKED_WINE="Starting custom program 'XXX' forked into the background"
NOTY_CUSTPROG_FORKED_ARGS_WINE="Starting custom program 'XXX' forked into the background with passed arguments and Wine"
NOTY_CUSTPROG_REG_NATIVE="Starting native custom program 'XXX' regularly"
NOTY_CUSTPROG_FORKED_NATIVE="Starting native custom program 'XXX' forked into the background"
GUI_EXTPROGS_CUSTOMCMD="Pass external programs to custom command"
DESC_EXTPROGS_CUSTOMCMD="passes tools like GameScope, GameMode and MangoHud to the custom command, if they are enabled"