You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the GCC "-fprefetch-loop-arrays" optimization pragma across multiple files, update copyright years to 2026, and apply small code cleanups and formatting fixes. Other changes include a local variable rename (type -> kType), simplifying Sync() to a one-liner, reformatting conditional compilation blocks (e.g. NODE_RDMNET_LLRP_ONLY) and reorganizing Makefile include conditionals in lib-pixeldmx and lib-showfile. These are non-functional maintenance changes to tidy compilation flags, license years, and code formatting.
0 commit comments