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
(
follow
)
Commit message (
Expand
)
Author
Age
*
added some stupid faked random functions too, to build on target
Daniel Stenberg
2002-06-04
*
whoa! make the simulator take care of the mpeg_play() function instead
Daniel Stenberg
2002-06-04
*
pressing play on an .m3u file will run the playlist code
Daniel Stenberg
2002-06-04
*
Moved playlist code here from the firmware directory, also adjusted it
Daniel Stenberg
2002-06-04
*
sleep now references HZ
Robert Hak
2002-06-04
*
increased length of 'you lose' display
Robert Hak
2002-06-04
*
sprintf => snprintf and now we build on the recorder again
Daniel Stenberg
2002-06-03
*
Zoomed Screen
Felix Arends
2002-05-31
*
Fixed remove-line-bug.
Felix Arends
2002-05-31
*
included string.h for strlen function and sprintf.h for snprintf.
Felix Arends
2002-05-31
*
use proper ansi function declarations to reduce compiler warnings
Daniel Stenberg
2002-05-31
*
now uses the internal image/bitmap/icon called rockbox112x37 if there's no
Daniel Stenberg
2002-05-31
*
added this icon I call rockbox112x37, let's now all take a guess what it
Daniel Stenberg
2002-05-31
*
Added peek_next_track() for playing all files in a dir
Björn Stenberg
2002-05-31
*
Turn off double-height when displaying file list
Björn Stenberg
2002-05-31
*
Show boot screen double height on new players
Björn Stenberg
2002-05-31
*
Everyone wants a logo
Björn Stenberg
2002-05-31
*
MENU exits sound setting
Björn Stenberg
2002-05-31
*
the recorder now gets an archos.ajz output file
Daniel Stenberg
2002-05-31
*
Replaced - cursor with more suitable char for player
Björn Stenberg
2002-05-31
*
credits and version merged
Robert Hak
2002-05-31
*
Remember cursor position instead of searching for it
Björn Stenberg
2002-05-31
*
cleaner version of the version and splash merge
Robert Hak
2002-05-31
*
merged the splash screen and version info
Robert Hak
2002-05-31
*
Removed libc from link line
Björn Stenberg
2002-05-30
*
Partition table is no longer global
Björn Stenberg
2002-05-30
*
fixed the display time for the splash screen on menu
Robert Hak
2002-05-30
*
didn't commit this. allows for delay display of splash screen from menu
Robert Hak
2002-05-30
*
Added directory sorting
Björn Stenberg
2002-05-30
*
STOP in root dir stops playback
Björn Stenberg
2002-05-30
*
Moved show_logo() to after malloc_init
Björn Stenberg
2002-05-30
*
removed odd unused extern
Daniel Stenberg
2002-05-30
*
fixed show_logo()
Daniel Stenberg
2002-05-30
*
removed unused variables, removed static variables
Daniel Stenberg
2002-05-30
*
we now show the splash screen from the menu on a delay
Robert Hak
2002-05-30
*
corrected the curson not being drawn for the recorder
Robert Hak
2002-05-30
*
corrected the comment regarding what kind of BMP files this reads
Daniel Stenberg
2002-05-30
*
rearranged to prevent compiler warnings
Daniel Stenberg
2002-05-30
*
prevent compiler warning by using unsigned int where suitable
Daniel Stenberg
2002-05-30
*
prototype for the BMP file reader function
Daniel Stenberg
2002-05-30
*
#include "bmp.h" moved into the conditional include for BITMAP displays
Daniel Stenberg
2002-05-30
*
included sprintf.h for snprintf definition
Felix Arends
2002-05-29
*
included debug.h for debugf function
Felix Arends
2002-05-29
*
included string.h for memset in windows
Felix Arends
2002-05-29
*
Fixed draw bug. Removed wrapping.
Björn Stenberg
2002-05-29
*
make the version string say "CVS" when retrieved from CVS, it gets
Daniel Stenberg
2002-05-29
*
MENU exits menu
Björn Stenberg
2002-05-29
*
Version waits for key press instead of 1s sleep
Björn 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
2002-05-29
[next]