1. c674415 Make sure there is sufficient data in buffer before resuming after ffw. by Hardeep Sidhu · 23 years ago
  2. e60a999 Fixed minor bug in previous change: 0 is a valid sector by Hardeep Sidhu · 23 years ago
  3. f9e7ed4 Data at end of file was not being read if last sector fell on cluster boundary by Hardeep Sidhu · 23 years ago
  4. 26a50af global_settings are not for runtime state variables! by Björn Stenberg · 23 years ago
  5. 165f334 Experimental code is not to be enabled by default by Björn Stenberg · 23 years ago
  6. adbe4ed Make close() check for a valid fd and set errno accordingly. by Heikki Hannikainen · 23 years ago
  7. bd510c2 Damned CR/LF again. I need to get a better editor than notepad by Justin Heiner · 23 years ago
  8. 5301881 Update to the Custom WPS. Now actually works, can be fed any string, uses %xx instead of just %x, and more! It's #define'd out in settings.h - Needs to be enabled to use it. PLAYER ONLY by Justin Heiner · 23 years ago
  9. 11f2c3c fixed spacing by Robert Hak · 23 years ago
  10. 62847ed Don't display wps until there is data to display (or we'll get the annoying 'end of song list' screen.) by Björn Stenberg · 23 years ago
  11. f1bf9e7 Now doesn't try to play non-mp3/m3u files. by Björn Stenberg · 23 years ago
  12. 10fc53c Updated developer info by Björn Stenberg · 23 years ago
  13. 3df58d3 Removed typedef by Björn Stenberg · 23 years ago
  14. ee609dc Can the Player font be modified added by Robert Hak · 23 years ago
  15. c1fe36f prevent the "end of (song) list" getting displayed if there's an mpeg by Daniel Stenberg · 23 years ago
  16. ab9a94e a menu warning fix by Daniel Stenberg · 23 years ago
  17. 7c3dd40 menu fix by Daniel Stenberg · 23 years ago
  18. 49984fa properly remember DISK_CHANGE status and return that to menu parents, by Daniel Stenberg · 23 years ago
  19. d7c85e4 Removed the secret features in dbg_ports() by Linus Nielsen Feltzing · 23 years ago
  20. a1935f3 it is madness having this a separate makefile by Daniel Stenberg · 23 years ago
  21. cd8a9a0 Menu for menu functions by Daniel Stenberg · 23 years ago
  22. aa458aa MENU_DISK_CHANGED is the new value for telling disk content might have changed by Daniel Stenberg · 23 years ago
  23. b285076 Remade the menu system slightly. All functions invoked from menus now use by Daniel Stenberg · 23 years ago
  24. ad4a92e stupid tabs by Robert Hak · 23 years ago
  25. f27fecb minor style fixes by Robert Hak · 23 years ago
  26. d58dab8 restore was allwas true. Set it to false when last restore request was handled. by Markus Braun · 23 years ago
  27. 51d9ae6 Missing break in the SYS_USB_CONNECTED case by Linus Nielsen Feltzing · 23 years ago
  28. af34115 bad bad bad snprintf() overflow the buffer if the string passed in with a by Daniel Stenberg · 23 years ago
  29. e626173 two fixes at once: by Daniel Stenberg · 23 years ago
  30. 57392ac the simulator code now deals better with playlist_next() returning NULL by Daniel Stenberg · 23 years ago
  31. 3625ded playlist_next() now returns NULL on excessive 'step' amounts by Daniel Stenberg · 23 years ago
  32. e255798 Fixed a flaw in the ffw/rew logic for large vbr files by Hardeep Sidhu · 23 years ago
  33. 0a3589d OK, a (hopefully) successful attempt at getting rid of the yellows that I created by removing the other yellows by Justin Heiner · 23 years ago
  34. edf6b80 Forgot to #ifdef something by Justin Heiner · 23 years ago
  35. d6a0f6c Fixed a problem with my #define CUSTOM_WPS - It didn't lower the menu items to 4 from 5 by Justin Heiner · 23 years ago
  36. 2630245 Added NSauzede's patch to detect USB while in a Menu. It also adds the USB icon to the player while in USB mode. by Justin Heiner · 23 years ago
  37. 754651e Reset mp3buf_swapwrite when selecting next track that is already in buffer. This should fix the track silence bug. Also, when seeking to end of file, leave some bytes at the end so that the transition to the next track is done correctly. This should fix the few seconds repeat at beginning of next song. by Hardeep Sidhu · 23 years ago
  38. 634551f statusbar bug fix when going to the menu from the dir browser by Daniel Stenberg · 23 years ago
  39. 518e1ec New measurements show ATA_SLEEP saves us 30-40 mA over ATA_STANDBY. by Björn Stenberg · 23 years ago
  40. a8e89fd when we want to stop the scroll and clear the screen, it is a lot better by Daniel Stenberg · 23 years ago
  41. 3da55ac added some people by Daniel Stenberg · 23 years ago
  42. e666ce9 when we want to open a file, we want the exact specified file name, not by Daniel Stenberg · 23 years ago
  43. d841ca9 removed backlight-win32.c as it is not needed any more by Felix Arends · 23 years ago
  44. b1819f6 this makefile works at least for the recorder, we will have to talk about a recorder fix. by Felix Arends · 23 years ago
  45. 053d904 Bill Napier's patch slightly remodelled. This adds a setting called by Daniel Stenberg · 23 years ago
  46. c94aa32 bitswap.s is linked with librockbox as well now by Felix Arends · 23 years ago
  47. 1a8f34b Changed CUSTOM_WPS to be a define-only feature until it is more complete. To include it, simply uncomment the #define CUSTOM_WPS line in wps.h by Justin Heiner · 23 years ago
  48. ae3952e make mp3info() better return true on bad mp3 files, also make by Daniel Stenberg · 23 years ago
  49. 22633d6 Check the return code from each call to mp3info(), as it might return true by Daniel Stenberg · 23 years ago
  50. 487662a fix file name pointer usage, clean the buffer faster, don't use extra variable by Daniel Stenberg · 23 years ago
  51. 09499b5 typo by Robert Hak · 23 years ago
  52. 54099ba various changes by Robert Hak · 23 years ago
  53. 9bc41e5 file got renamed by Robert Hak · 23 years ago
  54. ad14c5b Flipped a line to make it work by Justin Heiner · 23 years ago
  55. 6dd8b83 Attempt at fixing reds by Justin Heiner · 23 years ago
  56. 5cb5712 CONFIG, API, CONTRIBUTING and CREDITS are now in ../docs/ by Daniel Stenberg · 23 years ago
  57. 11714ac fixed compiler error by Daniel Stenberg · 23 years ago
  58. 70a2033 Added conditional Title-Artist to appease PsycoXul :-) It's bound to %h by Justin Heiner · 23 years ago
  59. a27f5d7 faqs and plain txt are now handled differently by Robert Hak · 23 years ago
  60. 0525659 renameing txt2plain.pl to faq2html.pl by Robert Hak · 23 years ago
  61. d421f5b initial creation.. file is to convert plain text to html by Robert Hak · 23 years ago
  62. b10017e Added %% as an available tag to the Custom WPS. Displays % when used by Justin Heiner · 23 years ago
  63. fac7852 refered to the new WPS formating by Robert Hak · 23 years ago
  64. 363a00d initial commit by Robert Hak · 23 years ago
  65. b6e8aad added custom_wps_format info by Robert Hak · 23 years ago
  66. c45166d updated for new files by Robert Hak · 23 years ago
  67. 43e7cb8 Documentation for Custom WPS Display on the Player by Justin Heiner · 23 years ago
  68. b986a5c Added ability to have a Custom WPS Display on the Player. See the commited doc for the tag specification by Justin Heiner · 23 years ago
  69. 7dcff6d Changed the previous patch to restart the same song if over 2 seconds to 3 seconds. That way you can hear a bit of the song before... well, it's just better this way *grin* by Justin Heiner · 23 years ago
  70. ed04872 Added information about the travel charger. by Heikki Hannikainen · 23 years ago
  71. 834a3c2 Charge longer, deeper, better. Also restart charging already at 95%, since by Heikki Hannikainen · 23 years ago
  72. fdb44c9 Reset the power history with the latest value when starting charging by Heikki Hannikainen · 23 years ago
  73. b1d5124 simulate_usb ignores key releases by Björn Stenberg · 23 years ago
  74. c6c080d include kernel.h to work stand-alone better by Daniel Stenberg · 23 years ago
  75. 0c2e9f2 Stays in pause mode after seek by Björn Stenberg · 23 years ago
  76. 84cf9d4 Lee Marlow's patch to restart the same song if the back button is hit in the wps by Eric Linenberg · 23 years ago
  77. f5a9a72 fixed spacing issues by Robert Hak · 23 years ago
  78. 8234012 made the main menu have a USB selection when built for simulator so that by Daniel Stenberg · 23 years ago
  79. 42564a1 USB display for simulator purpose by Daniel Stenberg · 23 years ago
  80. 6b8cf08 Magnus Öman's rocking USB logo is now being put to use. by Daniel Stenberg · 23 years ago
  81. e1fbb12 we like each line less than 80 characters wide please by Daniel Stenberg · 23 years ago
  82. 01bc8e6 play_list() is now modified to accept a playlist index that is either by Daniel Stenberg · 23 years ago
  83. 3b8ec06 do the blockquotes with CSS instead by Daniel Stenberg · 23 years ago
  84. ea16c19 Removed <pre> by Björn Stenberg · 23 years ago
  85. 86d3111 better use of <p> for plain texts by Daniel Stenberg · 23 years ago
  86. 9af5972 Added button release events by Björn Stenberg · 23 years ago
  87. 76d4145 fixed small typo 8-) by Heikki Hannikainen · 23 years ago
  88. 5dbd4d1 Added link to a good battery comparison. by Heikki Hannikainen · 23 years ago
  89. 002c4a4 Added Q13 about charger operation and booting to the archos charger. by Heikki Hannikainen · 23 years ago
  90. 793ca18 now detects 1bit BMP files too and adjusts to that, which makes things simpler by Daniel Stenberg · 23 years ago
  91. fa54e94 Ignore recorder playmode states. by Mats Lidell · 23 years ago
  92. a2feb8b Fix for fix by Markus Braun · 23 years ago
  93. de87a89 darned compiler couldn't see I made a mistake so I had to correct it myself by Daniel Stenberg · 23 years ago
  94. e33b439 matsl's simulator icons added by Daniel Stenberg · 23 years ago
  95. 16aae47 typo fix by Robert Hak · 23 years ago
  96. 97b0cfb mail archives link was wrong by Robert Hak · 23 years ago
  97. e62f191 minor improvements by Daniel Stenberg · 23 years ago
  98. 057b85a added contributing by Robert Hak · 23 years ago
  99. b7533c2 initial creationg by Robert Hak · 23 years ago
  100. 9047060 lets point to ../docs/README by Robert Hak · 23 years ago