summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/filesystem-app.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-17hosted: Fix USB mounting code to work with HAVE_MULTIDRIVE enabledSolomon Peachy1-8/+12
2020-10-17hosted: Fix HAVE_MULTIDRIVE to work properly with PIVOT_ROOTSolomon Peachy1-4/+12
2020-10-11Fix inverted test that made SDL_APP unhappySolomon Peachy1-5/+5
2020-10-11hosted: sanitize handling of HOME_DIRSolomon Peachy1-17/+18
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy1-3/+3
2020-10-11hosted: Use O_CLOEXEC for all open() and "e" for fopen() callsSolomon Peachy1-0/+1
2020-10-09New port: FiiO M3KSolomon Peachy1-3/+8
2020-09-30Leave HOME_DIR out of default recording and playlist pathsSolomon Peachy1-3/+3
2020-08-09Fix HOME_DIR path for Rocker, X3ii, and X20Solomon Peachy1-1/+1
2020-05-03filesystem: don't PIVOT_ROOT for checkps and simulator builds for hiby targetsSolomon Peachy1-1/+1
2020-04-06xDuoo X3II and X20 portMarcin Bukat1-3/+3
2018-06-12Agptek Rocker: Restrict root directory to SD onlyMarcin Bukat1-0/+8
2018-06-12Agptek Rocker: Initial commitMarcin Bukat1-1/+2
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly1-2/+3
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer1-1/+1
2015-01-11Make a few local variables staticThomas Jarosch1-1/+1
2015-01-04hosted target: Fix uninitialized variable in dirinfo.attributeThomas Jarosch1-1/+2
2014-12-09ypr0: Get it up and running againThomas Martitz1-10/+14
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen1-0/+1
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis1-2/+2
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-0/+562