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
path:
root
/
firmware
/
common
/
rbpaths.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
application: fix opendir() for "/" directory.
Thomas Martitz
2014-02-26
*
application: Remove trailing slashes from the input in opendir().
Thomas Martitz
2014-02-25
*
application: Speed up dir_get_info() further.
Thomas Martitz
2014-02-24
*
hosted/multidrive: Speed up readdir()/get_dir_info().
Thomas Martitz
2014-02-24
*
samsungypr0: Support or mounting the microsd
Thomas Martitz
2014-02-23
*
RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.
Thomas Martitz
2014-02-23
*
Samsung YP-R1 target port
Lorenzo Miori
2014-02-05
*
Disable some more sim_ and app_ redirection for __PCTOOL__.
Frank Gevaerts
2012-03-03
*
checkwps: Fix buildall.sh and some RaaA/ypr0 versions.
Thomas Martitz
2012-02-10
*
android/ypr0: Merge fs-*.c to generic filesystem-unix.c.
Thomas Martitz
2012-01-21
*
rbpaths: Add new special dir HOME_DIR for RaaA.
Thomas Martitz
2011-12-25
*
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
2011-12-24
*
Try $RBROOT before $HOME when looking for the sdl apps rockbox root dir
Jonathan Gordon
2011-12-05
*
RaaA: Fix write locations of plugins
Thomas Jarosch
2011-03-02
*
RaaA: Add initial Pandora support
Thomas Jarosch
2011-02-27
*
RaaA: Create full config directory tree during initialization
Thomas Jarosch
2011-02-25
*
RaaA: app_rename() must also do ROCKBOX_DIR translation for the target path
Thomas Jarosch
2011-02-15
*
Initial maemo platform support
Thomas Jarosch
2011-02-08
*
RaaA: Fix database duplication issue on every start
Thomas Martitz
2011-01-27
*
correct argument of open.
Teruaki Kawashima
2010-12-07
*
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-06
*
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-08-02
*
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-08-01