Age | Commit message (Expand) | Author |
2003-03-16 | introducing fprintf(): | Daniel Stenberg |
2003-03-16 | initial test code for the snprintf() (and family) function | Daniel Stenberg |
2003-03-15 | Previous change broke read after seek. Reverted that change and added tempor... | Hardeep Sidhu |
2003-03-15 | patch #702874 by Craig Sather, fixes a pause bug in WPS | Linus Nielsen Feltzing |
2003-03-15 | The frame buffer was too small for 320kbit/s frames | Linus Nielsen Feltzing |
2003-03-14 | FM recorders can wake up from RTC alarm. | Björn Stenberg |
2003-03-14 | Moved read code around a bit to more strictly obey the ATA specification. | Björn Stenberg |
2003-03-14 | Make sure we are on correct sector after lseek. This fixes the queue file co... | Hardeep Sidhu |
2003-03-13 | Bug fixes: Artist was skipped sometimes. Frequency, mpeg version & layer was ... | Björn Stenberg |
2003-03-13 | Initialize return code at start of loop, not at the end. | Björn Stenberg |
2003-03-12 | Removed CPU Sleep setting. It's now permanently enabled. | Björn Stenberg |
2003-03-12 | flush_cache() failure should still return error. | Björn Stenberg |
2003-03-12 | Bug fix: If head bytes were read but sector read failed, return head byte cou... | Björn Stenberg |
2003-03-10 | Killed compiling error on debug builds | Linus Nielsen Feltzing |
2003-03-10 | Killed a warning | Linus Nielsen Feltzing |
2003-03-10 | Don't accidentally add Xing headers to CBR files | Linus Nielsen Feltzing |
2003-03-10 | Experimental Xing header generation added. Use with caution | Linus Nielsen Feltzing |
2003-03-10 | Faster disk updates with the flush() function | Linus Nielsen Feltzing |
2003-03-10 | Zagor added the flush() function | Linus Nielsen Feltzing |
2003-03-10 | Ignore duplicate id3v2 tags or frames. Patch by Bill Napier. | Björn Stenberg |
2003-03-10 | I hate it when rippers don't follow the ID3V2 specs | Linus Nielsen Feltzing |
2003-03-10 | New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code | Linus Nielsen Feltzing |
2003-03-10 | Updated with new export dir | Björn Stenberg |
2003-03-07 | Don't reboot if charger is connected when sleep timer expires, just stop the ... | Björn Stenberg |
2003-03-04 | update_fat_entry() set the wrong cache line dirty if bpb_resvdseccnt wasn't d... | Linus Nielsen Feltzing |
2003-03-04 | Massively code-policed. We keep source lines less than 80 columns... | Daniel Stenberg |
2003-03-04 | if MEM is not set, set it to 2 | Daniel Stenberg |
2003-03-03 | Found the only one point that led to imcompatibility of the CVS code with a 8... | Uwe Freese |
2003-03-03 | estimate 22 percent longer runtime when having 8 MB, assuming 192 kbps files ... | Uwe Freese |
2003-03-03 | export MEM variable in firmware and apps | Uwe Freese |
2003-03-02 | Even more return code checking when recording | Linus Nielsen Feltzing |
2003-03-02 | Now correctly skips ID3V1 tags to avoid gaps between tracks | Linus Nielsen Feltzing |
2003-02-27 | Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice... | Björn Stenberg |
2003-02-27 | New option: Invert display. Patch by Mark Hillebrand. | Björn Stenberg |
2003-02-27 | An attempt to get rid of the "red freeze" problem: Perform a soft reset on re... | Björn Stenberg |
2003-02-26 | code police | Robert Hak |
2003-02-26 | set mp3end correctly depending on memory size | Daniel Stenberg |
2003-02-26 | not used anymore, see app.lds | Daniel Stenberg |
2003-02-26 | Moved to one single .lds file for ALL builds. | Daniel Stenberg |
2003-02-26 | The new preprocessed version of this file allows us to use #defines | Daniel Stenberg |
2003-02-26 | this is not being used anymore | Daniel Stenberg |
2003-02-26 | Enhanced error codes for better error tracking | Linus Nielsen Feltzing |
2003-02-26 | rename() didn't close the file if the target name exists, and didn't return a... | Linus Nielsen Feltzing |
2003-02-25 | Faster shutoff with OFF key on FM Recorder | Linus Nielsen Feltzing |
2003-02-23 | Code Police is never wrong. Ugh! | Björn Stenberg |
2003-02-22 | Lame debug output | Linus Nielsen Feltzing |
2003-02-22 | Safer recording, now closes the file after each successful buffer save | Linus Nielsen Feltzing |
2003-02-21 | Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ... | Linus Nielsen Feltzing |
2003-02-21 | Decreased the thread context table size to save space in IRAM | Linus Nielsen Feltzing |
2003-02-17 | moved the single-letter wildcard to a single line to prevent the tarball- | Daniel Stenberg |