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
/
bootloader
/
show_logo.c
(
unfollow
)
Commit message (
Expand
)
Author
2014-08-28
Fix up the bootloaders
Michael Sevakis
2012-03-19
center logo horizontaly in bootloader version of show_logo()
Marcin Bukat
2011-11-13
Add the ability to create a prefilled struct bitmap along with generated images.
Thomas Martitz
2011-09-08
Remove return value from show_logo() in bootloader/
Bertrik Sikken
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2010-02-05
Make Clip+ bootloader build
Rafaël Carré
2009-12-31
FS#10047 : Clipv2
Rafaël Carré
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-10-12
Remove usage of snprintf and strlen and instead calculate things at compile-t...
Dave Chapman
2008-10-12
Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...
Dave Chapman
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-05
Oops. Forgot to svn add this.
Barry Wardell
2006-07-28
X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...
Jens Arnold
2006-03-19
code policed // comments
Daniel Stenberg
2006-02-09
Refactor SDL sim source so drawing routines are written once. Split bitmap, r...
Dan Everton
2006-02-07
Add Equalizer configuration to Sound Settings menu.
Dan Everton
2006-02-03
Patch #1417462 by Dan Everton - Improved SDL simulator
Linus Nielsen Feltzing
2003-07-01
Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...
Hardeep Sidhu
2003-03-12
Changed ON+PLAY screen to a menu, unified player & recorder and moved the cod...
Björn Stenberg
2002-07-15
Added build timestamp in version string
Björn Stenberg
2002-05-29
make the version string say "CVS" when retrieved from CVS, it gets
Daniel Stenberg
2002-05-29
Added version display to menu
Björn Stenberg
2002-05-29
APPSVERSION is defined in a stand-alone header file, and main.c sets
Daniel Stenberg