1. 6a42997 Magnus Öman's fix to prevent creation of >200K files by Linus Nielsen Feltzing · 22 years ago
  2. 20296f5 Some corrections by Linus Nielsen Feltzing · 22 years ago
  3. e70caaf cfg-fix by Daniel Stenberg · 22 years ago
  4. 57e928f Fixed the garbled display when deleting the last file in a directory (bug #680811) by Linus Nielsen Feltzing · 22 years ago
  5. e6c8bad patch #720791 by Linus Nielsen Feltzing · 22 years ago
  6. d5304e5 Changed some debug output by Linus Nielsen Feltzing · 22 years ago
  7. dbea94f Localized the on+play VBRFix menu entry by Linus Nielsen Feltzing · 22 years ago
  8. 1793634 VBRFix should now work on all VBR files, with or without Xing headers and ID3 tags by Linus Nielsen Feltzing · 22 years ago
  9. b540174 ata_write_sectors() didn't handle odd buffer addresses by Linus Nielsen Feltzing · 22 years ago
  10. 1326f66 Now handles files with odd length by Linus Nielsen Feltzing · 22 years ago
  11. e738e33 Silly error in the output file open() by Linus Nielsen Feltzing · 22 years ago
  12. 35c417f Fixed the dreaded 'silent play' bug by Linus Nielsen Feltzing · 22 years ago
  13. 434b7d9 Added the Show Files option to the RoLo question by Linus Nielsen Feltzing · 22 years ago
  14. 6fc0df9 Now creates an empty ID3 header to not confuse MP3 editors by Linus Nielsen Feltzing · 22 years ago
  15. 20402c6 include rockbox.dsp by Jörg Hohensohn · 22 years ago
  16. 9ea7e89 In sync by Linus Nielsen Feltzing · 22 years ago
  17. f3dcb8d Patch #719641 by Linus Nielsen Feltzing · 22 years ago
  18. cae6afb Patch #719947 by Linus Nielsen Feltzing · 22 years ago
  19. 41267cc Patch #719824 by Linus Nielsen Feltzing · 22 years ago
  20. 493f903 now up to date by Uwe Freese · 22 years ago
  21. a9302fd Corrected win1251 -> iso 8859-5 conversion (Alex) by Björn Stenberg · 22 years ago
  22. f0c0765 Fixed buggy open() return code check in settings_load_config(). (Christian Determann) by Björn Stenberg · 22 years ago
  23. cf92db1 Don't enter cpu sleep during disk operations by Björn Stenberg · 22 years ago
  24. ac3dfb8 Separated the date and the time in the recording file names by Linus Nielsen Feltzing · 22 years ago
  25. 9d860e1 Better handling of next/prev by Linus Nielsen Feltzing · 22 years ago
  26. 9c1f29f cosmetics for MSVC (Win32 uisimulator): except in declarations, please dont assign structs like: by Jörg Hohensohn · 22 years ago
  27. 780595b new project file for MSVC by Jörg Hohensohn · 22 years ago
  28. 2039adb links to the WPS and CFG docs added by Daniel Stenberg · 22 years ago
  29. 427e749 Some code-police work, plus localized strings in vbrfix by Linus Nielsen Feltzing · 22 years ago
  30. 0a74476 The I/O port screen didn't update by Linus Nielsen Feltzing · 22 years ago
  31. d92265b Stop playing immediately when skipping to next or previous track. by Björn Stenberg · 22 years ago
  32. 46dea90 Added missing gain setting code (Henrik Backe) by Björn Stenberg · 22 years ago
  33. 51d8b15 Clear resume when a playlist has ended by Björn Stenberg · 22 years ago
  34. b7772da suggested by Spidermagnet by Daniel Stenberg · 22 years ago
  35. 570f16f Improved responsiveness for dirplay, plus fixed a bug that could cause a file handle leak, and sometimes playlist loading problems by Linus Nielsen Feltzing · 22 years ago
  36. e67ec34 xing support by Daniel Stenberg · 22 years ago
  37. a2cb59c status today by Daniel Stenberg · 22 years ago
  38. 4502e98 The newest ATA driver fixes broke the ata_spinup_time information by Linus Nielsen Feltzing · 22 years ago
  39. 6edea74 Now VBRFix correctly handles all types of files, with or without ID3 tags by Linus Nielsen Feltzing · 22 years ago
  40. 11edfa8 Now inserts a xing header if there is no room for it by Linus Nielsen Feltzing · 22 years ago
  41. a91713a splash() could draw the line outside the frame buffer by Linus Nielsen Feltzing · 22 years ago
  42. 0519391 updates by Olivier Plamont by Robert Hak · 22 years ago
  43. 6f13849 update by quelsaruk by Robert Hak · 22 years ago
  44. fad1713 Reordered items so Delete is never the default item. by Björn Stenberg · 22 years ago
  45. 9218481 Ooops, forgot to check for frame count overflow by Linus Nielsen Feltzing · 22 years ago
  46. a67e8ec Killed a warning (saving 417 bytes in the process :-) by Linus Nielsen Feltzing · 22 years ago
  47. 726d0b3 Make sure that no music is playing before starting VBRFix (it uses the MP3 buffer) by Linus Nielsen Feltzing · 22 years ago
  48. 2bf4a05 Recorded files shorter than 3 hours now show correct average bitrate even without VBRFix. by Linus Nielsen Feltzing · 22 years ago
  49. 156632d Oooops, I checked in the wrong version. by Linus Nielsen Feltzing · 22 years ago
  50. ed2e9e0 Displays 0 VBR bitrate as ? instead of 0kbit/s by Linus Nielsen Feltzing · 22 years ago
  51. 3c6404a play doom! by Daniel Stenberg · 22 years ago
  52. fd9ce90 Better led control. Added status read delay. Fixed potential last_disk_activity race. by Björn Stenberg · 22 years ago
  53. 0552efc Uwe Freese's 8MB recorder mod added by Daniel Stenberg · 22 years ago
  54. d0c193d Finally, S/PDIF monitoring works by Linus Nielsen Feltzing · 22 years ago
  55. aa78324 Another attempt to stop the red led dead. by Björn Stenberg · 22 years ago
  56. e1426d4 Only queue mp3 files. by Björn Stenberg · 22 years ago
  57. 276b9e3 No VBRfix for non-mp3 files. Fixed delete confirmation. by Björn Stenberg · 22 years ago
  58. f8979da The Xing flag word wasn't correctly generated by Linus Nielsen Feltzing · 22 years ago
  59. 27539aa Fixed silly overflow in recalculate_watermark() by Linus Nielsen Feltzing · 22 years ago
  60. df4cf2e Reverted last change by Linus Nielsen Feltzing · 22 years ago
  61. 8ab8d7d Don't fail on bitrate 0. Our own recordings have bitrate 0... by Björn Stenberg · 22 years ago
  62. 051ff0c Spell check by Linus Nielsen Feltzing · 22 years ago
  63. 887e217 The create_playlist() function didn't correctly handle fd == 0, and didn't force a directory reload by Linus Nielsen Feltzing · 22 years ago
  64. 5188931 Added 8MB recorder by Björn Stenberg · 22 years ago
  65. e9bda72 i screwed up the perl call by Robert Hak · 22 years ago
  66. 40e5d43 paulheu updates by Robert Hak · 22 years ago
  67. e86218b autodetect an ID smarter by Daniel Stenberg · 22 years ago
  68. 6c0e419d *** empty log message *** by Robert Hak · 22 years ago
  69. 5c72bac Corrections from Mike Holden by Robert Hak · 22 years ago
  70. 8c8a606 account for the # in anchor tags by Robert Hak · 22 years ago
  71. 8025685 added comments that certain strings are no longer used by Robert Hak · 22 years ago
  72. a4bfefa even faster now by Daniel Stenberg · 22 years ago
  73. f6ee2f6 make use of the splash screen, kill displays we don't need anymore by Robert Hak · 22 years ago
  74. 202169e remove debug line by Robert Hak · 22 years ago
  75. 7b9a36e make the win32 sim build again by Daniel Stenberg · 22 years ago
  76. a898520 point to the docs page by Robert Hak · 22 years ago
  77. 078f328 When you use splash() and a centered output, it will now put the text in by Daniel Stenberg · 22 years ago
  78. 6b6f97d Tidied up the ID3V2 parser a little by Linus Nielsen Feltzing · 22 years ago
  79. 372ad33 Faster ID3 parsing with the new filesize() function by Linus Nielsen Feltzing · 22 years ago
  80. e98bad5 Added the filesize() function by Linus Nielsen Feltzing · 22 years ago
  81. 55fc6df The keyboard input didn't terminate the on-screen string by Linus Nielsen Feltzing · 22 years ago
  82. 3c6bb5c added strtok_r() proto to build warning-free on mingw by Daniel Stenberg · 22 years ago
  83. 1450f4a don't set NOCYGWIN unconditionally! ;-) by Daniel Stenberg · 22 years ago
  84. 4c6af02 more shots, some using custom language and font by Daniel Stenberg · 22 years ago
  85. cbf7f4f updated keywords by Daniel Stenberg · 22 years ago
  86. 2370294 new screenshot link by Daniel Stenberg · 22 years ago
  87. 8aafcf8 use splash() when a new language is loaded by Daniel Stenberg · 22 years ago
  88. e51cbc5 Hey, how come no one reported this? The credits were rolling using that by Daniel Stenberg · 22 years ago
  89. 87cd59f power-splash, this should be able to replace most cases where we "splash" by Daniel Stenberg · 22 years ago
  90. 7ab2ff5 adjust the splash timer if the wrong key is pressed many times by Daniel Stenberg · 22 years ago
  91. 2517523 Hey Linus! Here it is! by Daniel Stenberg · 22 years ago
  92. 9354c9c Spinup time was not accessible in disk info debug by Hardeep Sidhu · 22 years ago
  93. bed4b0f Don't reload_dir after page up/down. by Hardeep Sidhu · 22 years ago
  94. ebef8e9 removed libmad leftovers by Daniel Stenberg · 22 years ago
  95. fd15b3a Check paused state after pitch screen by Björn Stenberg · 22 years ago
  96. 7682d46 Don't spin down disk while retrying by Björn Stenberg · 22 years ago
  97. ed2312e wps-display() now tries to inform the user if the LCD is too old for full line progress bar on the Player by Linus Nielsen Feltzing · 22 years ago
  98. 73b427a kill warning by Daniel Stenberg · 22 years ago
  99. 1e94b87 'screenshots' needs a make too by Daniel Stenberg · 22 years ago
  100. 17c5060 images and HTML by Daniel Stenberg · 22 years ago