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
/
uisimulator
/
tree.c
Age
Commit message (
Expand
)
Author
2002-05-10
added reference to new icon for directories
Robert Hak
2002-05-08
added externs from icon.[ch]
Robert Hak
2002-05-07
my little icons in front of the files/dirs to show what kind of entry it
Daniel Stenberg
2002-05-07
is_dir() is removed, we now read the 'attribute' field from the dirent
Daniel Stenberg
2002-05-06
small bugfix
Dave Chapman
2002-05-06
first implementation of directory scrolling - partly by Stefan Meyer
Dave Chapman
2002-05-06
don't closedir(NULL)
Daniel Stenberg
2002-05-06
fixed a DIR * leak
Daniel Stenberg
2002-05-06
Dave Chapman's browse subdirs too patch applied
Daniel Stenberg
2002-05-05
builds with Player LCD too
Daniel Stenberg
2002-05-04
Use the defines, we can't assume a particular LCD or keypad.
Daniel Stenberg
2002-05-04
Added browse_root(void)
Robert Hak
2002-04-30
added win32 simulator compability (by including windows.h)
Felix Arends
2002-04-30
expanded the browser with a little cursor to move
Daniel Stenberg
2002-04-30
initial dir browsing code
Daniel Stenberg