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