rockbox/tools
Thomas Martitz 9c0b2479f7 Rockbox as an application: add get_user_file_path().
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
2010-08-01 16:15:27 +00:00
..
checkwps FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. 2010-07-29 12:37:48 +00:00
database database: fix include dirs 2010-07-25 15:22:52 +00:00
fwpatcher
profile_reader
rbspeex Fix rbspeex on big endian hosts. 2010-03-14 18:20:18 +00:00
release Typo fix by Rafaël Carré 2010-06-04 06:39:28 +00:00
ucl Make lipo calls silent. 2009-12-13 21:30:28 +00:00
addtargetdir.pl Fix red: broken tools/addtargetdir.pl 2009-07-13 01:15:39 +00:00
bdf2bmp.c
bmp2rb.c Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fps 2010-04-05 07:10:01 +00:00
builds.pm c200v2: mark as unstable 2010-07-29 23:37:07 +00:00
buildtheme.pl copy the images for the skins. 2010-06-03 13:59:32 +00:00
buildzip.pl Rockbox as an application: add get_user_file_path(). 2010-08-01 16:15:27 +00:00
codecscan.pl
codepage_tables.c
codepage_tables.h
codepages.c
configure Rockbox as an application: add get_user_file_path(). 2010-08-01 16:15:27 +00:00
convbdf.c More explanation to the convbdf options 2010-07-21 19:33:16 +00:00
creative.c
creative.h
descramble.c
dict2rdf.pl
functions.make change dependencies in make files: 2010-01-17 13:03:10 +00:00
genlang lang.h voice comments were off by 1, fixed 2010-05-26 03:51:13 +00:00
genversion.sh Don't autogenerate version.c. Just version.h is enough 2010-06-21 00:18:29 +00:00
gigabeat.c
gigabeat.h
gigabeats.c
gigabeats.h
hmac-sha1.c
hmac-sha1.h
iaudio_bl_flash.bmp
ipod_fw.c
iriver.c
iriver.h
langstatus
langtool.pl Implement a --delete option for langtoo for easy deletion of lang phrases 2010-06-04 20:40:49 +00:00
langv1tov2
lngdump.c
make.inc change dependencies in make files: 2010-01-17 13:03:10 +00:00
Makefile Don't break line too early 2009-10-29 05:06:13 +00:00
makesrc.inc
mi4.c Remove some redundant #include's 2010-06-29 20:13:22 +00:00
mi4.h
mk500boot.c M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
mkboot.c
mkboot.h
mkinfo.pl mkinfo.pl: Run version.sh to generate version string 2010-05-27 09:58:07 +00:00
mkmi4.sh
mkzenboot.c
mp3info.pm
mr500.c M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
mr500.h M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
multigcc.pl Fix a problem where multigcc.pl sometimes produces lines like "sh-elf-gcc: no input files", especially on systems with many cores and for builds with (relatively) few files. This happened because the slice size was rounded up, which meant that in some cases there werere leftover slices. 2010-06-30 16:39:28 +00:00
ovl_offset.pl
player_unifont.c No need to run a command here. 2009-06-20 14:34:27 +00:00
rdf2binary.c
rockboxdev.sh Add missing quote, and use the right word 2010-07-10 20:17:26 +00:00
romsizetest.pl
root.make Rockbox as an application: add get_user_file_path(). 2010-08-01 16:15:27 +00:00
sapi_voice.vbs Add language identifier for Lithuanian. 2009-06-08 05:59:13 +00:00
scramble.c Add MPIO HD200 port - changed files 2010-04-26 21:40:00 +00:00
sh2d.c
songdb.pl
svnupcheck.pl
telechips.c FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching 2009-11-01 18:26:00 +00:00
telechips.h FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching 2009-11-01 18:26:00 +00:00
testdbv2.c
thumb-cc.py FS#6734 by me: optionally build with -mthumb on ARM 2010-06-11 05:37:37 +00:00
tools.make Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but with no functional changes to code. 2009-10-28 21:11:43 +00:00
ucl2src.pl
usb_benchmark.c
version.sh Add support for detecting build version in a bzr checkout (for bzr-svn users). 2009-10-15 12:38:24 +00:00
voice.pl
VOICE_PAUSE.wav
voicefont.c Make voicefont produce proper files on big endian machines. 2010-03-13 23:34:19 +00:00
voicefont.h
vorbiscomm.pm
wavtrim.c Improve error handling. 2010-06-05 08:58:30 +00:00
wavtrim.h
wn2rdf.pl
xml2h.py