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