summaryrefslogtreecommitdiff
path: root/firmware/screendump.c (follow)
Commit message (Expand)AuthorAge
* Fix warnings in firmware/screendump.cFranklin Wei2015-02-24
* Fix whitespace in firmware/screendump.cFranklin Wei2015-02-24
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21
* screendump.c: use HOME_DIR instead of the hard-coded "" (root)Lorenzo Miori2013-09-27
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* Reduce stack allocation for remote screendump. The screendump filename is gen...Frank Gevaerts2011-12-04
* Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro na...Michael Sparmann2010-10-25
* Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann2010-10-25
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* Forgot to add the new screendump source files.Jens Arnold2009-02-10