mpv/options
wm4 04c02796bd path: make mp_path_join accept normal C strings
Instead of bstr. Most callers of this function do not need bstr. The
bstr version of this function is now mp_path_join_bstr().
2015-05-09 15:26:47 +02:00
..
m_config.c m_config: make m_config_set_profile() use a name 2015-05-07 21:03:14 +02:00
m_config.h m_config: make m_config_set_profile() use a name 2015-05-07 21:03:14 +02:00
m_option.c options: change [...] to balanced quotes 2015-04-19 15:31:17 +02:00
m_option.h Update license headers 2015-04-13 12:10:01 +02:00
m_property.c Update license headers 2015-04-13 12:10:01 +02:00
m_property.h Update license headers 2015-04-13 12:10:01 +02:00
options.c player: add --force-window=immediate mode 2015-05-08 21:47:39 +02:00
options.h options: fix typo in variable name 2015-05-03 14:44:42 +02:00
parse_commandline.c options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
parse_commandline.h Update license headers 2015-04-13 12:10:01 +02:00
parse_configfile.c options: clarify quoting for option values starting with % 2015-04-17 16:06:43 +02:00
parse_configfile.h Update license headers 2015-04-13 12:10:01 +02:00
path.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
path.h path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00