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
Commit message (
Expand
)
Author
Age
*
Keep playing current song even if we can't load next
Björn Stenberg
2002-05-31
*
remove compiler warnings by using '#ifdef DEBUG' on a large section
Daniel Stenberg
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
*
Check for more files to play
Björn 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
*
Untranslated chars should be pass-through
Björn Stenberg
2002-05-31
*
target builds must run make in firmware AND apps
Daniel Stenberg
2002-05-31
*
made it support --help or -h as arguments, and then displays a very short
Daniel Stenberg
2002-05-31
*
credits and version merged
Robert Hak
2002-05-31
*
updated the build instruction since we now support building the simulator
Daniel Stenberg
2002-05-31
*
supports OBJDIR etc to make it possible to have the configure script generate
Daniel Stenberg
2002-05-31
*
now manages simulator makefiles too!
Daniel Stenberg
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
*
include the 8bit bitmap instead of the previos 24bit one (that is no longer
Daniel Stenberg
2002-05-31
*
Removed libc from link line
Björn Stenberg
2002-05-30
*
Added code from libc instead of requiring newlib
Björn Stenberg
2002-05-30
*
debugbuf and debugmembuf does not have to be global
Björn Stenberg
2002-05-30
*
Umm, bpb must be static to be local :)
Björn Stenberg
2002-05-30
*
struct bpb does not have to be global
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
*
removed char(un)def.h includes
Daniel Stenberg
2002-05-30
*
removed the no longer used code for simulating the player LCD
Daniel Stenberg
2002-05-30
*
lcd_clear_display() now works when player-simulated the same way the
Daniel Stenberg
2002-05-30
*
we don't need these weirdo defined anymore
Daniel Stenberg
2002-05-30
*
removed the ugly use of char(un)def.h
Daniel Stenberg
2002-05-30
*
when building a simulator for the player, we do lcd_update() from within
Daniel Stenberg
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
*
Added cvs@haxx.se to loginfo
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
[next]