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