index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
language.h
Age
Commit message (
Expand
)
Author
2008-12-03
Move #defines and #include into c file as this is the only place they are used
Nils Wallménius
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-02-18
FS#8482 take two. Make the language files built first, so that the largest
Daniel Stenberg
2008-02-17
eeek, revert the FS#8482 commit again as it broke the bootloaders and the
Daniel Stenberg
2008-02-17
FS#8482:
Daniel Stenberg
2008-01-13
Reduce the size of the language buffer a bit.
Jonas Häggqvist
2008-01-13
Updated Thai translation by Prakarn Sahasoontornvute (FS#8395). Enlarge the l...
Jonas Häggqvist
2007-08-05
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
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