Change log. If you have any questions or problems, please contact support@alcorn.com, or call 407-296-5800. Revision History Version Date Changes ; V2.16 Changed get_buttons so that if looping input is active on rear inputs the front ; 6/30/99 play input will cause looping. ; ; V2.17 Fixed bug in compact_drive where if marker was last word of sector of fat ; 7/13/99 corruption would occur resulting in cross-linked files, etc. Also made inc and ; dec cue buttons automatically keep incrementing or decrementing cue if held down. ; ; V2.18 Fixed bug in looping pile-on mode, where data would get screwed up after a ; 10/27/99 indeterminate number of loops. ; ; V2.19 Added PAL functionality (Requires LCUE172 also). ; 5/31/00 No longer masking programmer serial interrupts during recording. ; ; V2.20 Fixed bug in 25fps chase play where offset calculations ; 8/14/00 were using 30fps the first time a file was played after power-up. ; ; V2.21 Fixed bug in crossfade "Case B" where p-array index was not being incremented ; 3/27/01 enough in calc first p array resulting in incorrect or no crossfades when in ; Case B. ; ; V2.22 Play now resumes from where it left off when getting a Play command whiled paused. ; 2/21/05 ; ; V2.23 Fixed bug in Time Remaining LCD display when time remaining was greater than 65535 x 30 frames. ; 5/16/05 Now displaying HH:MM:SS:00 when there's more than 65535 x 24 frames remaining. ; ; V2.24 Fixed bug introduced in 2.22 which disabled play-and-loop serial. Also fixed ; 9/1/05 where LCD would not get updated after resuming from pause. ; ; V2.25 Fixed potential problem where serial message coincedence could cause messages to ; 11/11/05 become out of order, where the last command would get executed instead of current one. ; ; V2.26 When a cue is played from the front panel, pressing the front panel button twice ; 7/11/06 causes it to loop now. ; ; V2.27 Added command to force a particular channel to a value. (also removed FAT12 compatibility ; 10/19/06 (to make this fit...) ; ; V2.28 Chase play doesn't start now until SMPTE lock is acheived. (Needs SMPTE version 3.00 to work) ; 1/9/07 ; ; V2.29 Fixed problem where blasting unit with serial messages causes hang-up. ; 5/22/07 ; ; V2.30 Further enhancements to serial blast immunity. ; 5/29/07 ; ; V2.31 Changed all block moves to assembly loops because SanDisk changed their controllers and ; 7/3/07 do not like them anymore. Also waiting after card reset before calling check_busy. ; All of this fixed intermittant hang-up problem with newer SanDisk cards. ;