properly loading a PNG from disk
serialize button queue to avoid screen update races
use MagickWand instead of MagickCore
remove recursive dependency building
redo dependency build as a straight-up shell script
automate dependency building
add dependency build instructions
more verbose error reporting
split image conversion to a separate file
begin integrating ImageMagick
add option to specify which screen to map images to
loading at least one image correctly
attempt to react to button presses with framebuffer actions
working to display an image on the screens (for some value of working)
add linux/mxcfb.h for controlling the framebuffer, update CFLAGS