1. f4a2941 Added win32/uisw32.rc by Björn Stenberg · 23 years ago
  2. f564c9a we now handle playlists in a block of 255 bytes instead of a single byte at a time by Robert Hak · 23 years ago
  3. 06b4e7f we now handle playlists in a block of 255 bytes instead of a single byte at a time by Robert Hak · 23 years ago
  4. ded0946 added questions posted on /. by Robert Hak · 23 years ago
  5. 7bccab7 Slower scroll speed by Linus Nielsen Feltzing · 23 years ago
  6. 8c00b4c Initializations done in the correct order by Linus Nielsen Feltzing · 23 years ago
  7. bd711ee Use only internally provided logotype, as we are too early in the init by Daniel Stenberg · 23 years ago
  8. f6a2969 lcd_init() for player too by Björn Stenberg · 23 years ago
  9. e5a1314 News update by Björn Stenberg · 23 years ago
  10. a45675a Added #include <thread.h> by Björn Stenberg · 23 years ago
  11. f40a826 Added delay before starting scroll by Björn Stenberg · 23 years ago
  12. 42770ea Added filename scrolling by Björn Stenberg · 23 years ago
  13. 76caee8 Corrected news item about Recorder ATA by Björn Stenberg · 23 years ago
  14. 912eca1 News item about Recorder ATA by Björn Stenberg · 23 years ago
  15. da638ae Fixed .buildfail class by Björn Stenberg · 23 years ago
  16. ad9829a Added simulator init by Björn Stenberg · 23 years ago
  17. 874fccb Moved declarations to top by Björn Stenberg · 23 years ago
  18. e2b92eb Added scrolling by Björn Stenberg · 23 years ago
  19. 5ee0b7e mpeg_stop now calls close only if the file handle is valid by Linus Nielsen Feltzing · 23 years ago
  20. ec2ab7e Now stops loading from disk when mpeg_stop is called by Linus Nielsen Feltzing · 23 years ago
  21. 604cce7 add thread functionality, powered by pthreads by Daniel Stenberg · 23 years ago
  22. b97f032 Added leading slash to the mp3 file name by Linus Nielsen Feltzing · 23 years ago
  23. d044f55 Changed prototype of playtune by Linus Nielsen Feltzing · 23 years ago
  24. 6229aa2 Added peek_next_track() proto to kill warnings by Daniel Stenberg · 23 years ago
  25. 0ded2b1 Removed a warning by Linus Nielsen Feltzing · 23 years ago
  26. d0ecc86 Now honors the settings in config.h by Linus Nielsen Feltzing · 23 years ago
  27. 7fbdc36 Added check for open-for-write by Linus Nielsen Feltzing · 23 years ago
  28. 04d6d8f Removed a warning by Linus Nielsen Feltzing · 23 years ago
  29. 9430a0b Added init_threads function by Linus Nielsen Feltzing · 23 years ago
  30. 999c255 include string.h to remove compiler warning on target by Daniel Stenberg · 23 years ago
  31. 4ea4040 removed two compiler warnings, made the rand functions static by Daniel Stenberg · 23 years ago
  32. c633ceb Temporarily disabled mpeg code on Recorder by Linus Nielsen Feltzing · 23 years ago
  33. 5a687d0 Changed default contrast to power-on default by Linus Nielsen Feltzing · 23 years ago
  34. 7bd65ab include playlist.h to get rid of warning by Daniel Stenberg · 23 years ago
  35. 6ecc0fa Killed a few warnings by Linus Nielsen Feltzing · 23 years ago
  36. 9ce7831 Killed a few warnings by Linus Nielsen Feltzing · 23 years ago
  37. 6b918cf Killed a few warnings by Linus Nielsen Feltzing · 23 years ago
  38. 5aacc88 Removed some warnings by Linus Nielsen Feltzing · 23 years ago
  39. a1ca3b4 removed unused protos, added missing by Daniel Stenberg · 23 years ago
  40. 16ff7be Fixed poll interval handling by Linus Nielsen Feltzing · 23 years ago
  41. df203f3 Added build status classes by Björn Stenberg · 23 years ago
  42. 4a89a6c Fixes by Björn Stenberg · 23 years ago
  43. 6bca292 Added build status by Björn Stenberg · 23 years ago
  44. e5770bf Removed cvs@haxx.se again by Björn Stenberg · 23 years ago
  45. 49c46a7 Removed old recorder debounce code. Increased repeat speed. by Björn Stenberg · 23 years ago
  46. 7a9f95d Changed frequency for Recorder by Linus Nielsen Feltzing · 23 years ago
  47. 8b1168b Wrong command address for Recorder by Linus Nielsen Feltzing · 23 years ago
  48. e45a8f5 works with traditional sh now (as tested on Solaris) by Daniel Stenberg · 23 years ago
  49. 82078e4 the truncate lcd_puts() stuff in simulator only concerns player-style LCDs by Daniel Stenberg · 23 years ago
  50. f43490a when doing lcd_puts() on a simulated player, we now truncate the string at by Daniel Stenberg · 23 years ago
  51. c7e3675 Added file read error warning by Linus Nielsen Feltzing · 23 years ago
  52. 0df736f Fixed misspelling by Björn Stenberg · 23 years ago
  53. c9ea73e NOTE! the 'mp3entry' struct grew quite a bit now, as the previously static by Daniel Stenberg · 23 years ago
  54. fb153c5 output debugf() nicely for simulator builds too by Daniel Stenberg · 23 years ago
  55. d4c9173 added some stupid faked random functions too, to build on target by Daniel Stenberg · 23 years ago
  56. 4bf52ea works with playlist code, now stubs mpeg_play() to be able to show some by Daniel Stenberg · 23 years ago
  57. 7b344f8 whoa! make the simulator take care of the mpeg_play() function instead by Daniel Stenberg · 23 years ago
  58. c60d12a pressing play on an .m3u file will run the playlist code by Daniel Stenberg · 23 years ago
  59. 4d1fb48 Moved playlist code here from the firmware directory, also adjusted it by Daniel Stenberg · 23 years ago
  60. 9c54186 playlist stuff is not firmware, it should be in the apps code. moving it by Daniel Stenberg · 23 years ago
  61. e2f9196 clarified and added details about the X11 simulator build by Daniel Stenberg · 23 years ago
  62. 0dc44b0 The mpeg player could miss the last byte of a song by Linus Nielsen Feltzing · 23 years ago
  63. aaea587 Added some kernel docs by Linus Nielsen Feltzing · 23 years ago
  64. 80f8b22 Clarified the mutex code, renamed the NUM_TICK_TASKS macro by Linus Nielsen Feltzing · 23 years ago
  65. 150c5a7 Moved NUM_TICK_TASKS definition by Linus Nielsen Feltzing · 23 years ago
  66. 1fac0e6 the sim should not take args off the command line by Robert Hak · 23 years ago
  67. da4d33b sleep now references HZ by Robert Hak · 23 years ago
  68. 84ee4ca increased length of 'you lose' display by Robert Hak · 23 years ago
  69. 7195d9c all the funky new news about the v1 release by Robert Hak · 23 years ago
  70. d86da20 configure update for simulator builds must preserve display and keypad by Daniel Stenberg · 23 years ago
  71. 63787df now configure update works for simulator builds too by Daniel Stenberg · 23 years ago
  72. 2d4f717 sprintf => snprintf and now we build on the recorder again by Daniel Stenberg · 23 years ago
  73. 158cfc0 Added simulator screenshots by Björn Stenberg · 23 years ago
  74. 6caf461 Added simulators by Björn Stenberg · 23 years ago
  75. 647661c Player compatible code, interface still needs some changes for player by Felix Arends · 23 years ago
  76. 6164800 Changed history.t link to .html by Björn Stenberg · 23 years ago
  77. dd74430 First version by Björn Stenberg · 23 years ago
  78. 5b28ae5 Added download link by Björn Stenberg · 23 years ago
  79. 12fedea Added sh-win by Björn Stenberg · 23 years ago
  80. af27f11 Changed h2 h3 font size by Björn Stenberg · 23 years ago
  81. 5dc8ccf archos.ajz for recorder by Björn Stenberg · 23 years ago
  82. 38bee2d Added daily snapshots by Björn Stenberg · 23 years ago
  83. 57fa71d fixed a section bagder missed by Robert Hak · 23 years ago
  84. 739f2ae Zoomed Screen by Felix Arends · 23 years ago
  85. 7844e67 Fixed remove-line-bug. by Felix Arends · 23 years ago
  86. 434c4c5 included string.h for strlen function and sprintf.h for snprintf. by Felix Arends · 23 years ago
  87. d1ffa54 Had to include <stddef.h> so that size_t is defined. by Felix Arends · 23 years ago
  88. 0bb897a Keep playing current song even if we can't load next by Björn Stenberg · 23 years ago
  89. 7e86157 remove compiler warnings by using '#ifdef DEBUG' on a large section by Daniel Stenberg · 23 years ago
  90. cccf7f8 use proper ansi function declarations to reduce compiler warnings by Daniel Stenberg · 23 years ago
  91. 97dcb44 now uses the internal image/bitmap/icon called rockbox112x37 if there's no by Daniel Stenberg · 23 years ago
  92. 9ea1f1a added this icon I call rockbox112x37, let's now all take a guess what it by Daniel Stenberg · 23 years ago
  93. fa8cd2c Check for more files to play by Björn Stenberg · 23 years ago
  94. 1d32265 Added peek_next_track() for playing all files in a dir by Björn Stenberg · 23 years ago
  95. 3952692 Turn off double-height when displaying file list by Björn Stenberg · 23 years ago
  96. aa97764 Show boot screen double height on new players by Björn Stenberg · 23 years ago
  97. 6ea157d Everyone wants a logo by Björn Stenberg · 23 years ago
  98. b241361 MENU exits sound setting by Björn Stenberg · 23 years ago
  99. 4be9441 the recorder now gets an archos.ajz output file by Daniel Stenberg · 23 years ago
  100. 9314a68 Replaced - cursor with more suitable char for player by Björn Stenberg · 23 years ago