index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
credits.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
2011-01-24
*
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
2010-08-28
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
revert r19638 which was just bad...
Jonathan Gordon
2009-01-08
*
FS#9742 - hopefully the last of these
Jonathan Gordon
2009-01-02
*
Some plugins need to yield under heavy user input especially with a scrollwheel.
Michael Sevakis
2008-12-13
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
fix yellow
Jonathan Gordon
2008-05-21
*
Make local functions static and rename STOP_AUTOSCROLL to lowercase.
Bertrik Sikken
2008-05-20
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
use the list context in credits which has to be defined for every target
Jonathan Gordon
2007-10-15
*
Credits: better counter when scrolling manually
Peter D'Hoye
2007-09-06
*
Make the credits scrolling changes a bit more user friendly, use actions and ...
Peter D'Hoye
2007-09-03
*
the last oops?
Peter D'Hoye
2007-08-30
*
fix yellow :)
Peter D'Hoye
2007-08-30
*
fix red
Peter D'Hoye
2007-08-30
*
Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits ...
Peter D'Hoye
2007-08-30
*
Pass plugin api pointer to funtion directly, fixes crashes when doing increme...
Peter D'Hoye
2007-08-16
*
Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...
Peter D'Hoye
2007-08-15
*
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-07-27
*
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
2007-04-06
*
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
2007-03-14
*
fix scroll speed on the gigabeat
Marcoen Hirschberg
2006-08-09
*
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-29
*
Player: Credits plugin correctly working with UTF-8. Patch by Marcoen Hirschb...
Jens Arnold
2006-05-02
*
Display logo for 3 seconds instead of 2 before rolling the credits - makes it...
Zakk Roberts
2006-03-21
*
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2006-01-15
*
numerous gcc4 (un)signed warnings killed
Daniel Stenberg
2005-12-02
*
Credit scroll speed as sine wave in an attempt to beome more readable on the
Daniel Stenberg
2005-09-22
*
Patch #1272052 by Henrik Backe - Move credits to a plugin
Linus Nielsen Feltzing
2005-09-02