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