commit | c300c1b58d53e1469040e86c66537ebb5d94241c | [log] [tgz] |
---|---|---|
author | Lorenzo Miori <memorys60@gmail.com> | Fri Jul 26 21:21:21 2013 +0200 |
committer | Thomas Martitz <kugel@rockbox.org> | Fri Sep 27 09:21:05 2013 +0200 |
tree | 2bf44d362260529417f9cc8b81dbaed2994ea4b1 | |
parent | 4c6c8cd1aaf11ceea9e8e801f29e0c000fee7d32 [diff] |
screendump.c: use HOME_DIR instead of the hard-coded "" (root) This adds the support for hosted or other particular platforms, where the "root" ("home") path is NOT "/" (or ""). The change affects screendump in particular. Change-Id: I4c218d102fe12cc782aedb99d456e9f72679ea07 Reviewed-on: http://gerrit.rockbox.org/613 Reviewed-by: Thomas Martitz <kugel@rockbox.org>