summaryrefslogtreecommitdiff
path: root/firmware/panic.c (follow)
Commit message (Expand)AuthorAge
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* Added '*PANIC*' string. Line is now wrapped on recorders. LED blinks slowly t...Björn Stenberg2002-11-12
* Unified player codeLinus Nielsen Feltzing2002-10-15
* Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg2002-09-24
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12
* First version of loadable fonts patch by Alex GitelmanBjörn Stenberg2002-08-11
* Turn off double-height in panicf()Björn Stenberg2002-08-08
* Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg2002-07-15
* do the lcd_puts() properly for the recorder tooDaniel Stenberg2002-05-24
* Disable interrupt only in targetLinus Nielsen Feltzing2002-05-05
* Disable interruptLinus Nielsen Feltzing2002-05-05
* adjusted to the differend LCDs and for no LCD at all... :-)Daniel Stenberg2002-05-05
* Changed debug to DEBUGF and panic to panicf.Björn Stenberg2002-05-02
* Added Gary's snprintf() and changed all places to use it.Björn Stenberg2002-05-02
* functions for panic functionsStuart Martin2002-04-30