1. bfee7eb Greek language update by Alexander Spyridakis. Also increased language buffer (18KB) to let the new file fit in memory. by Peter D'Hoye · 19 years ago
  2. 85faccb Increase language buffer from 14000 to 16000 so that russian.lang fits again. Fix for bug 5286. by Peter D'Hoye · 19 years ago
  3. 67de1d3 Thorough .lang rework: Removed all deprecated strings, combined string which were only split because long ago we had no splash(), sorted strings into logical groups to ease the transition to langv2. Bunped binary .lng version. by Jens Arnold · 19 years ago
  4. b0fee17 waiting is over: initial unicode commit by Marcoen Hirschberg · 19 years ago
  5. bec86d7 Increased max. .lng file size to 8000 bytes to make greek fit again. by Jens Arnold · 19 years ago
  6. 49775a4 Increased language buffer size. by Magnus Holmgren · 19 years ago
  7. 0f04029 New way of handling the builtin language strings. Now the string pointers are no longer stored as initialised data, but calculated by walking one long string containing all language strings separated by \0. While this doesn't need more RAM, it fixes the problem that loading incomplete .lng files after complete ones did not reset the missing strings to the default, and it also decreases the binary size by >1700 bytes. by Jens Arnold · 20 years ago
  8. 9f5ca5a allows bigger language files by Jose Maria Garcia-Valdecasas Bernal · 20 years ago
  9. 8fb3361 Const policed pointer arguments to functions, part 3 by Jens Arnold · 20 years ago
  10. 2fb5b91 Increased language buffer size by Jens Arnold · 20 years ago
  11. a91dfd5 Henrik Backe's english language file cleanup. This ups the language file by Daniel Stenberg · 21 years ago
  12. 56c2a62 The newest german .lng file is 5.26K, so I extended the maximum .lng file by Daniel Stenberg · 21 years ago
  13. 50b1dbe allow a bigger language file to load by Daniel Stenberg · 22 years ago
  14. 74cc9e4 Remove use of rockbox-mode.el in local variables list. by Mats Lidell · 22 years ago
  15. 2d8aef9 lang_load() returns an int to signal success by Daniel Stenberg · 22 years ago
  16. 8d38c96 binary language load support by Daniel Stenberg · 22 years ago