1
0
Fork 0
forked from len0rd/rockbox
foxbox/uisimulator
William Wilgus 5ef28cccf9 Allow mounting of any directory as the root directory.
Provide definitions for the macros:
* RB_ROOT_VOL_HIDDEN(v) to exclude certain items from the root.
* RB_ROOT_CONTENTS to return a string with the name of the
directory to mount in the root.

Defaults are in export/rbpaths.h

It's a bit much for those that don't need the full functionality.
Some conditional define can cut it back a lot to cut out things only
needed if alternate root mounts are required. I'm just not bothering
yet. The basic concept would be applied to all targets to keep file
code from forking too much.

Change-Id: I90b5c0a1c949283d3102c16734b0b6ac73901a30
2020-08-20 23:08:57 +00:00
..
bitmaps [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
buttonmap [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
common Allow mounting of any directory as the root directory. 2020-08-20 23:08:57 +00:00
battery.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
uisimulator.make Use -Wl,--start-group and -Wl,--end-group for linking the simulator. 2012-07-03 22:17:06 +02:00