summaryrefslogtreecommitdiff
path: root/apps/plugins/credits.c (unfollow)
Commit message (Collapse)Author
2006-08-09fix scroll speed on the gigabeatMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10501 a1c6a512-1295-4272-9138-f99709370657
2006-05-29Fix Player builds and extend the delay between the last name appearing and ↵Zakk Roberts
the plugin exiting from 1 second to 2.5 seconds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10013 a1c6a512-1295-4272-9138-f99709370657
2006-05-29Entirely rewritten credits roll for bitmap LCDs, loosely based on my Clock ↵Zakk Roberts
credits roll. Text flies in from left, a line at a time, until the LCD is full, and then each line flies out and a new line flies in, until the list of names is exhausted. Significantly improves readability on H1x0, and probably on all other models as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10012 a1c6a512-1295-4272-9138-f99709370657
2006-05-02Player: Credits plugin correctly working with UTF-8. Patch by Marcoen ↵Jens Arnold
Hirschberg. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9862 a1c6a512-1295-4272-9138-f99709370657
2006-03-21Display logo for 3 seconds instead of 2 before rolling the credits - makes ↵Zakk Roberts
it easier to read the build date/time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9145 a1c6a512-1295-4272-9138-f99709370657
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ↵Jens Arnold
keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8349 a1c6a512-1295-4272-9138-f99709370657
2005-12-02numerous gcc4 (un)signed warnings killedDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8121 a1c6a512-1295-4272-9138-f99709370657
2005-09-22Credit scroll speed as sine wave in an attempt to beome more readable on theDaniel Stenberg
blurry iriver LCD. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7536 a1c6a512-1295-4272-9138-f99709370657
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7450 a1c6a512-1295-4272-9138-f99709370657
2005-06-24First part of graphics api rework. Special functions, parameter handling, ↵Jens Arnold
pixel functions, lines and filled primitives done for black & white core, main display. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6856 a1c6a512-1295-4272-9138-f99709370657
2005-05-09Minor optimisation.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6450 a1c6a512-1295-4272-9138-f99709370657
2005-05-08Cool new credits scroller for player.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6426 a1c6a512-1295-4272-9138-f99709370657
2005-01-17Bitmapped roll_credits() didn't use the defined LCD height.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5571 a1c6a512-1295-4272-9138-f99709370657
2004-09-19Don't leave a stray release.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5093 a1c6a512-1295-4272-9138-f99709370657
2004-09-19Redesigned the button handling. The code now uses symbolic function defines ↵Björn Stenberg
instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5091 a1c6a512-1295-4272-9138-f99709370657
2004-08-03More const policeing step 5Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4984 a1c6a512-1295-4272-9138-f99709370657
2004-07-19Const'ed the logo, the bitmaps and the credits (optimization for running ↵Jens Arnold
from ROM) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4896 a1c6a512-1295-4272-9138-f99709370657
2003-11-20Minor cosmetic fix in the credit scrollerLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4053 a1c6a512-1295-4272-9138-f99709370657
2003-03-17Hey, how come no one reported this? The credits were rolling using thatDaniel Stenberg
boring old monospace font! ;-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3465 a1c6a512-1295-4272-9138-f99709370657
2002-10-15use the generated list of namesDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2640 a1c6a512-1295-4272-9138-f99709370657
2002-10-15*slap*Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2636 a1c6a512-1295-4272-9138-f99709370657
2002-10-15two new namesDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2633 a1c6a512-1295-4272-9138-f99709370657
2002-10-01Mark HillebrandLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2468 a1c6a512-1295-4272-9138-f99709370657
2002-09-30*friends*Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2454 a1c6a512-1295-4272-9138-f99709370657
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and ↵Björn Stenberg
lcd_getstringsize. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2403 a1c6a512-1295-4272-9138-f99709370657
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
propfont and loadable font code. New font file format. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2269 a1c6a512-1295-4272-9138-f99709370657
2002-09-06runs smoother-looking on targetDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2208 a1c6a512-1295-4272-9138-f99709370657
2002-09-05uh, fonts can be other heights too ;-)Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2190 a1c6a512-1295-4272-9138-f99709370657
2002-09-05Credits gone movie-style! ;-)Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2189 a1c6a512-1295-4272-9138-f99709370657
2002-09-02Put Randy up there in the neon lights.Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2133 a1c6a512-1295-4272-9138-f99709370657
2002-09-02up-to-date with CREDITSDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2126 a1c6a512-1295-4272-9138-f99709370657
2002-08-12Mats Lidell joins the listRobert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1690 a1c6a512-1295-4272-9138-f99709370657
2002-08-05up-to-date with CREDITSDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1537 a1c6a512-1295-4272-9138-f99709370657
2002-08-02join the party!Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1527 a1c6a512-1295-4272-9138-f99709370657
2002-08-01added Markus BraunDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1513 a1c6a512-1295-4272-9138-f99709370657
2002-07-27Forgot to delete obsolete codeLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1471 a1c6a512-1295-4272-9138-f99709370657
2002-07-27No more blank screensLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1469 a1c6a512-1295-4272-9138-f99709370657
2002-07-22Added Hardeep SidhuLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1402 a1c6a512-1295-4272-9138-f99709370657
2002-07-18Added contributorsBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1382 a1c6a512-1295-4272-9138-f99709370657
2002-06-28Added Julien BoissinotLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1248 a1c6a512-1295-4272-9138-f99709370657
2002-06-26Jerome Kuptz deserves a place in hereDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1201 a1c6a512-1295-4272-9138-f99709370657
2002-06-20Magnus Öman, for the fontDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1129 a1c6a512-1295-4272-9138-f99709370657
2002-06-19Simplified credit dataBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1090 a1c6a512-1295-4272-9138-f99709370657
2002-06-16i messed up spacingRobert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1025 a1c6a512-1295-4272-9138-f99709370657
2002-06-16Eric Linenberg joins the credit listRobert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1024 a1c6a512-1295-4272-9138-f99709370657
2002-05-31credits and version mergedRobert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@844 a1c6a512-1295-4272-9138-f99709370657
2002-05-30prevent compiler warning by using unsigned int where suitableDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@811 a1c6a512-1295-4272-9138-f99709370657
2002-05-29included sprintf.h for snprintf definitionFelix Arends
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@803 a1c6a512-1295-4272-9138-f99709370657
2002-05-28Adapted to modified button_get() callBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@760 a1c6a512-1295-4272-9138-f99709370657
2002-05-21Now supports charcell displayBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@647 a1c6a512-1295-4272-9138-f99709370657