profile/ivi/psplash.git
10 years agoAdd gbs.conf accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_ivi accepted/tizen_ivi_panda tizen tizen_ivi_genivi tizen_ivi_panda accepted/tizen/20130920.181706 accepted/tizen/20130920.213611 accepted/tizen/ivi/genivi/20140131.070927 accepted/tizen/ivi/panda/20140403.015857 accepted/tizen_ivi_stable/20131116.012130 ivi_oct_m2 submit/tizen/20130920.135246 submit/tizen_ivi_generic/20140131.065454 submit/tizen_ivi_genivi/20140131.070640 submit/tizen_ivi_milestone/20131113.054508 submit/tizen_ivi_panda/20140403.012221 submit/tizen_ivi_stable/20131116.010115
Mikko Ylinen [Fri, 20 Sep 2013 13:49:19 +0000 (16:49 +0300)]
Add gbs.conf

10 years agoAdd .changes
Mikko Ylinen [Fri, 20 Sep 2013 13:15:17 +0000 (16:15 +0300)]
Add .changes

Change-Id: I40c57f1e8143860105cd979ce74cf68cf0e65422
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
10 years agoDisable progress bar and center logo 84/10084/1
Mikko Ylinen [Tue, 17 Sep 2013 14:53:02 +0000 (17:53 +0300)]
Disable progress bar and center logo

Change-Id: Ie36d33f80e656a0e098dabc45f2d2fb911a45b8b
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
10 years agoMake background color black 83/10083/1
Mikko Ylinen [Tue, 17 Sep 2013 14:48:02 +0000 (17:48 +0300)]
Make background color black

Change-Id: I68cb2a3840dcbc84f3047cfd1b2da3456cde55e8
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
10 years agoAdd Tizen logo 82/10082/1
Mikko Ylinen [Tue, 17 Sep 2013 14:45:19 +0000 (17:45 +0300)]
Add Tizen logo

Change-Id: I81785f55c36493dc3fd1812adcf114df12673bab
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
10 years agoAdd packaging and systemd files 74/10074/1
Mikko Ylinen [Tue, 17 Sep 2013 12:12:58 +0000 (15:12 +0300)]
Add packaging and systemd files

Change-Id: I3d79781e18db40e54f8d3e1f091c6b67f5500d0e
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
11 years agomake-image-header: set -e so that errors are noticed upstream v0.1
Ross Burton [Tue, 14 Aug 2012 15:22:56 +0000 (16:22 +0100)]
make-image-header: set -e so that errors are noticed

11 years agoFix for psplash segmentation fault
Aws Ismail [Fri, 6 Jul 2012 20:53:40 +0000 (16:53 -0400)]
Fix for psplash segmentation fault

Fix segmentation fault when passing -a without angel value.

When psplash -a is called instead of psplash -a<angle value>
it will segmentation fault calling out of bound argv[].

git://git.yoctoproject.org/psplash

Signed-of-by: Aws Ismail<aws.ismail@windriver.com>
-----------------------------------------------------------------

12 years agoMake it easier to customise colours
Tomas Frydrych [Thu, 10 May 2012 06:44:18 +0000 (07:44 +0100)]
Make it easier to customise colours

This commit moves colour definitions to psplash-colors.h so that the
colour scheme can be easily modified by replacing this file rather
than having to maintain a patch.

Signed-off-by: Tomas Frydrych <tomas@sleepfive.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 years agopsplash: Apply logo centering patch from Paul Sokolovsky
Richard Purdie [Tue, 13 Jul 2010 11:26:37 +0000 (11:26 +0000)]
psplash: Apply logo centering patch from Paul Sokolovsky

14 years agopsplash: Fix so the code honours whatever bit order the display reports with fast...
Richard Purdie [Thu, 28 May 2009 22:13:33 +0000 (22:13 +0000)]
psplash: Fix so the code honours whatever bit order the display reports with fast paths for the most common cases.

14 years agopsplash: really fix R&B bit swapping
Richard Purdie [Mon, 25 May 2009 10:47:37 +0000 (10:47 +0000)]
psplash: really fix R&B bit swapping

15 years agopsplash: Fix image byte order, add master copy of underlying logo image
Richard Purdie [Tue, 19 May 2009 14:43:53 +0000 (14:43 +0000)]
psplash: Fix image byte order, add master copy of underlying logo image

15 years ago* psplash-fb.c:
Richard Purdie [Tue, 19 May 2009 14:18:41 +0000 (14:18 +0000)]
* psplash-fb.c:
* psplash-poky-img.h:
* psplash.c
* Makefile.am:
Fix colour read order from RLE images (R & B swapped)
Add handling for alpha channel in images
Update the Poky RLE image
Change the OpenedHand logo for the Poky one

15 years agopsplash: Fix Changelog's last entry date.
Samuel Ortiz [Mon, 10 Nov 2008 16:35:32 +0000 (16:35 +0000)]
psplash: Fix Changelog's last entry date.

15 years agopsplash: Update Changelog.
Samuel Ortiz [Mon, 10 Nov 2008 16:34:19 +0000 (16:34 +0000)]
psplash: Update Changelog.

15 years agopsplash: unlink the FIFO and switch the console back when no fb is found
Samuel Ortiz [Mon, 10 Nov 2008 16:31:28 +0000 (16:31 +0000)]
psplash: unlink the FIFO and switch the console back when no fb is found

15 years agopsplash: Unlink the FIFO when exitting
Richard Purdie [Tue, 12 Aug 2008 19:12:18 +0000 (19:12 +0000)]
psplash: Unlink the FIFO when exitting

15 years agopsplash: Allow newline terminated commands as well as null terminated ones through...
Richard Purdie [Tue, 12 Aug 2008 15:36:06 +0000 (15:36 +0000)]
psplash: Allow newline terminated commands as well as null terminated ones through the fifo.

15 years ago2008-05-27 Robert Bragg <bob@o-hand.com>
Robert Bragg [Tue, 27 May 2008 16:11:43 +0000 (16:11 +0000)]
2008-05-27  Robert Bragg  <bob@o-hand.com>

* psplash-fb.c:
Added support for attempting to configure a 32/16bpp fbdev pixel
format, if the default (e.g. 8bpp) is not supported.

16 years ago2008-02-21 Rob Bradford <rob@openedhand.com>
Rob Bradford [Thu, 21 Feb 2008 11:59:35 +0000 (11:59 +0000)]
2008-02-21  Rob Bradford  <rob@openedhand.com>

* psplash.c: (main):
Revert artwork. Needs more love.

16 years ago2008-02-21 Rob Bradford <rob@openedhand.com>
Rob Bradford [Thu, 21 Feb 2008 11:48:25 +0000 (11:48 +0000)]
2008-02-21  Rob Bradford  <rob@openedhand.com>

* psplash-poky-img.h:
* psplash.c: (main):
Try new artwork.

17 years agopsplash: Draw the progress bar more optimally
Richard Purdie [Wed, 28 Mar 2007 16:25:41 +0000 (16:25 +0000)]
psplash: Draw the progress bar more optimally

17 years agopsplash: Add support for negative progress values
Richard Purdie [Wed, 28 Mar 2007 14:33:44 +0000 (14:33 +0000)]
psplash: Add support for negative progress values

17 years ago2007-02-16 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Fri, 16 Feb 2007 16:36:16 +0000 (16:36 +0000)]
2007-02-16  Matthew Allum  <mallum@openedhand.com>

        * README:
        * configure.ac:
        * psplash.doap:
        Update for 0.1 release

17 years ago2006-12-22 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Fri, 22 Dec 2006 17:29:51 +0000 (17:29 +0000)]
2006-12-22  Matthew Allum  <mallum@openedhand.com>

        * psplash-fb.c:
        * psplash.c:
        More rotation tweaks

17 years ago2006-12-22 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Fri, 22 Dec 2006 17:01:03 +0000 (17:01 +0000)]
2006-12-22  Matthew Allum  <mallum@openedhand.com>

        * psplash.c:
        Whoops, actually set the angle config option

17 years ago2006-12-22 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Fri, 22 Dec 2006 13:08:15 +0000 (13:08 +0000)]
2006-12-22  Matthew Allum  <mallum@openedhand.com>

        * psplash-fb.c:
        * psplash-fb.h:
        * psplash.c:
        Add -angle cmd line arg, hopefully fix rotation

17 years ago2006-12-19 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Tue, 19 Dec 2006 12:54:46 +0000 (12:54 +0000)]
2006-12-19  Matthew Allum  <mallum@openedhand.com>

        * psplash-fb.c:
        * psplash-fb.h:
        * psplash.c:
        Add some as yet tested basic rotation code.
        * psplash.h:
        Disable DBG output by default.

17 years ago * psplash-write.c:
Richard Purdie [Tue, 21 Nov 2006 13:26:41 +0000 (13:26 +0000)]
   * psplash-write.c:
       Disable error message when the fifo doesn't exist.

17 years ago2006-11-21 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Tue, 21 Nov 2006 12:05:56 +0000 (12:05 +0000)]
2006-11-21  Matthew Allum  <mallum@openedhand.com>

        * psplash.c: (main):
        Add some more commenting
        * psplash.doap:
        Add DOAP file.

17 years ago2006-09-28 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Thu, 28 Sep 2006 17:10:17 +0000 (17:10 +0000)]
2006-09-28  Matthew Allum  <mallum@openedhand.com>

        * psplash-bar-img.h:
        pixel pop a little
        * psplash.c: (psplash_draw_progress), (main):
        Move bar up a little.

17 years ago2006-09-28 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Thu, 28 Sep 2006 16:59:02 +0000 (16:59 +0000)]
2006-09-28  Matthew Allum  <mallum@openedhand.com>

        * psplash.c: (psplash_draw_progress), (main):
        img positioning tweaks.

17 years ago2006-09-28 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Thu, 28 Sep 2006 16:51:17 +0000 (16:51 +0000)]
2006-09-28  Matthew Allum  <mallum@openedhand.com>

        * Makefile.am:
        * make-image-header.sh:
        * psplash-bar-img.h:
        * psplash-hand-img.h:
        * psplash.c: (psplash_draw_msg), (psplash_draw_progress), (main):
        Add new hopefully nicer untested images.

        * psplash-image.h:
        Remove

17 years ago2006-09-08 Matthew Allum <mallum@openedhand.com>
Matthew Allum [Fri, 8 Sep 2006 20:53:29 +0000 (20:53 +0000)]
2006-09-08  Matthew Allum  <mallum@openedhand.com>

        * Makefile.am:
        * radeon-font.h:
        Add 'compiled' font.

        * psplash-fb.c:
        * psplash-fb.h:
        * psplash.c:
        * psplash.h:
        Add basic font/text rendering support
        Add remote msg suuport (psplash-write 'MSG hello world')
        Add cmd line switch to disable console switch
        Move console switch after fifo set up.

17 years agoAdded initial psplash sources
Matthew Allum [Wed, 6 Sep 2006 20:23:39 +0000 (20:23 +0000)]
Added initial psplash sources