Difference between revisions of "Write an Updated Boot Screen"

From CDOT Wiki
Jump to: navigation, search
Line 3: Line 3:
  
 
== Project Description ==
 
== Project Description ==
Writing am updated boot screen with Pidora logo instead of Fedora remix logo. Write script using OpenGL more effectively to display image effects.
+
Writing am updated boot screen with the Pidora logo instead of the Fedora remix logo. Write a script using OpenGL more effectively to display image effects.
  
 
<!-- Description should be no longer than a paragraph. Include links to any relevant on-line resources. For example, [http://fedoraproject.org/wiki] or [http://developer.mozilla.org MDC]. -->
 
<!-- Description should be no longer than a paragraph. Include links to any relevant on-line resources. For example, [http://fedoraproject.org/wiki] or [http://developer.mozilla.org MDC]. -->

Revision as of 18:04, 9 October 2013

Writing an Updated Boot Screen

Project Description

Writing am updated boot screen with the Pidora logo instead of the Fedora remix logo. Write a script using OpenGL more effectively to display image effects.


Project Leader

Ai Dow [1]


Project Contributor(s)

Project Details

Pidora includes an OpenGL-powered boot screen, which uses the Raspberry Pi Fedora Remix logo. This existing package is called raspi-splash-1.0-1 and available from http://koji.pidora.ca/koji/buildinfo?buildID=39918 .

The existing package use many image frames zipped and stored within the package. The code unzip each frame every time it runs; therefore it runs very slow and takes up memory. This project to write new script to utilize OpenGL effectively to achieve faster and smaller software with the new Pidora logo.


Project Plan

Tracking

Project updates will be posted to this page and Ai Dow's blog[2]


Key contacts

Goals by Release

Goals for each release and plans for reaching those goals:

  • 0.1
   1) Plan a design for the Boot Screen
   2) Write triangle.c script using C implementing OpenGL to achieve image effects
   3) Write raspi-splash.spec and build the raspi-splash-2.0.1
  • 0.2
   1) Package raspi-splash-2.0-1 and test it on Pidora
   2) Upload the tested package for review

  • 0.3
   1) Fix the problem found in review.

Communication

Mailing Lists

Upsteam Wiki and Web

Links/Bugs/Tracking

Source Code Control

Blogs

Ai Dow's blog[3]

Non-Seneca Participants

Planets

Project News