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
/
clock
/
clock_draw_binary.h
(
unfollow
)
Commit message (
Expand
)
Author
2009-07-12
set svn:keywords property
Teruaki Kawashima
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2007-08-04
Rewrote the clock plugin in a cleaner and more modular way so that it can sca...
Kevin Ferrare
2006-07-19
Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.
Antoine Cellerier
2003-01-10
Adapted player code for new Rocklatin character set.
Kjell Ericson
2002-10-08
Added new icons for .cfg and .txt files
Björn Stenberg
2002-09-24
Added a flag icon for language files.
Björn Stenberg
2002-09-03
Wrong order of icons
Linus Nielsen Feltzing
2002-09-03
New player directory with icons
Linus Nielsen Feltzing
2002-09-02
Renamed "wps.config" to "default.wps".
Björn Stenberg
2002-08-31
USB Related:
Justin Heiner
2002-08-30
Psyco Dedman's player progress-bar fix
Daniel Stenberg
2002-08-30
Moved display portions of wps.c into new file: wps-display.c
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-05-26
Sound settings
Björn Stenberg
2002-05-24
Proper declaration of show_splash and main_menu
Björn Stenberg
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg