forked from len0rd/rockbox
Add a new setting,
database path: /path/to/folder
to change where the database files are stored, which allows it to
be shared by multiple builds when using multiboot. This avoids the
need to maintain a separate copy of the database for each build.
This setting can only be set from the config file; it has no menu
option yet (due to lack of a GUI to pick the directory).
Change-Id: Ide7b3ccdd84abb62b52f900421bd3d101773e093
|
||
|---|---|---|
| .. | ||
| images | ||
| album_art_info.tex | ||
| appendix.tex | ||
| config_file_options.tex | ||
| fdl.tex | ||
| file_formats.tex | ||
| gpl-2.0.tex | ||
| menu_structure.tex | ||
| wps_tags.tex | ||