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
/
apps
/
language.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-10-30
Greek language update by Ioannis Koutoulakis - needs an increase of the langu...
Marianne Arnold
2006-09-21
increase the language buffer to fit the greek language file again
Marcoen Hirschberg
2006-05-28
Greek language update by Alexander Spyridakis. Also increased language buffer...
Peter D'Hoye
2006-05-03
Increase language buffer from 14000 to 16000 so that russian.lang fits again....
Peter D'Hoye
2006-04-01
Thorough .lang rework: Removed all deprecated strings, combined string which ...
Jens Arnold
2005-12-06
waiting is over: initial unicode commit
Marcoen Hirschberg
2005-10-07
Increased max. .lng file size to 8000 bytes to make greek fit again.
Jens Arnold
2005-07-24
Increased language buffer size.
Magnus Holmgren
2005-01-19
New way of handling the builtin language strings. Now the string pointers are...
Jens Arnold
2005-01-19
allows bigger language files
Jose Maria Garcia-Valdecasas Bernal
2004-08-18
Const policed pointer arguments to functions, part 3
Jens Arnold
2004-07-05
Increased language buffer size
Jens Arnold
2004-01-23
Henrik Backe's english language file cleanup. This ups the language file
Daniel Stenberg
2003-08-21
The newest german .lng file is 5.26K, so I extended the maximum .lng file
Daniel Stenberg
2003-02-27
allow a bigger language file to load
Daniel Stenberg
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2002-09-24
lang_load() returns an int to signal success
Daniel Stenberg
2002-09-24
binary language load support
Daniel Stenberg
2002-09-06
Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...
Björn Stenberg
2002-09-06
undef the defines that used to be set by the makefile, since it'll prevent
Daniel Stenberg
2002-09-06
features.h was renamed to options.h since it collided with the system
Daniel Stenberg
2002-09-06
meant to control which app features to build-in
Daniel Stenberg
2002-05-16
Initial revision
Björn Stenberg
2002-05-04
Added browse_root(void)
Robert Hak
2002-04-30
initial dir browsing code
Daniel 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