1
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 04:44:32 +01:00
mpv/timeline
wm4 6e020e66e0 mp_msg: remove filename_recode
This was intended for translating filenames from filesystem charset to
the terminal charset. Modern sane platforms use UTF-8 for everything,
and on Windows we use unicode APIs, so this is not needed anymore.

Remove filename_recode, all uses of it, options and configure checks
related to terminal output charset, and code that tries to determine
the same.
2012-07-31 01:35:53 +02:00
..
2012-07-31 01:35:53 +02:00