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