Age | Commit message (Expand) | Author |
2013-01-14 | whitespace fixes. no code changes | Denys Vlasenko |
2012-10-17 | fbsplash: fix regression from e4fa7b7 | Timo Teräs |
2012-09-06 | fbsplash: support non-RGB565 pixels in 16-bit mode | Linus Walleij |
2012-02-29 | fbsplash: use line_length instead of xres * bytes_per_pixel | Yin Kangkai |
2011-10-17 | fbsplash: support 8bit mode | Peter Korsgaard |
2011-10-17 | fbsplash: limit progress bar flicker | Peter Korsgaard |
2011-06-05 | *: remove "Options:" string from help texts | Denys Vlasenko |
2011-04-11 | move remaining help text from include/usage.src.h | Pere Orga |
2011-03-28 | fbsplash: Add support for 24 and 32 bit color depth | Nuno Lucas |
2011-02-05 | Let fbsplash display images even when a second buffer is active | Dan Fandrich |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2010-08-12 | *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i | Denys Vlasenko |
2010-05-16 | consolidate ESC sequences | Denys Vlasenko |
2010-03-14 | fbsplash: reinstate drawing of over/undersized images; shrink | Denys Vlasenko |
2010-02-09 | compat and warning fixes | Denys Vlasenko |
2009-11-15 | libbb: added xfdopen_for_read/write | Denys Vlasenko |
2009-11-07 | fbsplash: allow compressed image files | Vladimir Dronnikov |
2009-10-06 | *: use {i,u}toa() where appropriate | Denys 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 whitespace | Bernhard 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 address | Bernhard Reutner-Fischer |
2008-07-26 | fix several problems with config parser: | Denis Vlasenko |
2008-07-24 | *: conversion to config parser | Denis Vlasenko |
2008-07-21 | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko |
2008-07-05 | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko |
2008-06-25 | whitespace fixes. no code changes | Denis Vlasenko |
2008-04-22 | whitespace fixes. no code changes | Denis Vlasenko |
2008-04-04 | fbsplash: more compact support for named pipes + EOF scenario | Denis Vlasenko |
2008-03-28 | fbsplash: move to /sbin; small shrink | Denis Vlasenko |
2008-03-27 | fbsplash: support this usage: | Denis Vlasenko |
2008-03-26 | fbsplash: fix broken handling of buffered case: | Denis Vlasenko |
2008-03-26 | fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg | Denis Vlasenko |
2008-03-26 | fbsplash: shrink, better help text; inifile cannot specify image now; | Denis Vlasenko |