index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
credits.c
Age
Commit message (
Expand
)
Author
2007-04-06
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
2007-03-14
Correct a comment
Dave Chapman
2007-03-14
The code police strikes back
Linus Nielsen Feltzing
2007-03-14
Always restore backlight timer when user exits Version screen - fix FS#6811
Steve Bavin
2006-08-09
fix scroll speed on the gigabeat
Marcoen Hirschberg
2006-05-29
Fix Player builds and extend the delay between the last name appearing and th...
Zakk Roberts
2006-05-29
Entirely rewritten credits roll for bitmap LCDs, loosely based on my Clock cr...
Zakk Roberts
2006-05-02
Player: Credits plugin correctly working with UTF-8. Patch by Marcoen Hirschb...
Jens Arnold
2006-03-21
Display logo for 3 seconds instead of 2 before rolling the credits - makes it...
Zakk Roberts
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2005-12-02
numerous gcc4 (un)signed warnings killed
Daniel Stenberg
2005-09-22
Credit scroll speed as sine wave in an attempt to beome more readable on the
Daniel Stenberg
2005-09-02
Patch #1272052 by Henrik Backe - Move credits to a plugin
Linus Nielsen Feltzing