Fix 8-bit characters in dialogs.
authorTimo Korvola <tkorvola@iki.fi>
Wed, 28 Mar 2018 16:32:41 +0000 (19:32 +0300)
committerTimo Korvola <tkorvola@iki.fi>
Wed, 28 Mar 2018 16:36:24 +0000 (19:36 +0300)
commit6b15002e5d75ca287b9ed3d3d367259e5241c9eb
tree0e8d096467f1da90bce9be40b0175d09d9efec04
parente0cb3216b5bc56bbc66c10ffa881ca2737736843
Fix 8-bit characters in dialogs.

We don't handle file name encoding though, and that is a mess in the OS
world as well.  Thus only Latin-1 encoded file names are likely to work.
src/sdl/sf_osfdlg.c