| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Patch #1272052 by Henrik Backe - Move credits to a plugin | Linus Nielsen Feltzing | 2005-09-02 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7450 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | extract the names better from the CREDITS file | Daniel Stenberg | 2003-02-15 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3274 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | This is a little script that extracts all the names from the docs/CREDITS | Daniel Stenberg | 2002-10-15 |
| 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 && 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 | |||