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