summaryrefslogtreecommitdiff
path: root/firmware/screendump.c
AgeCommit message (Expand)Author
2018-06-12Agptek Rocker: Initial commitMarcin Bukat
2015-02-24Fix warnings in firmware/screendump.cFranklin Wei
2015-02-24Fix whitespace in firmware/screendump.cFranklin Wei
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2013-09-27screendump.c: use HOME_DIR instead of the hard-coded "" (root)Lorenzo Miori
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2011-12-04Reduce stack allocation for remote screendump. The screendump filename is gen...Frank Gevaerts
2010-10-25Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro na...Michael Sparmann
2010-10-25Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold
2009-02-10Forgot to add the new screendump source files.Jens Arnold