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