summaryrefslogtreecommitdiff
path: root/firmware/common/unicode.c
AgeCommit message (Expand)Author
2014-09-21unicode: Fix getle16 and getbe16nialv7
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-02-28application(ypr0): Fix mount option selected by the current codepage.Thomas Martitz
2014-02-23codepages: Translate to linux codepage names for use on APPLICATION.Thomas Martitz
2012-05-19Add support for cp1252 (Western European) codepage.Dominik Riebeling
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2009-10-25Little bit of const correctnessNils Wallménius
2008-12-15Moved database builder into a separate directory, and gave it its' own Makefi...Björn Stenberg
2008-12-04Cleaned up codepage handling, by Yoshihisa Uchida. (FS#9349)Björn Stenberg
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg
2007-10-02Make codepage Win-1250 actually work on charcell.Jens Arnold
2007-10-01FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg
2007-04-01Ooops. Bring back the full set of codepages for bitmap targets.Jens Arnold
2007-04-01Player: Reduced the selectable codepages to those which can actually work, an...Jens Arnold
2007-01-19Comment out an unused function and make another one static to save a few bytesNils Wallménius
2006-07-25Fixed unicode buffer overflow issue (metadata parser crashed with someMiika Pekkarinen
2006-04-24Use filesize instead of lseek to find the size of a file. Reduces disk access...Frank Dischner
2006-04-05CP1251 is cyrillic, and not only russian codepageHristo Kovachev
2006-03-10some unicode fixes by Frank DischnerMarcoen Hirschberg
2005-12-07several small fixes sugested by different people (FireFly, Lear, Takka)Marcoen Hirschberg
2005-12-06move some code from .h files to .c files and polish unicode.c a bitMarcoen Hirschberg
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg