summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2003-06-04Make simulator report 75% battery instead of 100%Björn Stenberg
2003-06-03Even larger MP3 frame analysis buffer. Fixes bug #747969.Linus Nielsen Feltzing
2003-06-03Small seek optimization -- begin seek at last read cluster if possibleHardeep Sidhu
2003-05-30Better file system performance when recording by not using O_TRUNCLinus Nielsen Feltzing
2003-05-27Since remote uses special button codes, there is no need to simulate release ...Björn Stenberg
2003-05-27Added "jump scroll delay" (for player).Kjell Ericson
2003-05-24Fixed bad %x handlingLinus Nielsen Feltzing
2003-05-22Declaring the jump scroll function.Kjell Ericson
2003-05-22New feature for player: Jump scroll!Kjell Ericson
2003-05-19this should be using unsigned, to allow a full 4GB file, just in caseDaniel Stenberg
2003-05-19Stevie Oh's patch #739898 that corrects how vbrfix works on large files.Daniel Stenberg
2003-05-17USB polarity is now taken from the HW info and not by checking the port pin s...Linus Nielsen Feltzing
2003-05-10Experiment: enable ATA STANDBY when switching to USB modeLinus Nielsen Feltzing
2003-05-09Removed a warningLinus Nielsen Feltzing
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing
2003-05-03Idle poweroff fix for FM radio, as suggested by Mike HoldenLinus Nielsen Feltzing
2003-05-03Stop radio when playing mp3 filesLinus Nielsen Feltzing
2003-05-03Finally, FM radio support on the FM RecorderLinus Nielsen Feltzing
2003-04-30Spin down disk directly after buffer saves when recordingLinus Nielsen Feltzing
2003-04-28Corrected wrong write return code.Björn Stenberg
2003-04-25remove the ifdef for simulatorDaniel Stenberg
2003-04-25use size_t and not int as the prototype says soDaniel Stenberg
2003-04-25include the sprintf.h header, basicly for simulator purposesDaniel Stenberg
2003-04-24Added word alignmentBjörn Stenberg
2003-04-24More detailed error codesLinus Nielsen Feltzing
2003-04-23Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg
2003-04-23Added caption backlight: Turns on backlight briefly at the start and end of e...Björn Stenberg
2003-04-22better treatment if no toolsdir define was set, use the old one thenDaniel Stenberg
2003-04-22use the TOOLSDIR as passed-in from the top-level Makefile, you need toDaniel Stenberg
2003-04-20Fixed compiler error on debug buildsLinus Nielsen Feltzing
2003-04-20Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing
2003-04-19Stupid compiler...Linus Nielsen Feltzing
2003-04-19Removed a warningLinus Nielsen Feltzing
2003-04-19Better generation of Xing headers, now they contain the correct MPEG version ...Linus Nielsen Feltzing
2003-04-19Increased the buffer size for get_mp3file_info(). This is supposed to fix bug...Linus Nielsen Feltzing
2003-04-16Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing
2003-04-15Safer low water mark when recordingLinus Nielsen Feltzing
2003-04-15Update fileoffset and cacheoffset on error.Björn Stenberg
2003-04-13Changed some debug outputLinus Nielsen Feltzing
2003-04-12ata_write_sectors() didn't handle odd buffer addressesLinus Nielsen Feltzing
2003-04-12Fixed the dreaded 'silent play' bugLinus Nielsen Feltzing
2003-04-11Now creates an empty ID3 header to not confuse MP3 editorsLinus Nielsen Feltzing
2003-04-11Corrected win1251 -> iso 8859-5 conversion (Alex)Björn Stenberg
2003-04-11Don't enter cpu sleep during disk operationsBjörn Stenberg
2003-04-11Better handling of next/prevLinus Nielsen Feltzing
2003-04-09Added missing gain setting code (Henrik Backe)Björn Stenberg
2003-04-05The newest ATA driver fixes broke the ata_spinup_time informationLinus Nielsen Feltzing
2003-04-01Ooops, forgot to check for frame count overflowLinus Nielsen Feltzing
2003-04-01Killed a warning (saving 417 bytes in the process :-)Linus Nielsen Feltzing
2003-04-01Recorded files shorter than 3 hours now show correct average bitrate even wit...Linus Nielsen Feltzing