1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-12 18:02:36 +00:00
mpv/options
wm4 1b398e99f7 player: add a --loop-file option
Unlike --loop, loops a file instead of the playlist.
2014-04-17 23:55:42 +02:00
..
m_config.c options: don't sort sub-option help output 2014-04-12 11:38:00 +02:00
m_config.h command: make options property return the list of all options 2014-02-24 22:50:24 +01:00
m_option.c options: don't allow --no-foo=yes 2014-04-14 20:51:27 +02:00
m_option.h options: allow changing options at runtime 2014-02-25 23:59:27 +01:00
m_property.c command: remove extended information from --list-properties 2014-04-11 01:27:57 +02:00
m_property.h command: add helper function to split property paths 2014-03-30 13:41:03 +02:00
options.c player: add a --loop-file option 2014-04-17 23:55:42 +02:00
options.h player: add a --loop-file option 2014-04-17 23:55:42 +02:00
parse_commandline.c player: remove ASX, SMIL and NSC playlist parsers 2014-04-13 15:40:05 +02:00
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c config: fix --config-dir logic for global config files 2014-02-28 21:32:00 +01:00
path.h