summaryrefslogtreecommitdiff
path: root/firmware/panic.c
AgeCommit message (Expand)Author
2005-01-22long policyJean-Philippe Bernardy
2005-01-10Reverted latest change due to compiler warning. led() doesn't do anythingDaniel Stenberg
2005-01-09Jean-Philippe Bernardy: only flash with LED if there is a led available!Daniel Stenberg
2004-11-02Ported to iriverLinus Nielsen Feltzing
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold
2002-11-12Added '*PANIC*' string. Line is now wrapped on recorders. LED blinks slowly t...Björn Stenberg
2002-10-15Unified player codeLinus Nielsen Feltzing
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg
2002-08-08Turn off double-height in panicf()Björn Stenberg
2002-07-15Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg
2002-05-24do the lcd_puts() properly for the recorder tooDaniel Stenberg
2002-05-05Disable interrupt only in targetLinus Nielsen Feltzing
2002-05-05Disable interruptLinus Nielsen Feltzing
2002-05-05adjusted to the differend LCDs and for no LCD at all... :-)Daniel Stenberg
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-05-02Added Gary's snprintf() and changed all places to use it.Björn Stenberg
2002-04-30functions for panic functionsStuart Martin