summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorMarcoen Hirschberg <marcoen@gmail.com>2005-02-17 09:23:47 +0000
committerMarcoen Hirschberg <marcoen@gmail.com>2005-02-17 09:23:47 +0000
commit101f0f6a696a254ca9b64289be381dbabbd4063e (patch)
tree548b150e1cf781b772f9148a7e097d5d4bf426b0 /apps
parent99d2599b79649fd5a7df13b4e43383c428cc5657 (diff)
downloadrockbox-101f0f6a696a254ca9b64289be381dbabbd4063e.zip
rockbox-101f0f6a696a254ca9b64289be381dbabbd4063e.tar.gz
rockbox-101f0f6a696a254ca9b64289be381dbabbd4063e.tar.bz2
rockbox-101f0f6a696a254ca9b64289be381dbabbd4063e.tar.xz
Tremor does not encode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5997 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/codecs/Tremor/README.rockbox4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/codecs/Tremor/README.rockbox b/apps/codecs/Tremor/README.rockbox
index 92db1f0..a4e141f 100644
--- a/apps/codecs/Tremor/README.rockbox
+++ b/apps/codecs/Tremor/README.rockbox
@@ -2,16 +2,16 @@ Library: Tremor-1.1.2 (Released 2002-05-17)
Imported: 2005-02-16 by Marcoen Hirschberg
This directory contains a local version of Tremor for use by Rockbox
-for software decoding and encoding of Ogg Vorbis files.
+for software decoding of Ogg Vorbis files.
LICENSING INFORMATION
Tremor is distributed under Xiph.Org's BSD-like license - see the file COPYING
in this directory for details.
-
IMPORT DETAILS
The base version first imported into Rockbox was the SVN version of
Tremor-1.0.2 which was checked out on 2005-02-16.
+The autoconf/automake files were removed, as well as the doc and debian directories.