summaryrefslogtreecommitdiff
path: root/apps/plugins/credits.c
AgeCommit message (Expand)Author
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-08revert r19638 which was just bad...Jonathan Gordon
2009-01-02FS#9742 - hopefully the last of theseJonathan Gordon
2008-12-13Some plugins need to yield under heavy user input especially with a scrollwheel.Michael Sevakis
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-21fix yellowJonathan Gordon
2008-05-20Make local functions static and rename STOP_AUTOSCROLL to lowercase.Bertrik Sikken
2008-05-13Plugin parameters should be const.Steve Bavin
2007-10-15use the list context in credits which has to be defined for every target Jonathan Gordon
2007-09-06Credits: better counter when scrolling manuallyPeter D'Hoye
2007-09-03Make the credits scrolling changes a bit more user friendly, use actions and ...Peter D'Hoye
2007-08-30the last oops?Peter D'Hoye
2007-08-30fix yellow :)Peter D'Hoye
2007-08-30fix redPeter D'Hoye
2007-08-30Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits ...Peter D'Hoye
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2007-03-14Correct a commentDave Chapman
2007-03-14The code police strikes backLinus Nielsen Feltzing
2007-03-14Always restore backlight timer when user exits Version screen - fix FS#6811Steve Bavin
2006-08-09fix scroll speed on the gigabeatMarcoen Hirschberg
2006-05-29Fix Player builds and extend the delay between the last name appearing and th...Zakk Roberts
2006-05-29Entirely rewritten credits roll for bitmap LCDs, loosely based on my Clock cr...Zakk Roberts
2006-05-02Player: Credits plugin correctly working with UTF-8. Patch by Marcoen Hirschb...Jens Arnold
2006-03-21Display logo for 3 seconds instead of 2 before rolling the credits - makes it...Zakk Roberts
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-12-02numerous gcc4 (un)signed warnings killedDaniel Stenberg
2005-09-22Credit scroll speed as sine wave in an attempt to beome more readable on theDaniel Stenberg
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing