mpv/options
Dudemanguy 08848e76d9 player: add --screen-name and --fs-screen-name
Simple groundwork for adding a couple of user options that allow
selecting the screen with a string name. The next two commits implements
these options for xorg and wayland.
2020-12-06 17:36:43 +00:00
..
m_config.h options: split m_config.c/h 2020-03-13 16:50:27 +01:00
m_config_core.c options: more pushing code around 2020-03-13 16:50:27 +01:00
m_config_core.h options: more pushing code around 2020-03-13 16:50:27 +01:00
m_config_frontend.c options: add some way to more or less "unapply" profiles 2020-08-07 19:41:56 +02:00
m_config_frontend.h options: add some way to more or less "unapply" profiles 2020-08-07 19:41:56 +02:00
m_option.c options: do not accept ":" as separator anymore in key/value lists 2020-08-22 20:25:20 +02:00
m_option.h options: simplify --android-surface-size handling 2020-09-20 12:04:25 +02:00
m_property.c command: disable edition switching if there are no editions 2020-03-14 01:32:27 +01:00
m_property.h command: move property multiply code to m_property.c 2018-03-26 19:47:08 +02:00
options.c player: add --screen-name and --fs-screen-name 2020-12-06 17:36:43 +00:00
options.h player: add --screen-name and --fs-screen-name 2020-12-06 17:36:43 +00:00
parse_commandline.c options: split m_config.c/h 2020-03-13 16:50:27 +01:00
parse_commandline.h player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
parse_configfile.c options: add some way to more or less "unapply" profiles 2020-08-07 19:41:56 +02:00
parse_configfile.h options: split m_config.c/h 2020-03-13 16:50:27 +01:00
path.c path: do not use old_home for win32 exe dir 2020-11-16 00:44:40 +02:00
path.h path: add mp_path_is_absolute() 2020-02-06 14:14:35 +01:00