summaryrefslogtreecommitdiff
path: root/shared-module/_pixelbuf
AgeCommit message (Collapse)Author
2020-07-10Allow setting RGBW pixels with RGB tuplesRoy Hooper
2020-03-18Pixelbuf: subscr: Get correct pixel valueJeff Epler
Previously, the 0th pixel's value was always returned
2020-01-27Don't allocate the pre brightness buffer if brightness is 1.0 stillScott Shawcroft
2020-01-24Encapsulate buffers inside PixelBuf and refactor it.Scott Shawcroft
2019-12-10Fix slice step.Roy Hooper
2019-10-20fix show and fix step > 1Roy Hooper
2019-08-04fix 'white' byte for dotstarsRoy Hooper
2019-07-21WIP: refactor _pixelbuf to use strings instead of classesRoy Hooper
2019-07-21WIP: refactor _pixelbuf to use strings instead of classesRoy Hooper
2019-01-13Fresh combined checkin of _pixelbuf library.Roy Hooper