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