aboutsummaryrefslogtreecommitdiff
path: root/miscutils/fbsplash.c
AgeCommit message (Expand)Author
2009-11-15libbb: added xfdopen_for_read/writeDenys Vlasenko
2009-11-07fbsplash: allow compressed image filesVladimir Dronnikov
2009-10-06*: use {i,u}toa() where appropriateDenys Vlasenko
2009-02-18- bail out if screen resolution does not match PPM dimensions.Bernhard Reutner-Fischer
2009-02-18- document ppm header and skip whitespaceBernhard Reutner-Fischer
2009-02-16- PPMs can have comments in the header.Bernhard Reutner-Fischer
2009-02-14- misc untested shrinkage:Bernhard Reutner-Fischer
2009-01-27- update Michele addressBernhard Reutner-Fischer
2008-07-26fix several problems with config parser:Denis Vlasenko
2008-07-24*: conversion to config parserDenis Vlasenko
2008-07-21libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-06-25whitespace fixes. no code changesDenis Vlasenko
2008-04-22whitespace fixes. no code changesDenis Vlasenko
2008-04-04fbsplash: more compact support for named pipes + EOF scenarioDenis Vlasenko
2008-03-28fbsplash: move to /sbin; small shrinkDenis Vlasenko
2008-03-27fbsplash: support this usage:Denis Vlasenko
2008-03-26fbsplash: fix broken handling of buffered case:Denis Vlasenko
2008-03-26fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfgDenis Vlasenko
2008-03-26fbsplash: shrink, better help text; inifile cannot specify image now;Denis Vlasenko