Historique des commits

Auteur SHA1 Message Date
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Peter Korsgaard a82fe671f5 fbsplash: support configurable image position il y a 6 ans
  Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Denys Vlasenko f88e3bfa8d Convert all miscutils/* applets to "new style" applet definitions il y a 7 ans
  Denys Vlasenko fb4da16711 Split miscutils/Config.src items into miscutils/*.c files il y a 7 ans
  Denys Vlasenko 9de2e5a222 *: hopefully all setup_common_bufsiz() are in place il y a 8 ans
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it il y a 8 ans
  Timo Teräs 82c2fad26c fbsplash: use virtual y size in mmap size calculations il y a 9 ans
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() il y a 9 ans
  Denys Vlasenko 640ce3de07 zcat: complain if input is not compressed il y a 10 ans
  Denys Vlasenko 6967578728 whitespace fixes. no code changes il y a 11 ans
  Timo Teräs 67dc7b21ca fbsplash: fix regression from e4fa7b7 il y a 12 ans
  Linus Walleij 6d463de46b fbsplash: support non-RGB565 pixels in 16-bit mode il y a 12 ans
  Yin Kangkai 3ac066c256 fbsplash: use line_length instead of xres * bytes_per_pixel il y a 12 ans
  Peter Korsgaard cd06e06eee fbsplash: support 8bit mode il y a 13 ans
  Peter Korsgaard e4fa7b7965 fbsplash: limit progress bar flicker il y a 13 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Nuno Lucas 0e89fd9c39 fbsplash: Add support for 24 and 32 bit color depth il y a 13 ans
  Dan Fandrich 07078c2966 Let fbsplash display images even when a second buffer is active il y a 13 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i il y a 14 ans
  Denys Vlasenko d9a3e89f50 consolidate ESC sequences il y a 14 ans
  Denys Vlasenko 814da220a5 fbsplash: reinstate drawing of over/undersized images; shrink il y a 14 ans
  Denys Vlasenko 10544a8410 compat and warning fixes il y a 14 ans
  Denys Vlasenko a7ccdeef39 libbb: added xfdopen_for_read/write il y a 15 ans
  Vladimir Dronnikov 6eaac025a1 fbsplash: allow compressed image files il y a 15 ans