forked from len0rd/rockbox
Add codecs to librbcodec.
Change-Id: Id7f4717d51ed02d67cb9f9cb3c0ada4a81843f97 Reviewed-on: http://gerrit.rockbox.org/137 Reviewed-by: Nils Wallménius <nils@rockbox.org> Tested-by: Nils Wallménius <nils@rockbox.org>
This commit is contained in:
parent
a0009907de
commit
f40bfc9267
757 changed files with 122 additions and 122 deletions
|
|
@ -23,7 +23,7 @@ Requirements:
|
|||
- gcc
|
||||
- Qt 4.5.0 or later
|
||||
- at least the following folders from Rockbox svn:
|
||||
o apps/codecs/libspeex
|
||||
o lib/rbcodec/codecs/libspeex
|
||||
o rbutil/
|
||||
o tools/
|
||||
- libusb (Linux only)
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<qresource prefix="/">
|
||||
<file>../../docs/CREDITS</file>
|
||||
<file>../../docs/gpl-2.0.html</file>
|
||||
<file alias="docs/COPYING.SPEEX">../../apps/codecs/libspeex/COPYING</file>
|
||||
<file alias="docs/COPYING.SPEEX">../../lib/rbcodec/codecs/libspeex/COPYING</file>
|
||||
</qresource>
|
||||
<qresource>
|
||||
<file alias="builtin/VOICE_PAUSE.wav">../../tools/VOICE_PAUSE.wav</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue