0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
insert a wait in the fade loop More... almost 15 years ago
add 'UpdateStatement' to be used in fades, work on fades in machine translator (not yet tested, no support for variable length transitions) More... almost 15 years ago
Merge branch 'master' of [email protected]:pilt/dmxlang More... almost 15 years ago
we don't have to save to memory More... almost 15 years ago
work on machine translator, not working atm More... almost 15 years ago
rename RGBDiff -> RGBDiffer More... almost 15 years ago
change 'RGBDiff' behavior, add 'round' method to 'RGB' More... almost 15 years ago
move 'RGB' from compile module to statements module, add 'RGBDiff' More... almost 15 years ago
remove 'steps' property of 'to' statements More... almost 15 years ago
update '__repr__' to show 'from_color' More... almost 15 years ago
remove 'go_back' property of 'to' statements, update parser More... almost 15 years ago
do not 'raise', show an error msg to user instead More... almost 15 years ago
add 'from_color' property to 'ToStatement' More... almost 15 years ago
remove unused arguments, to not accept times > 255ms, parse 'from <r g b>' argument for fades More... almost 15 years ago
update to valid times (<= 255ms) More... almost 15 years ago
do not allow times longer than 255ms More... almost 15 years ago
remove outdated note More... almost 15 years ago
remove features we don't need, add compulsory 'from' argument for fades More... almost 15 years ago
remove unused expressions in test file More... almost 15 years ago
describe how fades can be done More... almost 15 years ago
Merge branch 'master' of [email protected]:pilt/dmxlang More... almost 15 years ago
add err=1 to suppress error message More... almost 15 years ago
write to .bin not .dmx.m.bin More... almost 15 years ago
update file endings in fetch script. write to infile.bin instead of infile.dmx.m.bin More... almost 15 years ago
write generated code to infile.m instead of infile.dmx.m More... almost 15 years ago
fetching of binary files now working More... almost 15 years ago
code=<file was needed More... almost 15 years ago
TODO, make it work More... almost 15 years ago
err, $infile.m More... almost 15 years ago
Work on a script to fetch binary code from ass.sjlander.com (require curl) More... almost 15 years ago