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