]> git.donarmstrong.com Git - kiibohd-controller.git/history - Scan/STLcd
Ensure directories can only be made with printable characters
[kiibohd-controller.git] / Scan / STLcd /
2016-01-13 Jacob AlexanderMerge branch 'master' of github.com:kiibohd/controller
2016-01-05 Jacob AlexanderMerge pull request #81 from dankm/not-linux
2016-01-05 Dan McGregorMerge remote-tracking branch 'github/master' into not...
2015-11-10 Jacob AlexanderMerge pull request #73 from joshuaflanagan/example_scri...
2015-11-10 Joshua FlanaganStop requiring editing of example scripts
2015-11-02 Jacob AlexanderAdding comment about using Pillow instead of PIL
2015-10-20 Dan McGregorStart removing select Linux-isms
2015-10-15 Jacob AlexanderAdding basic remote capabilities + UART Rx DMA buffers
2015-09-29 Jacob AlexanderAdding layer rotation (next/prev) capability
2015-09-15 Jacob AlexanderAdding example API scripts
2015-08-19 Jacob AlexanderAdding color association to layers
2015-08-19 Jacob AlexanderAdding basic support for LCDLayerDisplay using capabilities
2015-08-04 Jacob AlexanderFixing CMake dependency checking for kll_defs.h
2015-08-02 Jacob AlexanderUsing multi-line define support (requires latest kll...
2015-08-02 Jacob AlexanderAdding API to set pixels on LCD screen
2015-08-02 Jacob AlexanderAdding capability to set default image on LCD
2015-08-02 Jacob AlexanderAdding cli API call to set LCD backlight brightness...
2015-08-02 Jacob AlexanderAdding 16-bit brightness control to LCD backlight
2015-07-19 Jacob AlexanderUARTConnect enumeration working!
2015-06-14 Jacob AlexanderCode cleanup
2015-06-14 Jacob AlexanderAdding example logo to the lcdtest and bmp conversion...
2015-06-14 Jacob AlexanderInitial STLcd code.