9c0b2479f7
For RaaA it evaluates user paths at runtime. For everything but codecs/plugins it will give the path under $HOME/.config/rockbox.org if write access is needed or if the file/folder in question exists there (otherwise it gives /usr/local/share/rockbox). This allows for installing themes under $HOME as well as having config.cfg and other important files there while installing the application (and default themes) under /usr/local. On the DAPs it's a no-op, returing /.rockbox directly. Not converted to use get_user_file_path() are plugins themselves, because RaaA doesn't build plugins yet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27656 a1c6a512-1295-4272-9138-f99709370657 |
||
---|---|---|
.. | ||
audiohw_eq_menu.c | ||
display_menu.c | ||
eq_menu.c | ||
eq_menu.h | ||
exported_menus.h | ||
main_menu.c | ||
menu_common.c | ||
menu_common.h | ||
playback_menu.c | ||
playlist_menu.c | ||
recording_menu.c | ||
settings_menu.c | ||
sound_menu.c | ||
theme_menu.c | ||
time_menu.c |