1. 53e8d52 1. If the translated file used ID strings not present in the english one, by Daniel Stenberg · 22 years ago
  2. 672b0e2 as dumb as i am, its amazing i can breath by Robert Hak · 22 years ago
  3. 9465d4e bug fix on my part by Robert Hak · 22 years ago
  4. c3320ae sim questions are in order now by Robert Hak · 22 years ago
  5. 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 22 years ago
  6. fc3c39b Add comment when the description has changed. by Daniel Stenberg · 22 years ago
  7. dade571 indent the generated code properly, add an end-of-array marker named by Daniel Stenberg · 22 years ago
  8. 1d7c104 hm, it needs to be correct perl syntax too by Daniel Stenberg · 22 years ago
  9. 36069b3 treat "" 'new' strings as non-existing by Daniel Stenberg · 22 years ago
  10. 17cf448 better error line, return non-zero on errors by Daniel Stenberg · 22 years ago
  11. 4aff85f fixed the quote checking regex to look like the one in genlang by Daniel Stenberg · 22 years ago
  12. 9e8a1c7 one or more spaces after the terminating quote should be ok too by Daniel Stenberg · 22 years ago
  13. 1017e25 check for quotes better and warn/skip bad ones by Daniel Stenberg · 22 years ago
  14. 97ad4c9 Michael Harwerth added warning about missing strings in translations by Daniel Stenberg · 22 years ago
  15. 869c952 write a binary file, for windows people by Daniel Stenberg · 22 years ago
  16. e770bc8 funny little script to generate a binary language file by Daniel Stenberg · 22 years ago
  17. 491f907 a win32 version of the tools makefile (tested for visual c++ 7.0 nmake) by Felix Arends · 22 years ago
  18. f2d57ea quote the EXTRA_DEFINES properly by Daniel Stenberg · 22 years ago
  19. 55e25b1 Fixed EOF problem by Björn Stenberg · 22 years ago
  20. bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 22 years ago
  21. 1b2db9e get rid of DOS newlines by Daniel Stenberg · 22 years ago
  22. 0f434eb make the language selection work for sim builds too by Daniel Stenberg · 22 years ago
  23. c7b1bbe included genlang and uplang by Daniel Stenberg · 22 years ago
  24. ebe963d Added "select a language" stuff by Daniel Stenberg · 22 years ago
  25. 20963dd spell fix, additional comment in the generated .h file by Daniel Stenberg · 22 years ago
  26. 720732a deal with DOS newlines, ignore IDs that aren't in the english file and by Daniel Stenberg · 22 years ago
  27. a316213 Fixed DISABLE_DEMOS by Björn Stenberg · 22 years ago
  28. d2d2ecc build the convbdf tool too by Daniel Stenberg · 22 years ago
  29. 8dda668 Greg's new C version of the font conversion tool. by Daniel Stenberg · 22 years ago
  30. 8b06a01 it now generates one .c file and one .h file, and the strings are all by Daniel Stenberg · 22 years ago
  31. a07a236 update a .lang file from a .lang "master file" by Daniel Stenberg · 22 years ago
  32. e19f763 generate a lang.h file from a .lang input by Daniel Stenberg · 22 years ago
  33. 038df5c Daniel, by Eric Linenberg · 22 years ago
  34. ba39ff6 Greg Haerr added -limit <max_encode_hex_value> by Daniel Stenberg · 22 years ago
  35. ae0c238 Greg Haerr removed the font questions by Daniel Stenberg · 22 years ago
  36. 31a48ea setup the include path better by Daniel Stenberg · 22 years ago
  37. 7b3cea4 the script sets ARCHOS_RECORDER instead by Daniel Stenberg · 22 years ago
  38. e5cb740 define archos so that config works better by Daniel Stenberg · 22 years ago
  39. 1b5afda Greg's by Daniel Stenberg · 22 years ago
  40. 4cd1389 Greg's font scripts by Daniel Stenberg · 22 years ago
  41. 05e353a bdf2ajf is not needed/used anymore by Daniel Stenberg · 22 years ago
  42. d2aa711 support -v for verbose (debug) output by Daniel Stenberg · 22 years ago
  43. 89db47f no thank you, no very nasty union tricks here by Daniel Stenberg · 22 years ago
  44. 7c57db5 build bdf2ajf with debug option by Daniel Stenberg · 22 years ago
  45. c06a55b more portable is better by Daniel Stenberg · 22 years ago
  46. 3d90ed4 Maintain this simple philosophy: by Daniel Stenberg · 22 years ago
  47. 52a87c7 removed the conflict markers by Daniel Stenberg · 22 years ago
  48. e800bca make it bourne shell pure by Daniel Stenberg · 22 years ago
  49. 42c125f Prevent this script from being run in the same directory where this script by Daniel Stenberg · 22 years ago
  50. 5e1270e i stupid, forgot to fix simulators by Robert Hak · 22 years ago
  51. 28c60ff Corrected to allow for game removal via USE_GAMES (on by default) by Robert Hak · 22 years ago
  52. 7dcdf05 cleaned up USE_SCREENSAVERS questions/usage by Robert Hak · 22 years ago
  53. 15c5cac We now ask if the user wants Screensavers (on by default) by Robert Hak · 22 years ago
  54. 1f4e4d3 Reverted back to monospace again. Let's not rock the boat until people can change it themselves (i.e. loadable fonts). by Björn Stenberg · 22 years ago
  55. af406a1 Made LCD_PROPFONTS default on recorder by Björn Stenberg · 22 years ago
  56. e1fbb12 we like each line less than 80 characters wide please by Daniel Stenberg · 22 years ago
  57. 793ca18 now detects 1bit BMP files too and adjusts to that, which makes things simpler by Daniel Stenberg · 22 years ago
  58. 4b12d88 Added newline before EOF. by Mats Lidell · 22 years ago
  59. 8c78975 made it output valid C code even if given a filename that starts with a by Daniel Stenberg · 22 years ago
  60. 8cca95b Added bmp2rb. by Mats Lidell · 22 years ago
  61. 8a700fe Created. by Mats Lidell · 22 years ago
  62. 6262573 Added helpful reminder about copying font file by Björn Stenberg · 22 years ago
  63. 6246ce5 added tags target for the generated simulator makefile as well by Daniel Stenberg · 22 years ago
  64. bc35ae3 Generates a 'tags' target in the toplevel makefile now, this is only by Daniel Stenberg · 22 years ago
  65. 72f5433 case issue with questions by Robert Hak · 22 years ago
  66. 7a8f398 Clear extra_defines for players by Björn Stenberg · 22 years ago
  67. f29f6fa == is not a valid POSIX compare, use = by Robert Hak · 22 years ago
  68. 0cbd191 Forgot to add new files by Björn Stenberg · 22 years ago
  69. dd7d695 Forgot to add the new files by Björn Stenberg · 22 years ago
  70. cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 22 years ago
  71. 23d0b5d Applied Bjoern Fischer's patch to make this generate correct makefiles by Daniel Stenberg · 22 years ago
  72. 60fe9df Adjustments to allow generating a Makefile for building win32 simulator by Daniel Stenberg · 23 years ago
  73. e53bdf0 Fixed misspelled .PHONY target. Spotted by Nick Robinson and Markus Braun. by Linus Nielsen Feltzing · 23 years ago
  74. 6d55a71 Added build timestamp in version string by Björn Stenberg · 23 years ago
  75. ec048f6 Stripped off needless things by Björn Stenberg · 23 years ago
  76. e45a8f5 works with traditional sh now (as tested on Solaris) by Daniel Stenberg · 23 years ago
  77. d86da20 configure update for simulator builds must preserve display and keypad by Daniel Stenberg · 23 years ago
  78. 63787df now configure update works for simulator builds too by Daniel Stenberg · 23 years ago
  79. 45abe61 target builds must run make in firmware AND apps by Daniel Stenberg · 23 years ago
  80. c38ccba made it support --help or -h as arguments, and then displays a very short by Daniel Stenberg · 23 years ago
  81. 58f4d0d now manages simulator makefiles too! by Daniel Stenberg · 23 years ago
  82. bdf2490 allow commented lines in FILES by Daniel Stenberg · 23 years ago
  83. 349e730 add the FILES file itself by Daniel Stenberg · 23 years ago
  84. c7036f1 use a better file to find the firmware dir by Daniel Stenberg · 23 years ago
  85. 14671eb add the release script itself by Daniel Stenberg · 23 years ago
  86. 93a14e2 this script builds release tarballs, pass a version number as argument, by Daniel Stenberg · 23 years ago
  87. 4cd5ad6 files included in release by Daniel Stenberg · 23 years ago
  88. 44d76bc store nodebug status too, as it makes 'update' work better if there's by Daniel Stenberg · 23 years ago
  89. 2f06ff7 the all target only builds in apps now, as the apps Makefile itself will by Daniel Stenberg · 23 years ago
  90. 40c6129 fixed the clean target, also made two separate clean targets in case by Daniel Stenberg · 23 years ago
  91. 3c286ec generates separate 'firmware' and 'apps' targets in the makefile, also by Daniel Stenberg · 23 years ago
  92. f8a59f2 change the order we check for the apps dir to more often get the shortest path by Daniel Stenberg · 23 years ago
  93. 6709658 escape $ properly, added 'update' support by Daniel Stenberg · 23 years ago
  94. fcf5629 pass better variables by Daniel Stenberg · 23 years ago
  95. e0c12af bash happy now? by Daniel Stenberg · 23 years ago
  96. 82e6a07 try the directories in the current dir too by Daniel Stenberg · 23 years ago
  97. 3aacd2e First attempt. This script sets up a toplevel build Makefile. by Daniel Stenberg · 23 years ago
  98. 00b26e6 Header by Björn Stenberg · 23 years ago
  99. 5dc1d10 Test commit by Björn Stenberg · 23 years ago
  100. b913925 Added Rockbox header by Björn Stenberg · 23 years ago