diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2008-11-05 13:30:58 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2008-11-05 13:30:58 +0000 |
| commit | 45bd7e024603ba47207e5cc64c61e4116e8f1261 (patch) | |
| tree | cf789bb0ce99eb8b153c5445c535ef5c4e4ead62 /apps/codecs/Tremor/README.rockbox | |
| parent | 7ec9ceeaaabb75adaa790b41eba6dec020232fa6 (diff) | |
| download | rockbox-45bd7e024603ba47207e5cc64c61e4116e8f1261.zip rockbox-45bd7e024603ba47207e5cc64c61e4116e8f1261.tar.gz rockbox-45bd7e024603ba47207e5cc64c61e4116e8f1261.tar.bz2 rockbox-45bd7e024603ba47207e5cc64c61e4116e8f1261.tar.xz | |
Codec lib directories renamed, except for demac.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19018 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/Tremor/README.rockbox')
| -rw-r--r-- | apps/codecs/Tremor/README.rockbox | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/apps/codecs/Tremor/README.rockbox b/apps/codecs/Tremor/README.rockbox deleted file mode 100644 index a4e141f..0000000 --- a/apps/codecs/Tremor/README.rockbox +++ /dev/null @@ -1,17 +0,0 @@ -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 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. |