summaryrefslogtreecommitdiff
path: root/common/cmd_bmp.c
Commit message (Expand)AuthorAgeLines
* Fix compilation problem in common/cmd_bmp.cAnatolij Gustschin2008-01-12-1/+1
* cmd_bmp: Add support for displaying gzip compressed bmpsHans-Christian Egtvedt2008-01-09-49/+85
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-4/+0
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-2/+2
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-08-0/+52
* * Clean up tools/bmp_logo.c to not add trailing white spacewdenk2004-10-09-0/+1
* * Code cleanupwdenk2004-08-01-4/+5
* * Patch by Pierre Aubert, 11 Mar 2004:wdenk2004-03-14-8/+20
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
* * Patch by Seb James, 30 Jun 2003:wdenk2003-06-30-1/+1
* Fix some missing commands, cleanup header fileswdenk2003-06-29-0/+7
* Add files needed for bitmap load supportwdenk2003-04-20-0/+118