summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-15remove debug outputfreeonebookJakob Kaivo
2018-11-15more error checkingJakob Kaivo
2018-11-15properly loading a PNG from diskJakob Kaivo
2018-11-15serialize button queue to avoid screen update racesJakob Kaivo
2018-11-15use MagickWand instead of MagickCoreJakob Kaivo
2018-11-13remove recursive dependency buildingJakob Kaivo
2018-11-13redo dependency build as a straight-up shell scriptJakob Kaivo
2018-11-12automate dependency buildingJakob Kaivo
2018-11-12add dependency build instructionsJakob Kaivo
2018-11-12deintegrate ImageMagickJakob Kaivo
2018-11-12more verbose error reportingJakob Kaivo
2018-11-12split image conversion to a separate fileJakob Kaivo
2018-11-12begin integrating ImageMagickJakob Kaivo
2018-11-12add option to specify which screen to map images toJakob Kaivo
2018-11-12loading at least one image correctlyJakob Kaivo
2018-11-12attempt to react to button presses with framebuffer actionsJakob Kaivo
2018-11-12working to display an image on the screens (for some value of working)Jakob Kaivo
2018-11-12further progressJakob Kaivo
2018-11-12split into sectionsJakob Kaivo
2018-11-12add linux/mxcfb.h for controlling the framebuffer, update CFLAGSJakob Kaivo
2018-11-10don't initialize GPIO ports that aren't actually being usedJakob Kaivo
2018-11-10only report button presses twice, which is better than hundreds of times, but...Jakob Kaivo
2018-11-10maintain fb structures long termJakob Kaivo
2018-11-10work on initializing the screensJakob Kaivo
2018-11-10capture button presses and shutdown requestsJakob Kaivo
2018-11-10replace if(cond)return bool;return !bool; with return !condJakob Kaivo
2018-11-10fix incorrect stringsJakob Kaivo
2018-11-10split GPIO stuff into separate fileJakob Kaivo
2018-11-10add values for button pushes to be checked at a later dateJakob Kaivo
2018-11-10fix all warningsJakob Kaivo
2018-11-10enable warningsJakob Kaivo
2018-11-10styleJakob Kaivo
2018-11-10add clean targetJakob Kaivo
2018-11-10add some more instructions to READMEJakob Kaivo
2018-11-10have enable_displays() use gpio_write()Jakob Kaivo
2018-11-10complete gpio_init(), room for improvementJakob Kaivo
2018-11-10fix type typoJakob Kaivo
2018-11-10add enabling of GPIO ports and setting directionJakob Kaivo
2018-11-10basic instructions for what will beJakob Kaivo
2018-11-10add email addressJakob Kaivo
2018-11-10Initial commitJakob Kaivo