1. a82fe67 fbsplash: support configurable image position by Peter Korsgaard · 7 years ago
  2. 8187e01 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m by Denys Vlasenko · 7 years ago
  3. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  4. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  5. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  6. fb4da16 Split miscutils/Config.src items into miscutils/*.c files by Denys Vlasenko · 8 years ago
  7. 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
  8. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  9. 82c2fad fbsplash: use virtual y size in mmap size calculations by Timo Teräs · 9 years ago
  10. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  11. 640ce3d zcat: complain if input is not compressed by Denys Vlasenko · 11 years ago
  12. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  13. 67dc7b2 fbsplash: fix regression from e4fa7b7 by Timo Teräs · 12 years ago
  14. 6d463de fbsplash: support non-RGB565 pixels in 16-bit mode by Linus Walleij · 12 years ago
  15. 3ac066c fbsplash: use line_length instead of xres * bytes_per_pixel by Yin Kangkai · 13 years ago
  16. cd06e06 fbsplash: support 8bit mode by Peter Korsgaard · 13 years ago
  17. e4fa7b7 fbsplash: limit progress bar flicker by Peter Korsgaard · 13 years ago
  18. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  19. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  20. 0e89fd9 fbsplash: Add support for 24 and 32 bit color depth by Nuno Lucas · 14 years ago
  21. 07078c2 Let fbsplash display images even when a second buffer is active by Dan Fandrich · 14 years ago
  22. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  23. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  24. d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
  25. 814da22 fbsplash: reinstate drawing of over/undersized images; shrink by Denys Vlasenko · 15 years ago
  26. 10544a8 compat and warning fixes by Denys Vlasenko · 15 years ago
  27. a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
  28. 6eaac02 fbsplash: allow compressed image files by Vladimir Dronnikov · 15 years ago
  29. 7bb346f *: use {i,u}toa() where appropriate by Denys Vlasenko · 15 years ago
  30. 7307e06 - bail out if screen resolution does not match PPM dimensions. by Bernhard Reutner-Fischer · 16 years ago
  31. 8dcb33c - document ppm header and skip whitespace by Bernhard Reutner-Fischer · 16 years ago
  32. 051fdb9 - PPMs can have comments in the header. by Bernhard Reutner-Fischer · 16 years ago
  33. 4efcec9 - misc untested shrinkage: by Bernhard Reutner-Fischer · 16 years ago
  34. dd76b79 - update Michele address by Bernhard Reutner-Fischer · 16 years ago
  35. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  36. 0f99d49 *: conversion to config parser by Denis Vlasenko · 16 years ago
  37. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  38. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  39. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  40. 1f22898 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
  41. 7f8f0fa fbsplash: more compact support for named pipes + EOF scenario by Denis Vlasenko · 17 years ago
  42. a38ba59 fbsplash: move to /sbin; small shrink by Denis Vlasenko · 17 years ago
  43. 72b3442 fbsplash: support this usage: by Denis Vlasenko · 17 years ago
  44. 11b9f26 fbsplash: fix broken handling of buffered case: by Denis Vlasenko · 17 years ago
  45. 25a9c17 fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg by Denis Vlasenko · 17 years ago
  46. c6dbb85 fbsplash: shrink, better help text; inifile cannot specify image now; by Denis Vlasenko · 17 years ago