profile/ivi/psplash.git
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