Unicode support
The programm should have full Unicode support. Now it has no unicode support for any charsets except Latin Basic. For example: I try to create audiobook. Since I speak russian the file names contains Cyrrilic symbols. Let it be "А". In Russian ASCII it has code C0 in HEX, in Unicode it has code 0410 in HEX. When I create audiobook, I opened the ".inx" file with HEX-editor and find code 00C0. Its nither ASCII nor Unicide! When I downloaded this audiobook to my N82 it does not work. When i manually changed names into Unicode (0410 instead of 00C0) it began to work fine.
Please Fix this Bug.