<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/credits.pl, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Patch #1272052 by Henrik Backe - Move credits to a plugin</title>
<updated>2005-09-02T05:39:09+00:00</updated>
<author>
<name>Linus Nielsen Feltzing</name>
<email>linus@haxx.se</email>
</author>
<published>2005-09-02T05:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=60895bc107f5689f19de61828d8ffe0f2f1f59b5'/>
<id>60895bc107f5689f19de61828d8ffe0f2f1f59b5</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7450 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7450 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>extract the names better from the CREDITS file</title>
<updated>2003-02-15T17:37:23+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2003-02-15T17:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=8cc69d8080ac707b6b204282bb62f9351b213dbb'/>
<id>8cc69d8080ac707b6b204282bb62f9351b213dbb</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3274 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3274 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>This is a little script that extracts all the names from the docs/CREDITS</title>
<updated>2002-10-15T07:48:45+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2002-10-15T07:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=48be942fcbad4fef3e16e2eeb963b78114c0faca'/>
<id>48be942fcbad4fef3e16e2eeb963b78114c0faca</id>
<content type='text'>
file and output them suitably for inclusion in credits.c.

I would've used an awk script for this but I guess the windows people wouldn't
like that. Anyway for the record, I actually used 'a2p' with my awk hack
{ if(a &amp;&amp; length($1)) print $0}  /Friend/ {a++;}

The perl version is slightly larger.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2637 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
file and output them suitably for inclusion in credits.c.

I would've used an awk script for this but I guess the windows people wouldn't
like that. Anyway for the record, I actually used 'a2p' with my awk hack
{ if(a &amp;&amp; length($1)) print $0}  /Friend/ {a++;}

The perl version is slightly larger.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2637 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
