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
*
output debugf() nicely for simulator builds too
Daniel Stenberg
2002-06-04
*
added some stupid faked random functions too, to build on target
Daniel Stenberg
2002-06-04
*
works with playlist code, now stubs mpeg_play() to be able to show some
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
*
playlist stuff is not firmware, it should be in the apps code. moving it
Daniel Stenberg
2002-06-04
*
clarified and added details about the X11 simulator build
Daniel Stenberg
2002-06-04
*
The mpeg player could miss the last byte of a song
Linus Nielsen Feltzing
2002-06-04
*
Added some kernel docs
Linus Nielsen Feltzing
2002-06-04
*
Clarified the mutex code, renamed the NUM_TICK_TASKS macro
Linus Nielsen Feltzing
2002-06-04
*
Moved NUM_TICK_TASKS definition
Linus Nielsen Feltzing
2002-06-04
*
the sim should not take args off the command line
Robert Hak
2002-06-04
*
sleep now references HZ
Robert Hak
2002-06-04
*
increased length of 'you lose' display
Robert Hak
2002-06-04
*
all the funky new news about the v1 release
Robert Hak
2002-06-04
*
configure update for simulator builds must preserve display and keypad
Daniel Stenberg
2002-06-03
*
now configure update works for simulator builds too
Daniel Stenberg
2002-06-03
*
sprintf => snprintf and now we build on the recorder again
Daniel Stenberg
2002-06-03
*
Added simulator screenshots
Björn Stenberg
2002-06-02
*
Added simulators
Björn Stenberg
2002-06-02
*
Player compatible code, interface still needs some changes for player
Felix Arends
2002-06-01
*
Changed history.t link to .html
Björn Stenberg
2002-06-01
*
First version
Björn Stenberg
2002-06-01
*
Added download link
Björn Stenberg
2002-06-01
*
Added sh-win
Björn Stenberg
2002-06-01
*
Changed h2 h3 font size
Björn Stenberg
2002-06-01
*
archos.ajz for recorder
Björn Stenberg
2002-06-01
*
Added daily snapshots
Björn Stenberg
2002-06-01
*
fixed a section bagder missed
Robert Hak
2002-05-31
*
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
*
Had to include <stddef.h> so that size_t is defined.
Felix Arends
2002-05-31
*
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
[next]