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.c
Age
Commit message (
Expand
)
Author
2005-02-22
removed debug output
Daniel Stenberg
2005-01-19
I intended to fix it, really\!
Jens Arnold
2005-01-19
Tweaked to compile with older gcc.
Jens Arnold
2005-01-19
New way of handling the builtin language strings. Now the string pointers are...
Jens Arnold
2004-08-18
Const policed pointer arguments to functions, part 3
Jens Arnold
2004-01-23
Henrik Backe's english language file cleanup. This ups the language file
Daniel Stenberg
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2002-11-04
blatantly stupid proto added for mingw simulator compiles to get rid of
Daniel Stenberg
2002-10-29
made the language loader output all new strings on stdout when loaded in
Daniel Stenberg
2002-10-14
prevent storing IDs that are higher than we have knowledge about!
Daniel Stenberg
2002-09-24
lang_load() returns an int to signal success
Daniel Stenberg
2002-09-24
updated comments for the function
Daniel Stenberg
2002-09-24
code-policed my own code ;-)
Daniel Stenberg
2002-09-24
binary language load support
Daniel Stenberg