Difference between revisions of "Write an Updated Boot Screen"

From CDOT Wiki
Jump to: navigation, search
(Planets)
Line 84: Line 84:
  
 
=== Planets ===
 
=== Planets ===
 +
<a href="http://zenit.senecac.on.ca/wiki/index.php/User:Ai_Dow" class="external text" title="http://zenit.senecac.on.ca/wiki/index.php/User:Ai_Dow" rel="nofollow">Ai Dow</a>
 +
 
<!-- Links to any planets related to this project -->
 
<!-- Links to any planets related to this project -->
  

Revision as of 09:29, 10 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) Learn how to use OpenGL
   3) Experiment changes in triangle.c
   4) Write triangle.c script using C implementing OpenGL to achieve image effects
   5) 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

<a href="http://zenit.senecac.on.ca/wiki/index.php/User:Ai_Dow" class="external text" title="http://zenit.senecac.on.ca/wiki/index.php/User:Ai_Dow" rel="nofollow">Ai Dow</a>


Project News