summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Slightly improved swap handling in lowwater situationsLinus Nielsen Feltzing2002-12-05
* The lowest watermark debug info wasn't correctly updatedLinus Nielsen Feltzing2002-12-05
* ...and the usual simulator correctionsLinus Nielsen Feltzing2002-12-05
* Added MP3 buffer margin settingLinus Nielsen Feltzing2002-12-05
* Watermark = average bitrate * 1.5Linus Nielsen Feltzing2002-12-05
* The low watermark level is now dynamically calculatedLinus Nielsen Feltzing2002-12-05
* Better handling of DMA underrun. Now maybe the stopping audio is history...Linus Nielsen Feltzing2002-12-05
* Fixed spinup clocking. Also updating last_disk_activity more frequently, to a...Björn Stenberg2002-12-05
* Fixed a bug that prevented recording if music was playing when entering the r...Linus Nielsen Feltzing2002-12-05
* Added disk spinup clockingBjörn Stenberg2002-12-04
* Sleeptimer now reboots instead of poweroff when charger is attachedLinus Nielsen Feltzing2002-12-04
* Sleep timer, inspired by Jim HaganiLinus Nielsen Feltzing2002-12-03
* Don't waste time loading v1 tag if a v2 tag was found.Björn Stenberg2002-12-03
* Fixed build.Björn Stenberg2002-12-03
* Finally, merged the improved power code from Uwe Freese:Björn Stenberg2002-12-03
* Fat test code, for the archives.Björn Stenberg2002-12-03
* Bug fix: Master/slave was not always properly selected after powerdown.Björn Stenberg2002-12-03
* Added 'Disk info' to debug menuBjörn Stenberg2002-12-03
* use the proper #ifdef for a featureDaniel Stenberg2002-12-03
* Added a >2ms delay in ata_hard_reset() before reading status, as per ATA spec...Björn Stenberg2002-12-03
* Bug fix: A failed read could return OK.Björn Stenberg2002-12-03
* Updated power-on procedureBjörn Stenberg2002-12-02
* HAVE_ATA_POWER_OFF is now defined and used if the platform has support forDaniel Stenberg2002-11-29
* Added option to enable/disable disk poweroff (for diagnostic purposes)Björn Stenberg2002-11-28
* Added disk poweroff 2s after spindown. (Only for recorders yet.)Björn Stenberg2002-11-27
* Even more recording fixes. No more lockups (i hope)Linus Nielsen Feltzing2002-11-25
* Saves battery when monitoring, no longer trashes the first frame, corrected D...Linus Nielsen Feltzing2002-11-25
* The saving flag wasn't correctly handledLinus Nielsen Feltzing2002-11-24
* Killed a warningLinus Nielsen Feltzing2002-11-24
* Recording buffer saving mechanism was braindeadLinus Nielsen Feltzing2002-11-24
* Removed debug outputLinus Nielsen Feltzing2002-11-24
* Removed a potential I2C deadlockLinus Nielsen Feltzing2002-11-24
* Lots of MAS hacking for better recording resultsLinus Nielsen Feltzing2002-11-24
* Erroneous commit.Björn Stenberg2002-11-22
* Fixed warnings.Björn Stenberg2002-11-22
* Added creation and last-modified timestamps.Björn Stenberg2002-11-22
* Optimized recording interruptLinus Nielsen Feltzing2002-11-21
* Experiment to cure the strange sound wuality problem with Line In recordingLinus Nielsen Feltzing2002-11-21
* Now uses timefuncs.h instead of time.hLinus Nielsen Feltzing2002-11-20
* More MAS voodoo resulting in more stable, maybe even working, recordingLinus Nielsen Feltzing2002-11-20
* Added mas_readver()Linus Nielsen Feltzing2002-11-20
* Instantaneous start of recordingLinus Nielsen Feltzing2002-11-20
* Only Recorders have RTCLinus Nielsen Feltzing2002-11-20
* New filename generation based on date/timeLinus Nielsen Feltzing2002-11-20
* Added rtc_read_multiple()Linus Nielsen Feltzing2002-11-20
* New time functionsLinus Nielsen Feltzing2002-11-20
* More recording stability, plus some feedbackLinus Nielsen Feltzing2002-11-19
* Now sets the correct frequencyLinus Nielsen Feltzing2002-11-19
* Removed some debug output.Björn Stenberg2002-11-19
* Added rename()Björn Stenberg2002-11-19