summaryrefslogtreecommitdiff
path: root/apps/features.txt
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-07-25 00:27:07 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-07-25 00:27:07 +0000
commit6ce2c6753dd7a28731a17c946952025a803a3e4d (patch)
tree169be988e66a8cced92df053f52d75e3a557f8c0 /apps/features.txt
parent7a1a72a5273bd8179d61a51335c3d4d19c6bd5e5 (diff)
downloadrockbox-6ce2c6753dd7a28731a17c946952025a803a3e4d.tar.gz
rockbox-6ce2c6753dd7a28731a17c946952025a803a3e4d.zip
Manual - Recording source settings description: replace target options with the correct features (needs one more in features.txt). Correct(s) wrong list of options in some manuals (e.g. Gigabeat S) at the same time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27544 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/features.txt')
-rw-r--r--apps/features.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 6ca8d0894b..336e16f2fa 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -258,3 +258,7 @@ usb_hid
258usb_hid_mouse 258usb_hid_mouse
259#endif 259#endif
260#endif 260#endif
261
262#if defined(HAVE_SPDIF_IN)
263recording_digital
264#endif