update CLI.py and SYS/cli_parsing.py to add new command line options for the pipeline. Also updated SYS/pipeline.py to handle the new options. Modified plugins/mpv/LUA/main.lua and plugins/mpv/portable_config/input.conf to reflect changes in the pipeline configuration.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Medios Macina keybindings
|
||||
# Route right-click to our menu handler (before UOSC can claim it)
|
||||
mbtn_right script-message medios-show-menu
|
||||
mbtn_right_dbl script-message medios-show-menu
|
||||
|
||||
# Route 'm' key (alternative to keybinding, in case keybinding doesn't work)
|
||||
m script-message medios-show-menu
|
||||
|
||||
Reference in New Issue
Block a user