summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-04-15This commit was manufactured by cvs2svn to create tag 'v2_0'.v2.0-finalBjörn Stenberg18-2183/+0
2003-04-15UpdateBjörn Stenberg1-4/+3
2003-04-15UpdatedBjörn Stenberg1-19/+14
2003-04-15Added JoséBjörn Stenberg1-0/+1
2003-04-15Patch #721701Linus Nielsen Feltzing1-0/+5
2003-04-15Safer low water mark when recordingLinus Nielsen Feltzing2-2/+4
2003-04-15Update fileoffset and cacheoffset on error.Björn Stenberg1-4/+10
2003-04-15cd to the source root before applying a patchDaniel Stenberg1-0/+1
2003-04-14Added screen_dump() for future useLinus Nielsen Feltzing1-1/+70
2003-04-14patch #721027Linus Nielsen Feltzing1-0/+30
2003-04-14Magnus Öman's fix to prevent creation of >200K filesLinus Nielsen Feltzing1-1/+7
2003-04-14Some correctionsLinus Nielsen Feltzing1-2/+3
2003-04-14cfg-fixDaniel Stenberg1-1/+1
2003-04-14Fixed the garbled display when deleting the last file in a directory (bug #68...Linus Nielsen Feltzing1-0/+16
2003-04-13patch #720791Linus Nielsen Feltzing1-0/+5
2003-04-13Changed some debug outputLinus Nielsen Feltzing1-2/+2
2003-04-13Localized the on+play VBRFix menu entryLinus Nielsen Feltzing2-0/+10
2003-04-13VBRFix should now work on all VBR files, with or without Xing headers and ID3...Linus Nielsen Feltzing1-45/+68
2003-04-12ata_write_sectors() didn't handle odd buffer addressesLinus Nielsen Feltzing1-2/+5
2003-04-12Now handles files with odd lengthLinus Nielsen Feltzing1-0/+2
2003-04-12Silly error in the output file open()Linus Nielsen Feltzing1-5/+5
2003-04-12Fixed the dreaded 'silent play' bugLinus Nielsen Feltzing1-7/+15
2003-04-12Added the Show Files option to the RoLo questionLinus Nielsen Feltzing1-2/+4
2003-04-11Now creates an empty ID3 header to not confuse MP3 editorsLinus Nielsen Feltzing1-0/+9
2003-04-11include rockbox.dspJörg Hohensohn1-0/+1
2003-04-11In syncLinus Nielsen Feltzing1-0/+10
2003-04-11Patch #719641Linus Nielsen Feltzing1-11/+22
2003-04-11Patch #719947Linus Nielsen Feltzing1-0/+10
2003-04-11Patch #719824Linus Nielsen Feltzing1-9/+13
2003-04-11now up to dateUwe Freese1-132/+14
2003-04-11Corrected win1251 -> iso 8859-5 conversion (Alex)Björn Stenberg1-1/+13
2003-04-11Fixed buggy open() return code check in settings_load_config(). (Christian De...Björn Stenberg1-1/+1
2003-04-11Don't enter cpu sleep during disk operationsBjörn Stenberg1-6/+3
2003-04-11Separated the date and the time in the recording file namesLinus Nielsen Feltzing1-2/+2
2003-04-11Better handling of next/prevLinus Nielsen Feltzing4-4/+14
2003-04-10cosmetics for MSVC (Win32 uisimulator): except in declarations, please dont a...Jörg Hohensohn1-4/+18
2003-04-10new project file for MSVCJörg Hohensohn1-0/+658
2003-04-10links to the WPS and CFG docs addedDaniel Stenberg1-13/+15
2003-04-10Some code-police work, plus localized strings in vbrfixLinus Nielsen Feltzing2-54/+58
2003-04-09The I/O port screen didn't updateLinus Nielsen Feltzing1-1/+1
2003-04-09Stop playing immediately when skipping to next or previous track.Björn Stenberg1-1/+4
2003-04-09Added missing gain setting code (Henrik Backe)Björn Stenberg1-4/+4
2003-04-09Clear resume when a playlist has endedBjörn Stenberg1-0/+1
2003-04-09suggested by SpidermagnetDaniel Stenberg1-1/+11
2003-04-08Improved responsiveness for dirplay, plus fixed a bug that could cause a file...Linus Nielsen Feltzing1-8/+11
2003-04-07xing supportDaniel Stenberg1-1/+1
2003-04-07status todayDaniel Stenberg1-4/+1
2003-04-05The newest ATA driver fixes broke the ata_spinup_time informationLinus Nielsen Feltzing1-2/+6
2003-04-03Now VBRFix correctly handles all types of files, with or without ID3 tagsLinus Nielsen Feltzing1-32/+61
2003-04-03Now inserts a xing header if there is no room for itLinus Nielsen Feltzing1-4/+110