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