index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
language.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-18
Change the .lng files to contain strings from multiple users. Still hard-code...
Tom Ross
1
-1
/
+6
2009-10-17
Change lang_init() to take a source, destination, and count. Needed for trans...
Tom Ross
1
-2
/
+2
2009-10-05
RTL support in menus
Tomer Shalev
1
-0
/
+2
2009-09-26
new skin tag: %Sx|<english>| will display the current languages translation o...
Jonathan Gordon
1
-0
/
+3
2008-12-03
Move #defines and #include into c file as this is the only place they are used
Nils Wallménius
1
-9
/
+0
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-02-18
FS#8482 take two. Make the language files built first, so that the largest
Daniel Stenberg
1
-3
/
+9
2008-02-17
eeek, revert the FS#8482 commit again as it broke the bootloaders and the
Daniel Stenberg
1
-10
/
+1
2008-02-17
FS#8482:
Daniel Stenberg
1
-1
/
+10
2008-01-13
Reduce the size of the language buffer a bit.
Jonas Häggqvist
1
-1
/
+1
2008-01-13
Updated Thai translation by Prakarn Sahasoontornvute (FS#8395). Enlarge the l...
Jonas Häggqvist
1
-1
/
+1
2007-08-05
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
1
-1
/
+1
2006-10-30
Greek language update by Ioannis Koutoulakis - needs an increase of the langu...
Marianne Arnold
1
-1
/
+1
2006-09-21
increase the language buffer to fit the greek language file again
Marcoen Hirschberg
1
-1
/
+1
2006-05-28
Greek language update by Alexander Spyridakis. Also increased language buffer...
Peter D'Hoye
1
-1
/
+1
2006-05-03
Increase language buffer from 14000 to 16000 so that russian.lang fits again....
Peter D'Hoye
1
-1
/
+1
2006-04-01
Thorough .lang rework: Removed all deprecated strings, combined string which ...
Jens Arnold
1
-1
/
+1
2005-12-06
waiting is over: initial unicode commit
Marcoen Hirschberg
1
-1
/
+1
2005-10-07
Increased max. .lng file size to 8000 bytes to make greek fit again.
Jens Arnold
1
-1
/
+1
2005-07-24
Increased language buffer size.
Magnus Holmgren
1
-1
/
+1
2005-01-19
New way of handling the builtin language strings. Now the string pointers are...
Jens Arnold
1
-0
/
+3
2005-01-19
allows bigger language files
Jose Maria Garcia-Valdecasas Bernal
1
-1
/
+1
2004-08-18
Const policed pointer arguments to functions, part 3
Jens Arnold
1
-1
/
+1
2004-07-05
Increased language buffer size
Jens Arnold
1
-1
/
+1
2004-01-23
Henrik Backe's english language file cleanup. This ups the language file
Daniel Stenberg
1
-5
/
+1
2003-08-21
The newest german .lng file is 5.26K, so I extended the maximum .lng file
Daniel Stenberg
1
-1
/
+1
2003-02-27
allow a bigger language file to load
Daniel Stenberg
1
-1
/
+1
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
1
-3
/
+0
2002-09-24
lang_load() returns an int to signal success
Daniel Stenberg
1
-1
/
+1
2002-09-24
binary language load support
Daniel Stenberg
1
-0
/
+35