summaryrefslogtreecommitdiff
path: root/packages/psplash/files
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko15
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-02-23psplash: improve how to detect boot param to avoid the psplash startingOtavio Salvador1
It was done using a looping through cmdline contents but it failed depending on params order; using a grep makes it works more reliably.
2009-02-12psplash: added KaeilOS logoMarcin Juszkiewicz1
2009-01-15psplash: add support for 2 bit per pixel grayscaleJeremy Lainé3
2009-01-14psplash: fix 1bpp supportJeremy Lainé1
2008-12-23psplash: add config file to pass parameters to psplashJeremy Lainé3
2008-12-23psplash: add 1bpp support for boc01Jeremy Lainé3
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe3
2008-02-18psplash: Note upstream ref for logo-math.patch.Paul Sokolovsky1
2007-12-26psplash svn: Use standard OE init.d library for machine detection.Paul Sokolovsky1
* Fixes #3471.
2007-12-06psplash_svn.bb : rediff openmoko patchGraeme Gregory1
2007-12-02psplash: Remove stale files in angstrom override dir.Paul Sokolovsky2
* These files weren't used before, and now are just stale, after logo image cleanup.
2007-12-02psplash svn: Add patch to do proper logo display height calc.Paul Sokolovsky1
* So, psplash uses bottom 1/6 of screen for progress bar. So, teach it to use 5/6 of the screen height for logo placement, not the whole height, which leads to overlap of logo and bar.
2007-12-02psplash: Update header for Angstrom logo.Paul Sokolovsky1
* This one now looks perfectly for QVGA and higher resolutions - proper size, proper background.
2007-12-02psplash: Add stopgap trap against symptomless hangs with psplash on the screen.Paul Sokolovsky1
* Add timer to shutdown psplash after 120 seconds. Normal boot procedure should be over by then, but if not, user at least will see on the console screen where it hung.
2007-09-12psplash: fix buglet in openmoko psplash-hand-img.hMichael Lauer1
2007-09-12psplash: convert to SRCREV, update openmoko branding imageMichael Lauer1
2007-08-06psplash: smooth bar corners in OpenMoko versionMichael Lauer1
2007-08-03psplash: make openmoko psplash openmoko specific, not machine specificKoen Kooi3
2007-08-03psplash: add missing default psplash-bar-img.h (thanks Bernado for spotting)Michael Lauer1
2007-08-03psplash: add OpenMoko brandingMichael Lauer4
2007-06-26psplash: add compass logo for angstrom Koen Kooi4
2007-05-07packages/psplash: added psplash-zap package with initscript to quit psplash ↵Michael Krelin1
before going for login prompt on console image.
2007-05-07psplash: adjust the rotation angle in the initscript according to the ↵Michael Krelin1
machine being used. Should fix #2149
2006-12-15psplash: sync with pokyKoen Kooi2
* poky rev #1033: "Allow psplash to be disabled via kernel cmd line" by mallum
2006-10-12psplash: add a way to replace the bootup logo, currently an OE logo will be ↵Koen Kooi1
displayed * The logo background has to be changed from white to grey to look good
2006-10-10psplash: add psplash from pokyKoen Kooi2
sane-srcdates: lock down psplash to today