index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
codepage_tables.h
(
unfollow
)
Commit message (
Expand
)
Author
2012-05-19
Add support for cp1252 (Western European) codepage.
Dominik Riebeling
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-10-01
FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) added
Marcoen Hirschberg
2006-01-10
change the arabic codepage from ISO-8859-6 to CP1256
Marcoen Hirschberg
2005-12-06
forgot to add codepage_tables.h
Marcoen Hirschberg
2004-01-26
Modified playlist handling to allow for multiple playlists to be edited at th...
Hardeep Sidhu
2003-12-10
Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...
Hardeep Sidhu
2003-02-07
Move publicly (from apps) accessed files from drivers/ to export/.
Daniel Stenberg
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg