On 10.08.2009, Rafael Carre wrote: >> You still have 7 lines which should be plenty. I've also >> never seen a panic which was basically fullscreen on the >> clip (I'd s/useful/potentially useful, but not yet used/). >> Maybe make it #ifdef LCD_HEIGHT > 64 (or even 80 for >> c200?)?
That would be LCD_WIDTH, but yes, imo it'd be better to not waste space on small displays. > I used it in debugging code, i don't think there is a > message in rockbox which uses more than 4 lines (the archos > player only has 4 lines iiuc) The Player has two lines of 11 chars each (and separate code in panicf()). Regards, Jens
