<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plymouth.git/src/splash-plugins/spinfinity/Makefile.am, branch 0.3.1</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/'/>
<entry>
<title>Create new libplybootsplash</title>
<updated>2008-06-09T15:38:56+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-06-09T14:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=5d1e93403afe32e6879515b1c74b3e5b6366ad54'/>
<id>5d1e93403afe32e6879515b1c74b3e5b6366ad54</id>
<content type='text'>
The old approach of including the same source files into
multiple places is less than pretty.  But moving the code
to libply didn't seem right either, since libply is fairly
generic and could in theory get swapped out with a standard
runtime at some point.

Also, exposing libplybootsplash as an external library will
facilitate creating out of tree splash plugins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old approach of including the same source files into
multiple places is less than pretty.  But moving the code
to libply didn't seem right either, since libply is fairly
generic and could in theory get swapped out with a standard
runtime at some point.

Also, exposing libplybootsplash as an external library will
facilitate creating out of tree splash plugins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port password handling over to using new answer object</title>
<updated>2008-06-02T15:49:00+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-06-02T15:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=f5a15611fb5fe1d36f8922e1c2a6f751ab0b8df7'/>
<id>f5a15611fb5fe1d36f8922e1c2a6f751ab0b8df7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow distro/system builder to specify path to logo</title>
<updated>2008-05-29T20:54:00+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-29T20:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=3f91989cf323851d741b736fdca2560756800bb5'/>
<id>3f91989cf323851d741b736fdca2560756800bb5</id>
<content type='text'>
Previously we've just hard coded the location to the fedora
logo.  Now it's a configure time flag.  We also have a configure
time flag for a background color that goes with the logo, but
none of the splash plugins make use of it yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we've just hard coded the location to the fedora
logo.  Now it's a configure time flag.  We also have a configure
time flag for a background color that goes with the logo, but
none of the splash plugins make use of it yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename all the plugins from &lt;plugin-name&gt;.c -&gt; main.c</title>
<updated>2008-05-29T02:11:22+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-29T02:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=0b0afb569b254e757ec00540fdd2e6bdb8180896'/>
<id>0b0afb569b254e757ec00540fdd2e6bdb8180896</id>
<content type='text'>
Just makes things more consistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just makes things more consistent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move images in splash-plugins to subdirectories, so they don't clash</title>
<updated>2008-05-28T15:53:04+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-28T15:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=0e3d2824d29b469a977ed8780336c05f92e84921'/>
<id>0e3d2824d29b469a977ed8780336c05f92e84921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a throbber to the splash screen and build spinfinity</title>
<updated>2008-05-28T13:25:28+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-28T12:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=943ff6268c88aedc276970b2bb19ae1c06b1680d'/>
<id>943ff6268c88aedc276970b2bb19ae1c06b1680d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy and modify fedora-fade-in to new spinfinity plugin</title>
<updated>2008-05-24T05:39:27+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-24T05:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=49c5e2654644c8952d9a086568bd020fc841eb5c'/>
<id>49c5e2654644c8952d9a086568bd020fc841eb5c</id>
<content type='text'>
The idea is to make a plugin that matches mockups done by
Mike Langlie.  The mockups feature a throbber that spins
in the shape of an infinity sign.  This is just a placeholder.
Most of the mockup isn't implemented yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The idea is to make a plugin that matches mockups done by
Mike Langlie.  The mockups feature a throbber that spins
in the shape of an infinity sign.  This is just a placeholder.
Most of the mockup isn't implemented yet.
</pre>
</div>
</content>
</entry>
</feed>
