1. e8d33bd Added an inlined help text after failing to use it correctly (although I wrote by Kjell Ericson · 20 years ago
  2. 9a4a5e9 Now correctly generates language files, ignoring voice entries by Linus Nielsen Feltzing · 20 years ago
  3. 7480ff9 Reverted my brainless const'ing of the font data by Linus Nielsen Feltzing · 20 years ago
  4. 716fd74 Structures should not be const for simulator builds by Hardeep Sidhu · 20 years ago
  5. 4760a54 Killed a few warnings by Linus Nielsen Feltzing · 21 years ago
  6. eba242b Moved the system font from .data to .rodata by Linus Nielsen Feltzing · 21 years ago
  7. d4241b0 The binlang script is now updated for the new string table format by Linus Nielsen Feltzing · 21 years ago
  8. f9495cb Changed concept for voice IDs: the voice-only IDs now are in a separate range, don't generate an empty language string. This saves memory, but requires a new voice file format with 2 tables. by Jörg Hohensohn · 21 years ago
  9. 67e864e When synching a lang file with the most recent english translation, we by Daniel Stenberg · 21 years ago
  10. 452702d Multimedia scrambling was wrong: Checksum is for xor:ed data by Björn Stenberg · 21 years ago
  11. a4c67dc Brian Foley fixed a flaw that made this code segfault on bigendian systems by Daniel Stenberg · 21 years ago
  12. a91dfd5 Henrik Backe's english language file cleanup. This ups the language file by Daniel Stenberg · 21 years ago
  13. 123ae83 Added multimedia support (but no compression) by Björn Stenberg · 21 years ago
  14. 7f749b4 Added support for multimedia .ajz files by Björn Stenberg · 21 years ago
  15. 5199e8c Removed mkneofile from TARGETS by Hardeep Sidhu · 21 years ago
  16. e3be101 Removed mkneofile by Björn Stenberg · 21 years ago
  17. 0115af2 removed the neo-specific scramble-tool and made it an option to scramble by Daniel Stenberg · 21 years ago
  18. da6d7e9 Added the 'mkneofile' tool that is used instead of scramble when making the by Daniel Stenberg · 21 years ago
  19. 503ce1b Allow building two Neo targets... by Daniel Stenberg · 21 years ago
  20. 7eda324 Removed the prompting for demos and games. They're plugins now anyway. by Daniel Stenberg · 21 years ago
  21. 86b146d recorder v2 support added by Daniel Stenberg · 21 years ago
  22. ed11bd3 Updated the scramble/descramble for the V2 recorder by Linus Nielsen Feltzing · 21 years ago
  23. 4c370fe Removed -s compile flag by Björn Stenberg · 21 years ago
  24. 2d81cf9 Magnus Holmgren's patch #708098 that makes bmp2rb insensitive to endianess by Daniel Stenberg · 21 years ago
  25. 1050145 allow any whitespace after the ending quote by Daniel Stenberg · 21 years ago
  26. 56a6d59 Anchor the regexes better, some of them caused problems with perl 5.8. by Daniel Stenberg · 21 years ago
  27. 8fd7828 Don't pass in TOOLSDIR to the simulator Makefile until we've made the path by Daniel Stenberg · 21 years ago
  28. 31e0cd6 made the script detect the toolsdir and pass that on to the sub-makefiles by Daniel Stenberg · 21 years ago
  29. 6a42997 Magnus Öman's fix to prevent creation of >200K files by Linus Nielsen Feltzing · 21 years ago
  30. 1326f66 Now handles files with odd length by Linus Nielsen Feltzing · 21 years ago
  31. e738e33 Silly error in the output file open() by Linus Nielsen Feltzing · 21 years ago
  32. e86218b autodetect an ID smarter by Daniel Stenberg · 22 years ago
  33. f28f404 Added error checking when opening the files by Linus Nielsen Feltzing · 22 years ago
  34. 4846ce8 export MEM variable in firmware and apps by Uwe Freese · 22 years ago
  35. ea9c5bb Added a ram size question by Daniel Stenberg · 22 years ago
  36. 6ceb796 Changed include path for generate_rocklatin by Linus Nielsen Feltzing · 22 years ago
  37. 8f72d9e make it deal with traling tabs as well as spaces by Daniel Stenberg · 22 years ago
  38. b6a4f2f removed old emacs file, added new ones by Daniel Stenberg · 22 years ago
  39. 74cc9e4 Remove use of rockbox-mode.el in local variables list. by Mats Lidell · 22 years ago
  40. 7b3a9cf Fancy auto, hungry, and cleanups removed. by Mats Lidell · 22 years ago
  41. 1b71742 Added support for supporting multiple project by using a predicate by Mats Lidell · 22 years ago
  42. 18aa3f2 A Zagor request! by Mats Lidell · 22 years ago
  43. 30cd644 Created. by Mats Lidell · 22 years ago
  44. f092920 Added FM recorder support by Daniel Stenberg · 22 years ago
  45. e346f1f Automatic tool to generate Rocklatin layout gif-pictures. by Kjell Ericson · 22 years ago
  46. 323f297 Added incomplete support for the FM Recorder header by Björn Stenberg · 22 years ago
  47. 5ff920e Added support for the FM Recorder header by Björn Stenberg · 22 years ago
  48. 2207764 added binlang by Daniel Stenberg · 22 years ago
  49. 53e8d52 1. If the translated file used ID strings not present in the english one, by Daniel Stenberg · 22 years ago
  50. 672b0e2 as dumb as i am, its amazing i can breath by Robert Hak · 22 years ago
  51. 9465d4e bug fix on my part by Robert Hak · 22 years ago
  52. c3320ae sim questions are in order now by Robert Hak · 22 years ago
  53. 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 22 years ago
  54. fc3c39b Add comment when the description has changed. by Daniel Stenberg · 22 years ago
  55. dade571 indent the generated code properly, add an end-of-array marker named by Daniel Stenberg · 22 years ago
  56. 1d7c104 hm, it needs to be correct perl syntax too by Daniel Stenberg · 22 years ago
  57. 36069b3 treat "" 'new' strings as non-existing by Daniel Stenberg · 22 years ago
  58. 17cf448 better error line, return non-zero on errors by Daniel Stenberg · 22 years ago
  59. 4aff85f fixed the quote checking regex to look like the one in genlang by Daniel Stenberg · 22 years ago
  60. 9e8a1c7 one or more spaces after the terminating quote should be ok too by Daniel Stenberg · 22 years ago
  61. 1017e25 check for quotes better and warn/skip bad ones by Daniel Stenberg · 22 years ago
  62. 97ad4c9 Michael Harwerth added warning about missing strings in translations by Daniel Stenberg · 22 years ago
  63. 869c952 write a binary file, for windows people by Daniel Stenberg · 22 years ago
  64. e770bc8 funny little script to generate a binary language file by Daniel Stenberg · 22 years ago
  65. 491f907 a win32 version of the tools makefile (tested for visual c++ 7.0 nmake) by Felix Arends · 22 years ago
  66. f2d57ea quote the EXTRA_DEFINES properly by Daniel Stenberg · 22 years ago
  67. 55e25b1 Fixed EOF problem by Björn Stenberg · 22 years ago
  68. bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 22 years ago
  69. 1b2db9e get rid of DOS newlines by Daniel Stenberg · 22 years ago
  70. 0f434eb make the language selection work for sim builds too by Daniel Stenberg · 22 years ago
  71. c7b1bbe included genlang and uplang by Daniel Stenberg · 22 years ago
  72. ebe963d Added "select a language" stuff by Daniel Stenberg · 22 years ago
  73. 20963dd spell fix, additional comment in the generated .h file by Daniel Stenberg · 22 years ago
  74. 720732a deal with DOS newlines, ignore IDs that aren't in the english file and by Daniel Stenberg · 22 years ago
  75. a316213 Fixed DISABLE_DEMOS by Björn Stenberg · 22 years ago
  76. d2d2ecc build the convbdf tool too by Daniel Stenberg · 22 years ago
  77. 8dda668 Greg's new C version of the font conversion tool. by Daniel Stenberg · 22 years ago
  78. 8b06a01 it now generates one .c file and one .h file, and the strings are all by Daniel Stenberg · 22 years ago
  79. a07a236 update a .lang file from a .lang "master file" by Daniel Stenberg · 22 years ago
  80. e19f763 generate a lang.h file from a .lang input by Daniel Stenberg · 22 years ago
  81. 038df5c Daniel, by Eric Linenberg · 22 years ago
  82. ba39ff6 Greg Haerr added -limit <max_encode_hex_value> by Daniel Stenberg · 22 years ago
  83. ae0c238 Greg Haerr removed the font questions by Daniel Stenberg · 22 years ago
  84. 31a48ea setup the include path better by Daniel Stenberg · 22 years ago
  85. 7b3cea4 the script sets ARCHOS_RECORDER instead by Daniel Stenberg · 22 years ago
  86. e5cb740 define archos so that config works better by Daniel Stenberg · 22 years ago
  87. 1b5afda Greg's by Daniel Stenberg · 22 years ago
  88. 4cd1389 Greg's font scripts by Daniel Stenberg · 22 years ago
  89. 05e353a bdf2ajf is not needed/used anymore by Daniel Stenberg · 22 years ago
  90. d2aa711 support -v for verbose (debug) output by Daniel Stenberg · 22 years ago
  91. 89db47f no thank you, no very nasty union tricks here by Daniel Stenberg · 22 years ago
  92. 7c57db5 build bdf2ajf with debug option by Daniel Stenberg · 22 years ago
  93. c06a55b more portable is better by Daniel Stenberg · 22 years ago
  94. 3d90ed4 Maintain this simple philosophy: by Daniel Stenberg · 22 years ago
  95. 52a87c7 removed the conflict markers by Daniel Stenberg · 22 years ago
  96. e800bca make it bourne shell pure by Daniel Stenberg · 22 years ago
  97. 42c125f Prevent this script from being run in the same directory where this script by Daniel Stenberg · 22 years ago
  98. 5e1270e i stupid, forgot to fix simulators by Robert Hak · 22 years ago
  99. 28c60ff Corrected to allow for game removal via USE_GAMES (on by default) by Robert Hak · 22 years ago
  100. 7dcdf05 cleaned up USE_SCREENSAVERS questions/usage by Robert Hak · 22 years ago