9
0
Fork 0
barebox/lib/gui
Sascha Hauer 380ebff70f splash: Print error message when no renderer is found
the splash command silently fails when no renderer is found for
an image type. Print an error message in this case.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-03-17 08:20:45 +01:00
..
Kconfig Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
Makefile gui: move gui file to include/gui and lib/gui 2012-10-04 17:22:09 +02:00
bmp.c barebox: remove double semicolons 2013-11-18 10:13:35 +01:00
bmp_layout.h gui: move gui file to include/gui and lib/gui 2012-10-04 17:22:09 +02:00
graphic_utils.c gui: convert graphic utils to respect line_length 2013-11-06 09:59:04 +01:00
image_renderer.c splash: Print error message when no renderer is found 2014-03-17 08:20:45 +01:00
lodepng.c gui: move gui file to include/gui and lib/gui 2012-10-04 17:22:09 +02:00
lodepng.h gui: move gui file to include/gui and lib/gui 2012-10-04 17:22:09 +02:00
picopng.c gui: move gui file to include/gui and lib/gui 2012-10-04 17:22:09 +02:00
picopng.h gui: move gui file to include/gui and lib/gui 2012-10-04 17:22:09 +02:00
png.c gui: blit the surface on demand 2012-10-04 17:22:09 +02:00
png.h gui: move gui file to include/gui and lib/gui 2012-10-04 17:22:09 +02:00
png_lode.c gui: move gui file to include/gui and lib/gui 2012-10-04 17:22:09 +02:00
png_pico.c gui: Fix signed/unsigned arguments for printf 2013-11-11 08:52:05 +01:00