summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2002-05-28getack didn't clean up after a NAKLinus Nielsen Feltzing
2002-05-28Missing parenthesisLinus Nielsen Feltzing
2002-05-28Better stack and pool allocationLinus Nielsen Feltzing
2002-05-28create_thread now reserves room for PR on the stackLinus Nielsen Feltzing
2002-05-28Added interrupt namesBjörn Stenberg
2002-05-28Added 'block' parameter to button_get()Björn Stenberg
2002-05-27fat_seek couldn't seek in the first clusterLinus Nielsen Feltzing
2002-05-27Fixed endianness bug in getsonglengthLinus Nielsen Feltzing
2002-05-27Bugfix: SEEK_END takes negative positionBjörn Stenberg
2002-05-27files included in tarballDaniel Stenberg
2002-05-27obsoleteDaniel Stenberg
2002-05-27Commented out songlength() for nowBjörn Stenberg
2002-05-27Removed .stack section declarationLinus Nielsen Feltzing
2002-05-27Stack allocation lameness fixedLinus Nielsen Feltzing
2002-05-27Bad pool area allocation fixedLinus Nielsen Feltzing
2002-05-27Fixed possible race conditionBjörn Stenberg
2002-05-27Now supports multiple concurrent opendir()Björn Stenberg
2002-05-27realloc takes a void * as first argumentDaniel Stenberg
2002-05-26Added lcd_double_height()Björn Stenberg
2002-05-24.S files should be compiled with gcc, not gasBjörn Stenberg
2002-05-24Added proper includes and #ifdefsBjörn Stenberg
2002-05-24Corrected brain damageBjörn Stenberg
2002-05-24Clear 16 bytes per rowBjörn Stenberg
2002-05-24MP3 buffer and heap setupBjörn Stenberg
2002-05-24Using linker symbols for mp3 bufferBjörn Stenberg
2002-05-24Fixed interrupt display and led flashBjörn Stenberg
2002-05-24First versionBjörn Stenberg
2002-05-24Added NULL, MIN and MAXBjörn Stenberg
2002-05-24Disable USB before enabling ATABjörn Stenberg
2002-05-24Fixed wrong reset pin. Removed unnecessary reset from init.Björn Stenberg
2002-05-24strtok:ing a copy of the parameter insteadBjörn Stenberg
2002-05-24corrected clean targetDaniel Stenberg
2002-05-24lcd_update() is a function for bitmap LCD targets tooDaniel Stenberg
2002-05-24do the lcd_puts() properly for the recorder tooDaniel Stenberg
2002-05-24more data needed by the Recorder buildDaniel Stenberg
2002-05-23building instructions as was just posted to the mailing listDaniel Stenberg
2002-05-23take care of the assembler file tooDaniel Stenberg
2002-05-23another attemptDaniel Stenberg
2002-05-23now supports the deps in the OBJDIR properly, still OBJDIR must be . forDaniel Stenberg
2002-05-23deps support, changed default action to support OBJDIRDaniel Stenberg
2002-05-23Added repeat handling. Removed CRLF newlines.Björn Stenberg
2002-05-23attempted OBJDIR supportDaniel Stenberg
2002-05-23Added timer-interrupt polling and button queueBjörn Stenberg
2002-05-23Added queue_empty()Björn Stenberg
2002-05-22Check for master/slave disk. Active 5s spindown timeout.Björn Stenberg
2002-05-21trying to clean up Recorder vs Player issuesRobert Hak
2002-05-20Added dummy lcd_update() to player code, to avoid #ifdef everywhereBjörn Stenberg
2002-05-20Added INPUT directiveBjörn Stenberg
2002-05-17Added gdb stub serial port setupBjörn Stenberg
2002-05-17Doh! Button signals are active lowBjörn Stenberg