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-17
add our libc headers directory to the include path
Daniel Stenberg
2002-06-17
Removed snprintf warning. Removed unnecessary #ifdef
Björn Stenberg
2002-06-17
Made playlist shuffle an option instead of an action
Björn Stenberg
2002-06-17
Added lcd_update to make settings work ok on recorder
Björn Stenberg
2002-06-17
Added backslash and drive letter support
Björn Stenberg
2002-06-17
Player builds now use a separate linker control file
Daniel Stenberg
2002-06-16
i messed up spacing
Robert Hak
2002-06-16
Eric Linenberg joins the credit list
Robert Hak
2002-06-16
added menu options for bounce, sokoban and corrected screensaver => boxes ref...
Robert Hak
2002-06-16
increased lines on menu display
Robert Hak
2002-06-16
first there was tetris, now we have sokoban
Robert Hak
2002-06-16
renamed screensaver.[ch] to boxes
Robert Hak
2002-06-15
This is the start of a text file viewer for the Player. It is not called
Daniel Stenberg
2002-06-15
the playlist loader now ignores lines that start with # as they are meant
Daniel Stenberg
2002-06-15
unused variable, remove compiler warning
Daniel Stenberg
2002-06-15
made ss_loop static
Daniel Stenberg
2002-06-15
Lemme describe it this way:
Daniel Stenberg
2002-06-15
Selector was already the cursor image, so I removed the duplicate
Daniel Stenberg
2002-06-15
made the player simulator get a "nice" cursor too!
Daniel Stenberg
2002-06-14
current_tick is now simulated too (hey Felix, this breaks the win32 sim!)
Daniel Stenberg
2002-06-14
killed off a warning
Daniel Stenberg
2002-06-14
hehe, we better clear at y*8 not y*6 ;-)
Daniel Stenberg
2002-06-14
the cursor is now only 4 pixels wide
Daniel Stenberg
2002-06-14
nicer cursor and a folder bitmap that is horizontally aligned with the file
Daniel Stenberg
2002-06-14
made to use the new cursor bitmap on the recorder, so put_cursorxy() is
Daniel Stenberg
2002-06-14
Added cursor bitmap
Daniel Stenberg
2002-06-14
the shuffle says something if we don't have a playlist loaded
Daniel Stenberg
2002-06-13
allow CRLF or LF or in fact just CR too as line separators
Daniel Stenberg
2002-06-13
Don't try to scroll in an empty dir
Björn Stenberg
2002-06-13
Cosmetic change to playlist loader progress display
Björn Stenberg
2002-06-13
Loading playlists using 512 byte buffer. Added feedback display during load.
Björn Stenberg
2002-06-13
Added playlist shuffle menu option
Björn Stenberg
2002-06-12
make init() a void always, this should heal the build again
Daniel Stenberg
2002-06-12
remove WIN32 usage
Daniel Stenberg
2002-06-12
need to include "sprintf.h" for win32 simulator
Felix Arends
2002-06-12
included threads.h so that init_threads is defined.
Felix Arends
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
[next]