index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2002-06-12
Set margins when clearing screen
Björn Stenberg
2002-06-12
Removed erroneous {
Björn Stenberg
2002-06-12
Cleaned out a lot of #ifdefs
Björn Stenberg
2002-06-12
Fixed scroll screen garbage bug
Björn Stenberg
2002-06-12
playlist icon now displayed for playlists
Robert Hak
2002-06-12
uh, make sure we start with a slash when playing songs
Daniel Stenberg
2002-06-12
fix multiple slash problems
Daniel Stenberg
2002-06-11
Added simple scroll speed setting
Björn Stenberg
2002-06-11
Stop scrolling before leaving directory
Björn Stenberg
2002-06-11
Changed to correct target name for recorder
Björn Stenberg
2002-06-11
now that show_logo() doesn't mess with the disk we call it as early as
Daniel Stenberg
2002-06-11
we now handle playlists in a block of 255 bytes instead of a single byte at a...
Robert Hak
2002-06-11
we now handle playlists in a block of 255 bytes instead of a single byte at a...
Robert Hak
2002-06-10
Initializations done in the correct order
Linus Nielsen Feltzing
2002-06-10
Use only internally provided logotype, as we are too early in the init
Daniel Stenberg
2002-06-10
lcd_init() for player too
Björn Stenberg
2002-06-10
Added filename scrolling
Björn Stenberg
2002-06-10
Added simulator init
Björn Stenberg
2002-06-10
Added leading slash to the mp3 file name
Linus Nielsen Feltzing
2002-06-10
Changed prototype of playtune
Linus Nielsen Feltzing
2002-06-07
include string.h to remove compiler warning on target
Daniel Stenberg
2002-06-07
removed two compiler warnings, made the rand functions static
Daniel Stenberg
2002-06-07
include playlist.h to get rid of warning
Daniel Stenberg
2002-06-07
Killed a few warnings
Linus Nielsen Feltzing
2002-06-07
removed unused protos, added missing
Daniel Stenberg
2002-06-04
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-03
sprintf => snprintf and now we build on the recorder again
Daniel Stenberg
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
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-30
Removed libc from link line
Björn Stenberg
[next]