Get rid of get_user_file_path and do the path handling in wrappers for open() and...
commitc057fcc0b6879813e166fdd57a15146baae47ad2
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Sat, 4 Dec 2010 17:33:14 +0000 (4 18:33 +0100)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Sat, 4 Dec 2010 17:33:14 +0000 (4 18:33 +0100)
tree42d9f7d8eebe0e798fdba9451293f6740ea20700
parent78122491b73e175dc3f0710a5bff68501032d7c7
Get rid of get_user_file_path and do the path handling in wrappers for open() and friends.
25 files changed:
apps/filetypes.c
apps/gui/icon.c
apps/gui/skin_engine/skin_backdrops.c
apps/gui/skin_engine/skin_engine.c
apps/gui/skin_engine/skin_fonts.c
apps/gui/skin_engine/skin_parser.c
apps/main.c
apps/menus/theme_menu.c
apps/playlist.c
apps/playlist_catalog.c
apps/plugin.c
apps/settings.c
apps/tagcache.c
apps/tree.c
firmware/common/dircache.c
firmware/common/rbpaths.c
firmware/export/rbpaths.h
firmware/font.c
firmware/include/dir.h
firmware/include/dir_uncached.h
firmware/include/file.h
firmware/load_code.c
firmware/target/hosted/android/dir-target.h
firmware/target/hosted/android/fs-android.c
uisimulator/common/io.c