aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-24SECURITY.md: Add fileHEADmasterRichard Purdie
2021-10-29Add configure options to disable progress barPavel Zhukov
2021-10-21Improve warnings from probing for double bufferingZach Welch
2021-10-15Update mailing list details since the move to groups.ioRoss Burton
2020-03-02Fix psplash-systemd failuresScott Murray
2020-03-02Remove generated psplash-poky-img.hScott Murray
2020-02-29Makefile.am: Fix out of tree buildsRichard Purdie
2020-01-21Makefile.am: use BUILT_SOURCES instead of BUILD_SOURCESPierre-Jean Texier
2020-01-21Generate image headers from their PNG source, while still including them in d...Yann Dirson
2020-01-21Import png source for images, extracted from headersYann Dirson
2020-01-21Cleanup poky logoYann Dirson
2020-01-21Add configure flags for fullscreen logo and no startup messageAndrei Gherzan
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-21add systemd supportStefan Agner
2020-01-20process consecutive commandsStefan Agner
2020-01-20use /run for communication FIFOStefan Agner
2020-01-20add recovered bar.pngStefan Agner
2017-09-02Fix text width calculation.Kevin Corry
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
2016-04-14psplash-fb: fix sign-compare warningRichard Leitner
2016-04-14configure: add -Wextra GCC flagRichard Leitner
2016-04-13README: add "Contributing" guidelineRichard Leitner
2016-04-13add initial .gitignoreRichard Leitner
2016-04-13AUTHORS: add list of git commit authorsRichard Leitner
2015-11-24psplash: remove unused variableRoss Burton
2015-11-24Add GPLv2+ copyright fileRoss Burton
2015-11-24autogen: remove, autoreconf exists nowRoss Burton
2015-11-24configure: remove AM_MAINTAINER_MODERoss Burton
2015-11-24psplash-fb: Convert psplash_fb_plot_pixel() to a static inlineKhem Raj
2015-11-24psplash-fb.c: Fix some endian issuesJuro Bystricky
2015-11-24psplash-fb.c: Fix BGR888 detectionJuro Bystricky
2014-10-31Make appearance more configurableOlaf Mandel
2014-10-31Images: handle rowstride != width*bytes_per_pixelOlaf Mandel
2012-08-14make-image-header: set -e so that errors are noticedRoss Burton
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-28psplash: Fix so the code honours whatever bit order the display reports with ...Richard Purdie
2009-05-25psplash: really fix R&B bit swappingRichard Purdie
2009-05-19psplash: Fix image byte order, add master copy of underlying logo imageRichard Purdie
2009-05-19* psplash-fb.c:Richard Purdie
2008-11-10psplash: Fix Changelog's last entry date.Samuel Ortiz
2008-11-10psplash: Update Changelog.Samuel Ortiz
2008-11-10psplash: unlink the FIFO and switch the console back when no fb is foundSamuel Ortiz