Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: How Rockbox generates Unicode file name?

Re: How Rockbox generates Unicode file name?

From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Thu, 25 Mar 2004 08:26:06 +0100

tinousus_at_yahoo.com wrote:

> There is a unicode2iso() function and then the file or directory
> name is saved in iso characters. After that I got lost. I couldn't
> find the part where Rockbox generates unicode name when creating a
> file in situations like create playlist or create bookmark. Is there
> something like an iso2unicode function for generating unicode file
> name?

The write_long_name() function writes the long file name to the
directory entry. However, the file name entry function and all internal
file names uses the Latin-1 charset, so there is no need for an
iso2unicode() function, since Latin-1 is the first page of the unicode
charset.

Linus

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2004-03-25

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy