1. 7ae56e3 Removed 'strict' by Björn Stenberg · 20 years ago
  2. e24a528 re-indented to look normal ;-) by Daniel Stenberg · 20 years ago
  3. 7396d99 Don't die on opendir() failure. Index .mp2 files too. by Björn Stenberg · 20 years ago
  4. 445d5d5 Don't print to STDERR. by Björn Stenberg · 20 years ago
  5. 225116e Added MP3::Info.pm inside script to make it standalone. by Björn Stenberg · 20 years ago
  6. 025f5c0 Added progress display and summary. Implemented --strip. by Björn Stenberg · 20 years ago
  7. 11f6988 Jean-Philippe Bernardy: removed -m1 from calmrisc gcc options by Daniel Stenberg · 20 years ago
  8. 72fdf37 prepare for gmini 120 port by Daniel Stenberg · 20 years ago
  9. 463e329 Fixed to allow conversions of 160x128 pictures too. by Daniel Stenberg · 20 years ago
  10. e745dc8 specify mode in mkdir by Daniel Stenberg · 20 years ago
  11. 8e43f77 Fixed register table by Jens Arnold · 20 years ago
  12. c9d41b4 Make the simulator builds acknowledge the plugins variable set in the configure by Daniel Stenberg · 20 years ago
  13. 8737b37 No ROMBox for FM Recorder by Linus Nielsen Feltzing · 20 years ago
  14. bdba1d0 Include .ucl files for players by Jens Arnold · 20 years ago
  15. 4820177 Enable building flashed rockbox and rombox for players by Jens Arnold · 20 years ago
  16. bb4872e We use the apps/recorder dir for the iriver build as well by Linus Nielsen Feltzing · 20 years ago
  17. 4f3b9ed Add dummy text if some tags are missing by Björn Stenberg · 20 years ago
  18. 5883b4e Sort songarray on track number if available by Björn Stenberg · 20 years ago
  19. 3a931c1 Minor adjustments by Björn Stenberg · 20 years ago
  20. d92ee70 Now fully v1 spec compliant by Björn Stenberg · 20 years ago
  21. a24bf1c updates, still not there by Daniel Stenberg · 20 years ago
  22. 8c58eee Closing in on the TagDatabase 1.7 spec by Daniel Stenberg · 20 years ago
  23. d247666 present table to the user, easily converted to binary form once we settle by Daniel Stenberg · 20 years ago
  24. dd4ce34 song db generation tool embryo by Daniel Stenberg · 20 years ago
  25. cbb62ab Don't bail out and die if SOURCES is empty. by Daniel Stenberg · 20 years ago
  26. eb37ca7 Escaped the comma in the iriver GCCOPTS by Linus Nielsen Feltzing · 20 years ago
  27. db4737a Pass correct architecture type to the assembler for the Coldfire build by Linus Nielsen Feltzing · 20 years ago
  28. 44898af No plugins on the iriver (yet) by Linus Nielsen Feltzing · 20 years ago
  29. 59bec2e don't build UCL files for targets that don't support flashing by Daniel Stenberg · 20 years ago
  30. a97fe25 Make the tool variable hold the full path, and make the iriver tool 'cp' by Daniel Stenberg · 20 years ago
  31. c21e7e7 No instruction scheduling on the coldfire by Linus Nielsen Feltzing · 20 years ago
  32. 8642585 Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually adapt the plugins to the Ondio keypad. by Jörg Hohensohn · 20 years ago
  33. 22034ce repair the broken dependency stuff by Daniel Stenberg · 20 years ago
  34. 235b50b set compiler options here too, you MUST re-run configure once the next by Daniel Stenberg · 20 years ago
  35. 7a031eb please mr cvs ignore these files by Daniel Stenberg · 20 years ago
  36. 4960f49 added make.inc by Daniel Stenberg · 20 years ago
  37. 8e55d0c adjusted to work better in the new concept by Daniel Stenberg · 20 years ago
  38. c2e887c prevent missing include files from making the dependency generation to fail by Daniel Stenberg · 20 years ago
  39. ba05650 The wildcard case must be last in the case switch by Linus Nielsen Feltzing · 20 years ago
  40. fc1e925 Rearranged makefiles again to move platform-specific stuff from the Makefiles by Daniel Stenberg · 20 years ago
  41. 57945b1 Removed the Neo code. Nobody is interested in it. by Björn Stenberg · 20 years ago
  42. e76d7d9 remove display-leftovers and remove the memory size question for iRiver by Daniel Stenberg · 21 years ago
  43. c70ede7 Only treat player like a player by Björn Stenberg · 21 years ago
  44. 8b69504 Moved LCD_WIDHT/HEIGHT from lcd driver to config file. by Björn Stenberg · 21 years ago
  45. 4392463 ondios use ajbrec.ajz as well by Daniel Stenberg · 21 years ago
  46. 218d90b build system updated to include Ondio option by Jörg Hohensohn · 21 years ago
  47. 4f52bf4 scrambling extended for the Ondio SP/FM by Jörg Hohensohn · 21 years ago
  48. 5a8b99f when rom file is too big, mention how many bytes by Daniel Stenberg · 21 years ago
  49. 948e384 removed the hard-coded size limit from the Makefile with some preprocessor by Daniel Stenberg · 21 years ago
  50. 6bbe00d added romsizetest.pl to the release archive by Daniel Stenberg · 21 years ago
  51. 678090a rombox support: building and zip general makefile: less output by Daniel Stenberg · 21 years ago
  52. b492027 Fixed new font format: necessity of offset table generation, output of fonts without one by Jens Arnold · 21 years ago
  53. ac84357 removed the now broken out-of-sequence check for rotated operation by Jörg Hohensohn · 21 years ago
  54. 5d36aaf New font format (already rotated) saves code, space and time. On the downside this new format is incompatible, so get the new fonts, too. by Jörg Hohensohn · 21 years ago
  55. d1851e3 Make the buildzip script able to build zips even when not run in a dir by Daniel Stenberg · 21 years ago
  56. fa5fa54 oops, forgot to remove my debug prints by Daniel Stenberg · 21 years ago
  57. c4d463b exclude fonts from the zip file that are larger than the maximum size we can by Daniel Stenberg · 21 years ago
  58. e8cad94 remove zip on clean by Daniel Stenberg · 21 years ago
  59. 5576335 New plugin, snake2, by Mat Holton (Patch #838045) by Linus Nielsen Feltzing · 21 years ago
  60. 8287ce5 Now the viewers.config concept works for players as well by Linus Nielsen Feltzing · 21 years ago
  61. f69c703 'make install' for a simulator now installs a full rockbox setup in the by Daniel Stenberg · 21 years ago
  62. b156352 support building a zip file for the simulator by Daniel Stenberg · 21 years ago
  63. f84e93e binlang and genlang couldn't handle deprecated strings by Linus Nielsen Feltzing · 21 years ago
  64. 052d21a * removed some more unused stuff in the simulator makefile by Daniel Stenberg · 21 years ago
  65. 5c9c16f Simplied the directory usage. This script now checks for (or asks if it by Daniel Stenberg · 21 years ago
  66. dde9599 Added buildzip.pl by Linus Nielsen Feltzing · 21 years ago
  67. dfb5c6e Spelling error by Linus Nielsen Feltzing · 21 years ago
  68. 0d53b48 Set up default viewers.config by Björn Stenberg · 21 years ago
  69. 7cdab5c remove rockbox.zip on make clean by Daniel Stenberg · 21 years ago
  70. 3d9f774 provide a zip target on target builds by Daniel Stenberg · 21 years ago
  71. 760b7b9 build a Rockbox zip file suitable for install by Daniel Stenberg · 21 years ago
  72. 747a589 tool we use on the web site to produce an image of a font by Daniel Stenberg · 21 years ago
  73. e8d33bd Added an inlined help text after failing to use it correctly (although I wrote by Kjell Ericson · 21 years ago
  74. 9a4a5e9 Now correctly generates language files, ignoring voice entries by Linus Nielsen Feltzing · 21 years ago
  75. 7480ff9 Reverted my brainless const'ing of the font data by Linus Nielsen Feltzing · 21 years ago
  76. 716fd74 Structures should not be const for simulator builds by Hardeep Sidhu · 21 years ago
  77. 4760a54 Killed a few warnings by Linus Nielsen Feltzing · 21 years ago
  78. eba242b Moved the system font from .data to .rodata by Linus Nielsen Feltzing · 21 years ago
  79. d4241b0 The binlang script is now updated for the new string table format by Linus Nielsen Feltzing · 21 years ago
  80. 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
  81. 67e864e When synching a lang file with the most recent english translation, we by Daniel Stenberg · 21 years ago
  82. 452702d Multimedia scrambling was wrong: Checksum is for xor:ed data by Björn Stenberg · 21 years ago
  83. a4c67dc Brian Foley fixed a flaw that made this code segfault on bigendian systems by Daniel Stenberg · 21 years ago
  84. a91dfd5 Henrik Backe's english language file cleanup. This ups the language file by Daniel Stenberg · 21 years ago
  85. 123ae83 Added multimedia support (but no compression) by Björn Stenberg · 21 years ago
  86. 7f749b4 Added support for multimedia .ajz files by Björn Stenberg · 21 years ago
  87. 5199e8c Removed mkneofile from TARGETS by Hardeep Sidhu · 21 years ago
  88. e3be101 Removed mkneofile by Björn Stenberg · 21 years ago
  89. 0115af2 removed the neo-specific scramble-tool and made it an option to scramble by Daniel Stenberg · 21 years ago
  90. da6d7e9 Added the 'mkneofile' tool that is used instead of scramble when making the by Daniel Stenberg · 21 years ago
  91. 503ce1b Allow building two Neo targets... by Daniel Stenberg · 21 years ago
  92. 7eda324 Removed the prompting for demos and games. They're plugins now anyway. by Daniel Stenberg · 21 years ago
  93. 86b146d recorder v2 support added by Daniel Stenberg · 21 years ago
  94. ed11bd3 Updated the scramble/descramble for the V2 recorder by Linus Nielsen Feltzing · 21 years ago
  95. 4c370fe Removed -s compile flag by Björn Stenberg · 21 years ago
  96. 2d81cf9 Magnus Holmgren's patch #708098 that makes bmp2rb insensitive to endianess by Daniel Stenberg · 22 years ago
  97. 1050145 allow any whitespace after the ending quote by Daniel Stenberg · 22 years ago
  98. 56a6d59 Anchor the regexes better, some of them caused problems with perl 5.8. by Daniel Stenberg · 22 years ago
  99. 8fd7828 Don't pass in TOOLSDIR to the simulator Makefile until we've made the path by Daniel Stenberg · 22 years ago
  100. 31e0cd6 made the script detect the toolsdir and pass that on to the sub-makefiles by Daniel Stenberg · 22 years ago