mpv/options
Kacper Michajłow 5fed12e025 win32: add Media Control support
Add support for SystemMediaTransportControls interface. This allows to
control mpv from Windows media control ui.
2024-07-29 21:38:19 +02:00
..
m_config.h options/m_config: fix no newline at end of file 2024-03-19 08:58:18 +01:00
m_config_core.c m_option: add a way for aliases to use sub option prefix 2024-06-24 12:51:28 +00:00
m_config_core.h m_option: add a way for aliases to use sub option prefix 2024-06-24 12:51:28 +00:00
m_config_frontend.c options/m_config_frontend: remove empty line from --show-profile 2024-07-26 20:07:30 +02:00
m_config_frontend.h
m_option.c input/cmd: move m_option_type_cycle_dir to m_option.c 2024-07-01 10:02:13 +02:00
m_option.h m_option: add UPDATE_VO flag 2024-07-24 18:44:41 +00:00
m_property.c m_property: add `>` for fixed precision floating-point expansion 2024-03-21 03:50:11 +01:00
m_property.h m_property: add `>` for fixed precision floating-point expansion 2024-03-21 03:50:11 +01:00
options.c win32: add Media Control support 2024-07-29 21:38:19 +02:00
options.h win32: add Media Control support 2024-07-29 21:38:19 +02:00
parse_commandline.c parse_commandline: fix incorrect win32 check 2024-06-05 19:16:35 +02:00
parse_commandline.h
parse_configfile.c {options,player}: fix stream leaks 2024-05-15 22:45:18 +02:00
parse_configfile.h
path.c various: move unistd.h inclusion to common.h 2024-05-06 22:01:17 +02:00
path.h