aboutsummaryrefslogtreecommitdiffstats
path: root/psplash.c
AgeCommit message (Expand)Author
2020-01-21Double buffering supportAndrei Gherzan
2020-01-21Support --with-font configure option to use other font headersDavid Steinberg
2020-01-21Add SPDX License information to files, drop boilerplateRichard Purdie
2020-01-20process consecutive commandsStefan Agner
2020-01-20use /run for communication FIFOStefan Agner
2016-06-05Add --fbdev option to psplash like --rotation.Julien Gueytat
2016-06-05Fix indendation.Julien Gueytat
2016-04-14psplash: fix remaining unused-parameter warningsRichard Leitner
2016-04-14psplash: remove unused parameter length from parse_commandRichard Leitner
2016-04-14psplash-fb: remove unused parameter from psplash_fb_text_sizeRichard Leitner
2015-11-24psplash: remove unused variableRoss Burton
2014-10-31Make appearance more configurableOlaf Mandel
2014-10-31Images: handle rowstride != width*bytes_per_pixelOlaf Mandel
2012-07-10Fix for psplash segmentation faultAws Ismail
2012-05-10Make it easier to customise coloursTomas Frydrych
2010-07-13psplash: Apply logo centering patch from Paul SokolovskyRichard Purdie
2009-05-19* psplash-fb.c:Richard Purdie
2008-11-10psplash: unlink the FIFO and switch the console back when no fb is foundSamuel Ortiz
2008-08-12psplash: Unlink the FIFO when exittingRichard Purdie
2008-08-12psplash: Allow newline terminated commands as well as null terminated ones th...Richard Purdie
2008-02-212008-02-21 Rob Bradford <rob@openedhand.com>Rob Bradford
2008-02-212008-02-21 Rob Bradford <rob@openedhand.com>Rob Bradford
2007-03-28psplash: Draw the progress bar more optimallyRichard Purdie
2007-03-28psplash: Add support for negative progress valuesRichard Purdie
2006-12-222006-12-22 Matthew Allum <mallum@openedhand.com>Matthew Allum
2006-12-222006-12-22 Matthew Allum <mallum@openedhand.com>Matthew Allum
2006-12-222006-12-22 Matthew Allum <mallum@openedhand.com>Matthew Allum
2006-12-192006-12-19 Matthew Allum <mallum@openedhand.com>Matthew Allum
2006-11-212006-11-21 Matthew Allum <mallum@openedhand.com>Matthew Allum
2006-09-282006-09-28 Matthew Allum <mallum@openedhand.com>Matthew Allum
2006-09-282006-09-28 Matthew Allum <mallum@openedhand.com>Matthew Allum
2006-09-282006-09-28 Matthew Allum <mallum@openedhand.com>Matthew Allum
2006-09-082006-09-08 Matthew Allum <mallum@openedhand.com>Matthew Allum
2006-09-06Added initial psplash sourcesMatthew Allum