summaryrefslogtreecommitdiffstats
path: root/firmware/export/rbpaths.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-10misc: Only include rbpaths.h and string-extra.h in places that need itSolomon Peachy1-2/+0
2021-02-27Rename symbols of FiiO M3K Linux-based portAidan MacDonald1-2/+2
2020-10-11hosted: sanitize handling of HOME_DIRSolomon Peachy1-19/+8
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy1-3/+3
2020-10-09New port: FiiO M3KSolomon Peachy1-1/+3
2020-09-30Leave HOME_DIR out of default recording and playlist pathsSolomon Peachy1-2/+2
2020-08-20Revert root_redirect :(William Wilgus1-3/+0
2020-08-20Allow mounting of any directory as the root directory.William Wilgus1-0/+3
2020-08-09Fix HOME_DIR path for Rocker, X3ii, and X20Solomon Peachy1-1/+3
2020-04-06xDuoo X3II and X20 portMarcin Bukat1-1/+1
2018-06-12Agptek Rocker: Restrict root directory to SD onlyMarcin Bukat1-2/+0
2018-06-12Agptek Rocker: Initial commitMarcin Bukat1-1/+4
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly1-2/+6
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer1-2/+5
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-21/+0
2014-02-24hosted/multidrive: Speed up readdir()/get_dir_info().Thomas Martitz1-4/+2
2014-02-23samsungypr0: Support or mounting the microsdThomas Martitz1-1/+4
2014-02-23RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.Thomas Martitz1-0/+18
2014-02-05Samsung YP-R1 target portLorenzo Miori1-3/+3
2012-07-31Fix database tool.Thomas Martitz1-4/+0
2012-01-17Set HOME_DIR to "/". Should fix FS#12500.Frank Gevaerts1-1/+1
2011-12-25Unify a bit.Thomas Martitz1-6/+3
2011-12-25rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz1-7/+16
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-2/+3
2011-05-31Android: install codecs as native libs instead of extracting them (FS#12134).Dominik Riebeling1-0/+4
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch1-0/+13
2010-12-06Fix configure and lib pathThomas Martitz1-2/+2
2010-12-06Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz1-32/+3
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz1-0/+132