summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Initialize return code at start of loop, not at the end.Björn Stenberg2003-03-13
* Removed CPU Sleep setting. It's now permanently enabled.Björn Stenberg2003-03-12
* flush_cache() failure should still return error.Björn Stenberg2003-03-12
* Bug fix: If head bytes were read but sector read failed, return head byte cou...Björn Stenberg2003-03-12
* Killed compiling error on debug buildsLinus Nielsen Feltzing2003-03-10
* Killed a warningLinus Nielsen Feltzing2003-03-10
* Don't accidentally add Xing headers to CBR filesLinus Nielsen Feltzing2003-03-10
* Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing2003-03-10
* Faster disk updates with the flush() functionLinus Nielsen Feltzing2003-03-10
* Zagor added the flush() functionLinus Nielsen Feltzing2003-03-10
* Ignore duplicate id3v2 tags or frames. Patch by Bill Napier.Björn Stenberg2003-03-10
* I hate it when rippers don't follow the ID3V2 specsLinus Nielsen Feltzing2003-03-10
* New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing2003-03-10
* Updated with new export dirBjörn Stenberg2003-03-10
* Don't reboot if charger is connected when sleep timer expires, just stop the ...Björn Stenberg2003-03-07
* update_fat_entry() set the wrong cache line dirty if bpb_resvdseccnt wasn't d...Linus Nielsen Feltzing2003-03-04
* Massively code-policed. We keep source lines less than 80 columns...Daniel Stenberg2003-03-04
* if MEM is not set, set it to 2Daniel Stenberg2003-03-04
* Found the only one point that led to imcompatibility of the CVS code with a 8...Uwe Freese2003-03-03
* estimate 22 percent longer runtime when having 8 MB, assuming 192 kbps files ...Uwe Freese2003-03-03
* export MEM variable in firmware and appsUwe Freese2003-03-03
* Even more return code checking when recordingLinus Nielsen Feltzing2003-03-02
* Now correctly skips ID3V1 tags to avoid gaps between tracksLinus Nielsen Feltzing2003-03-02
* Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice...Björn Stenberg2003-02-27
* New option: Invert display. Patch by Mark Hillebrand.Björn Stenberg2003-02-27
* An attempt to get rid of the "red freeze" problem: Perform a soft reset on re...Björn Stenberg2003-02-27
* code policeRobert Hak2003-02-26
* set mp3end correctly depending on memory sizeDaniel Stenberg2003-02-26
* not used anymore, see app.ldsDaniel Stenberg2003-02-26
* Moved to one single .lds file for ALL builds.Daniel Stenberg2003-02-26
* The new preprocessed version of this file allows us to use #definesDaniel Stenberg2003-02-26
* this is not being used anymoreDaniel Stenberg2003-02-26
* Enhanced error codes for better error trackingLinus Nielsen Feltzing2003-02-26
* rename() didn't close the file if the target name exists, and didn't return a...Linus Nielsen Feltzing2003-02-26
* Faster shutoff with OFF key on FM RecorderLinus Nielsen Feltzing2003-02-25
* Code Police is never wrong. Ugh!Björn Stenberg2003-02-23
* Lame debug outputLinus Nielsen Feltzing2003-02-22
* Safer recording, now closes the file after each successful buffer saveLinus Nielsen Feltzing2003-02-22
* Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ...Linus Nielsen Feltzing2003-02-21
* Decreased the thread context table size to save space in IRAMLinus Nielsen Feltzing2003-02-21
* moved the single-letter wildcard to a single line to prevent the tarball-Daniel Stenberg2003-02-17
* include "standard" files with <> and not ""Daniel Stenberg2003-02-14
* this fixes the win32 simulator compilationFelix Arends2003-02-14
* Allow simulators to use battery constantsBjörn Stenberg2003-02-14
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* Fixed dependency on moved thread.hBjörn Stenberg2003-02-14
* Fixed the 3-hour time display bug, plus some cosmetic changesLinus Nielsen Feltzing2003-02-14
* Correct saving of channel config (patch by Remo Hofer)Linus Nielsen Feltzing2003-02-14
* Mike Holden's patch that corrects the FM charger plugged symbolUwe Freese2003-02-13
* these are now present in export/Daniel Stenberg2003-02-13