summaryrefslogtreecommitdiff
path: root/lcd.c
AgeCommit message (Collapse)Author
1970-01-01Allow 64-char model numbersINSTRUMENT_6_0_10root
2014-11-05Simplify and improve break_up_stringMichael J. Chudobiak
1999-12-31more elegant mode_name array handlingroot
2012-11-14remove fixed-length strings in mode_namesMichael J. Chudobiak
1999-12-31added assertion to catch null error messagesroot
2012-09-04added message broadcastsMichael J. Chudobiak
2012-08-31added LCD_write_padded_spacesMichael J. Chudobiak
2012-08-29add some menu variables as globals, to remove FIXMEsMichael J. Chudobiak
2012-08-23add startup messages for LCDMichael J. Chudobiak
2012-08-23updated FIXME commentsMichael J. Chudobiak
2012-08-15ran dos2unixMichael J. Chudobiak
2012-08-14astyle formatting runMichael J. Chudobiak
1999-12-31fix various warningsroot
1999-12-31removed some fixed-width strings in LCD handlingroot
1999-12-31use g_str instead of mallocroot
1999-12-31first LCD supportroot