1. 349e730 add the FILES file itself by Daniel Stenberg · 23 years ago
  2. 24d5db0 added FILES and all sorts of missing win32 simulator files by Daniel Stenberg · 23 years ago
  3. d68ee12 shorten the sleep for blocking key-gets to make it behave better by Daniel Stenberg · 23 years ago
  4. cc78063 Added changelog by Björn Stenberg · 23 years ago
  5. f03d691 Fixed bad display on recorder by Björn Stenberg · 23 years ago
  6. af87be05 No debugf() please by Björn Stenberg · 23 years ago
  7. b3f59c4 Removed some silly code by Björn Stenberg · 23 years ago
  8. 361aaf6 Now caches dir. 200 files max, no sorting yet by Björn Stenberg · 23 years ago
  9. 4886f19 Optimized the bitswap function a little by Linus Nielsen Feltzing · 23 years ago
  10. f76cee7 Menu now supports scrolling by Björn Stenberg · 23 years ago
  11. 95a323c getack didn't clean up after a NAK by Linus Nielsen Feltzing · 23 years ago
  12. 166f329 Missing parenthesis by Linus Nielsen Feltzing · 23 years ago
  13. c1bb768 new button_get() usage by Daniel Stenberg · 23 years ago
  14. 132a09b adjusted to new button_get api by Daniel Stenberg · 23 years ago
  15. 3bd3cfc mpeg_stop stub added by Daniel Stenberg · 23 years ago
  16. d1d1d63 Better stack and pool allocation by Linus Nielsen Feltzing · 23 years ago
  17. 6cbe2a7 create_thread now reserves room for PR on the stack by Linus Nielsen Feltzing · 23 years ago
  18. 2dd18d3 Added interrupt names by Björn Stenberg · 23 years ago
  19. 856a13a Adapted to modified button_get() call by Björn Stenberg · 23 years ago
  20. f008567 Added 'block' parameter to button_get() by Björn Stenberg · 23 years ago
  21. 8b9d456 notes by Björn Stenberg · 23 years ago
  22. 90f1c61 an, not and by Björn Stenberg · 23 years ago
  23. 6447071 Cross-compiler links by Björn Stenberg · 23 years ago
  24. a10d9fa STOP in root stops playback by Björn Stenberg · 23 years ago
  25. 2d80f37 builds, not snapshots by Björn Stenberg · 23 years ago
  26. 6365d0e devcon by Björn Stenberg · 23 years ago
  27. 872e352 Daily builds by Björn Stenberg · 23 years ago
  28. 14a20d5 fat_seek couldn't seek in the first cluster by Linus Nielsen Feltzing · 23 years ago
  29. 76d0c7d Fixed endianness bug in getsonglength by Linus Nielsen Feltzing · 23 years ago
  30. ceb5fb8 Added border around menu image by Björn Stenberg · 23 years ago
  31. 792c28c Added news item by Björn Stenberg · 23 years ago
  32. aa12eda Bugfix: SEEK_END takes negative position by Björn Stenberg · 23 years ago
  33. c7036f1 use a better file to find the firmware dir by Daniel Stenberg · 23 years ago
  34. 3e63884 updates by Björn Stenberg · 23 years ago
  35. fced30b mpeg thread works by Björn Stenberg · 23 years ago
  36. 8570977 mpeg thread goes green by Björn Stenberg · 23 years ago
  37. 14671eb add the release script itself by Daniel Stenberg · 23 years ago
  38. af80200 files to include in release archive by Daniel Stenberg · 23 years ago
  39. 93a14e2 this script builds release tarballs, pass a version number as argument, by Daniel Stenberg · 23 years ago
  40. 4cd5ad6 files included in release by Daniel Stenberg · 23 years ago
  41. afec350 files included in tarball by Daniel Stenberg · 23 years ago
  42. 2a0a1fd files included in a release by Daniel Stenberg · 23 years ago
  43. 47c9595 obsolete by Daniel Stenberg · 23 years ago
  44. f6951bc Moved mpeg_play() to after id3 display by Björn Stenberg · 23 years ago
  45. 3facc98 Commented out songlength() for now by Björn Stenberg · 23 years ago
  46. f43b27a Don't call debug_init() unless in debug mode by Björn Stenberg · 23 years ago
  47. e3b2bc8 Removed .stack section declaration by Linus Nielsen Feltzing · 23 years ago
  48. 2b56bca removed bad extern by Daniel Stenberg · 23 years ago
  49. c7c81c6 Stack allocation lameness fixed by Linus Nielsen Feltzing · 23 years ago
  50. f690971 Bad pool area allocation fixed by Linus Nielsen Feltzing · 23 years ago
  51. 881cd23 Fixed possible race condition by Björn Stenberg · 23 years ago
  52. 3d25f78 Now supports multiple concurrent opendir() by Björn Stenberg · 23 years ago
  53. 9e7ee96 Fixed bad CVS link by Björn Stenberg · 23 years ago
  54. ece50cd stop the compiler bitching by Robert Hak · 23 years ago
  55. b395c14 clean removes the map file too by Daniel Stenberg · 23 years ago
  56. dbefe59 Menu image link added by Björn Stenberg · 23 years ago
  57. 5f482ed realloc takes a void * as first argument by Daniel Stenberg · 23 years ago
  58. 63ab180 include config.h early to make all ifdefs work fine by Daniel Stenberg · 23 years ago
  59. c012eb6 mpeg_play() is present if not simulating or if especially defined by Daniel Stenberg · 23 years ago
  60. cd676e1 dmalloc and bmalloc are not intended for the simulator builds by Daniel Stenberg · 23 years ago
  61. 1df12c8 build sound_menu, add mpeg.o to simulat the target mpeg_* functions by Daniel Stenberg · 23 years ago
  62. 275365c simulate the mpeg functions to make the sim build by Daniel Stenberg · 23 years ago
  63. 76ccd61 make yield() simply do a short sleep when simulated by Daniel Stenberg · 23 years ago
  64. ff351c1 Added lcd_double_height() by Björn Stenberg · 23 years ago
  65. 28c4b4c 140% menulink line height by Björn Stenberg · 23 years ago
  66. a99f0c6 New web design by Björn Stenberg · 23 years ago
  67. 016ab3e Added devcon by Björn Stenberg · 23 years ago
  68. c820456 First version of ironi's new web style by Björn Stenberg · 23 years ago
  69. def3516 mpeg link by Björn Stenberg · 23 years ago
  70. faf157f Added sound menu, adapted to new menu API by Björn Stenberg · 23 years ago
  71. 052fc4d Sound settings by Björn Stenberg · 23 years ago
  72. 2ac0572 Added support for nested menus by Björn Stenberg · 23 years ago
  73. a057e5c .S files should be compiled with gcc, not gas by Björn Stenberg · 23 years ago
  74. 13f8775 Added proper includes and #ifdefs by Björn Stenberg · 23 years ago
  75. 39295b2 Added mpeg_play() for target by Björn Stenberg · 23 years ago
  76. 92597ea Corrected brain damage by Björn Stenberg · 23 years ago
  77. 3ed2874 Proper declaration of show_splash and main_menu by Björn Stenberg · 23 years ago
  78. 50a33f0 Clear 16 bytes per row by Björn Stenberg · 23 years ago
  79. 88f7fb0 Added linker pool symbols and mpeg_init() by Björn Stenberg · 23 years ago
  80. d45a2d2 Added -Imalloc and fixed archos.map to OBJDIR by Björn Stenberg · 23 years ago
  81. 0e0f3cc MP3 buffer and heap setup by Björn Stenberg · 23 years ago
  82. 3c26077 Using linker symbols for mp3 buffer by Björn Stenberg · 23 years ago
  83. 6eb7717 Fixed interrupt display and led flash by Björn Stenberg · 23 years ago
  84. 1ac4600 First version by Björn Stenberg · 23 years ago
  85. ffb6a9d Added NULL, MIN and MAX by Björn Stenberg · 23 years ago
  86. 87567da Removed CR from newlines by Björn Stenberg · 23 years ago
  87. a95d956 Disable USB before enabling ATA by Björn Stenberg · 23 years ago
  88. a97c441 Fixed wrong reset pin. Removed unnecessary reset from init. by Björn Stenberg · 23 years ago
  89. 44d76bc store nodebug status too, as it makes 'update' work better if there's by Daniel Stenberg · 23 years ago
  90. 2cc66b6 pass on more variables to firmware when we build librockbox by Daniel Stenberg · 23 years ago
  91. 2f06ff7 the all target only builds in apps now, as the apps Makefile itself will by Daniel Stenberg · 23 years ago
  92. a7b8b00 strtok:ing a copy of the parameter instead by Björn Stenberg · 23 years ago
  93. 40c6129 fixed the clean target, also made two separate clean targets in case by Daniel Stenberg · 23 years ago
  94. f6a09c6 corrected clean target by Daniel Stenberg · 23 years ago
  95. ce90717 fix clean target by Daniel Stenberg · 23 years ago
  96. 1eea4a5 lcd_update() is a function for bitmap LCD targets too by Daniel Stenberg · 23 years ago
  97. 96a10e2 do the lcd_puts() properly for the recorder too by Daniel Stenberg · 23 years ago
  98. 66b2cd0 fix -I for recorder, also use -L to find the librockbox properly by Daniel Stenberg · 23 years ago
  99. 1690a16 include "config.h" first by Daniel Stenberg · 23 years ago
  100. 18663e0 more data needed by the Recorder build by Daniel Stenberg · 23 years ago