Page 1 of 1

Unicode support in playlist

PostPosted: August 2nd, 2007, 9:49 am
by dayze-d
As far as I can tell, the listbox in the playlist does not support Unicode, thus cannot show Chinese (or Japanese or Korean or...) and instead displays rubbish characters. I, for example, have full chinese support on my computer (can type, read, etc) in all programs, except Xion. Is there something I am not doing? Otherwise, adding support for this should not be too difficult with some API calls.

Thanks

Re: Unicode support in playlist

PostPosted: August 2nd, 2007, 4:34 pm
by Cliff Cawley
dayze-d Wrote:As far as I can tell, the listbox in the playlist does not support Unicode, thus cannot show Chinese (or Japanese or Korean or...) and instead displays rubbish characters. I, for example, have full chinese support on my computer (can type, read, etc) in all programs, except Xion. Is there something I am not doing? Otherwise, adding support for this should not be too difficult with some API calls.

Thanks

Xion is currently compiled in Multi byte mode.

To convert to Unicode would require a lot of work, which I plan to do as soon as possible.

Cliff :)