|
|
|
|
|
by diydsp
758 days ago
|
|
Groovy, I love the zoom! any plans to implement color cycling with tab like in the good old days? I used to spend hours tripping out to cool color cycling...
I'm a firmware programmer and don't know much about windows, but how easy/hard is it to build for windows? +1 for "Brian Credibility" |
|
I use https://www.mingw-w64.org for the windows build - which makes it nice and easy to get the compiler and dependencies installed (Qt, libpng, libjpeg, giflib). Once you've got the dependencies set up it Just Works (tm), on Linux, Windows and Mac (although I don't have a mac to build/test on these days).