Improve unicode handling for makehrtf
commit051828344ecaeff0140034693e3f63355f490e9b
authorChris Robinson <chris.kcat@gmail.com>
Sun, 20 Aug 2017 08:39:24 +0000 (20 01:39 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 20 Aug 2017 08:50:27 +0000 (20 01:50 -0700)
tree7558878fe72f9f1033809f4ab6f6145fad281cea
parent3e56e7f562845829db30292c822d06a85111e4a3
Improve unicode handling for makehrtf

Command line parameters and filenames are now unicode-aware (the .def files
should be UTF-8 encoded, if they contain any non-ASCII-7 characters). Unicode
characters might not display correctly in the console, but it should process
them correctly.
CMakeLists.txt
utils/makehrtf.c