mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 10:02:17 +00:00
d232012287
Previously, both the command parser and property expansion (m_properties_expand_string) handled escapes with '\'. Move all escape handling into the command parser, and remove it from the property code. This removes the need to escape strings twice for commands that use property expansion. The command parser is practically rewritten: it uses m_option for the actual parsing, and reduces hackish C-string handling. |
||
---|---|---|
.. | ||
codecs.conf | ||
encoding-example-profiles.conf | ||
example.conf | ||
input.conf | ||
inttypes.h | ||
mplayer.desktop | ||
mplayer.ico | ||
mplayer.xpm |