2424a92e4cda5e23ca5ad4007fbac4bd4bfba5bc
Made update interval, scroll length and scroll step settable at runtime. Renamed meta to state, changed its structure. Optimizations to print_status: - Calculate full_label and padded_label (and their lengths) only when the song changes, rather than doing multiple sprintf's and strlen's each call - Only allocate space for the printed label when doing scrolling, otherwise just update the label pointer directly to the full_label Other minor changes.
Description
No description provided
Languages
C
93.3%
Shell
4.5%
Makefile
2.2%