CCR-100 Revision History // 091102 - Changed line spacing from 16 pixels to 24 pixels in display.c line 158 // 091109 - Change line spacing to 16 pixels. Make first line 8 pixels down. display.c line 158. hh // 100602 - Changed line spacing back to 16 pixels with first line 8 pixels down. // 100621 - Added bootloader. hh // 100813 - Bootloader debugged. hh // 100817 - Added display buffers so we can receive up to four captions ahead. hh // 100920 - Various minor changes. hh // 100921 - Added display blank after signon message in main(). hh // 101013 - Various changes to deal with occasional skipped captions. hh // 101104 - Trapped out display of 0x09 in unifontcindexed.c. 0x09 indicates italics, but we don't support it yet. hh // 110208 - Made offline text appear when EditRateNum==0. hh // 110316 - Changed MaxLanguage to be a variable in main.c that is set by highest caption packet number language we receive. // 120413 - Add dummy captions if no IR data received // 120425 - Added MaxCharsPerLine to allow early line wrap. // 120426 - Change MaxCharsPerLine from 28 to 26 for Harkins to try. // 120608 - Fixed =0xff to ==0xff at main.c:218. Changed back to 32 characters per line. hh // 121114 - Add Test32. hh // 140627 - Added IRQ disable when mainline code access FIFO. This caused a problem in the CCR-200, so fixed here. hh // 150713 - Replaced word "dummy" with "test" in DummyCaptionData[0][0][0]. hh // 170720 - In SendDataToDisplayBuffer(), added code to blank lines after end of word wrap. hh // 180705 - Add Alamo define for custom NO IR message instead of dummy captions. Changed display www.uslinc.com to www.qsc.comhh // 180724 - Added LowBatt definition (2.50 V) and added low batter warning in startup in main(). hh // 180828 - Changed low battery warning text. hh // 181226 - Changed LowBatt from 2.5V to 2.4V. This results in about 34 hours runtime for alkaline and 2.3AH NiMH and a warning 2 hours before EOL for alakaline and 6 hours before EOL for 2.3 AH NiMH. hh // 190104 - Added 2 spaces in front of www.qsc.com to make it line up with other text. hh // 191014 - Changed No IR message to Nofity Staff. hh