summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-12-09 08:21:18 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-12-09 08:21:18 +0000
commitdfa51106d7c0479b8683bfbfdaf9ac59f08be7ea (patch)
tree2e24faa39b977c82affbe8fe6fd261ea52b0a0c3 /docs
parent4cd4d42d8d7bc6421c126517f19101f46fc812f4 (diff)
downloadrockbox-dfa51106d7c0479b8683bfbfdaf9ac59f08be7ea.zip
rockbox-dfa51106d7c0479b8683bfbfdaf9ac59f08be7ea.tar.gz
rockbox-dfa51106d7c0479b8683bfbfdaf9ac59f08be7ea.tar.bz2
rockbox-dfa51106d7c0479b8683bfbfdaf9ac59f08be7ea.tar.xz
We do have recording in dev-versions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2965 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/FAQ b/docs/FAQ
index e2a48b2..1e9317a 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -50,7 +50,7 @@ A8. Run: "diff -ub oldfile newfile > patchfile" against the file(s) you have
Q9. I want to join the development team, but don't have a SourceForge account,
what should I do?
A9. You don't need a SourceForge account to help developing Rockbox. Just
- submit patches to the mailing list as per the instructions above.
+ submit patches as per the instructions above.
If your patches are consistently well-written and thus accepted, you may
ultimately be offered CVS commit access. If that should happen, you will
@@ -344,6 +344,10 @@ A48: I'd like to say we hid it because we don't like you, but you seem to be
yet. But stress not, you can still use Rolo to boot the default Archos
firmware and record from there. (Check out question #33).
+ Recent development versions (daily builds) have initial support for
+ Recording. If you're brave and want to help out, get one, try out and
+ report your findings!
+
Q49: When recording is finally implimented in Rockbox, will it be possible to
use custom codecs (like LAME) or is there a built in codec in the Archos?
A49: The MP3 encoder is in the MAS3587F chip, and nothing we can change.