fplayer
C99 Falcon Sequence (fseq) file player for Light-O-Rama hardware (like xLights)
|
Directories | |
fseq | |
Files | |
audio.c | |
Audio system implementation. | |
audio.h | |
Audio system interface. | |
cell.c | |
Cell table for tracking output states. | |
cell.h | |
Cell table for tracking output states. | |
crmap.c | |
Channel range map implementation. | |
crmap.h | |
Channel range map interface. | |
main.c | |
Main program entry point. | |
player.c | |
Playback execution function implementation. | |
player.h | |
Playback execution function declaration. | |
pump.c | |
Frame data loading implementation. | |
pump.h | |
Frame data loading interface. | |
putil.c | |
Player utility functions implementation. | |
putil.h | |
Playback utility functions. | |
queue.c | |
Playback queue implementation. | |
queue.h | |
Playback queue interface. | |
serial.c | |
Serial port communication implementation. | |
serial.h | |
Serial port communication interface. | |
sleep.c | |
Adaptive sleep time controller implementation. | |
sleep.h | |
Adaptive sleep time controller for frame rate control. | |