forked from len0rd/rockbox
Bring the tarball more in line with SVN. (notably, include rbspeexenc)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15678 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
371ebe1160
commit
f4fcbb3747
3 changed files with 15 additions and 2 deletions
14
apps/FILES
14
apps/FILES
|
|
@ -19,7 +19,12 @@ codecs/lib/Makefile
|
|||
codecs/lib/SOURCES
|
||||
codecs/liba52/*
|
||||
codecs/libalac/*
|
||||
codecs/libfaad/*
|
||||
codecs/libfaad/COPYING
|
||||
codecs/libfaad/Makefile
|
||||
codecs/libfaad/README
|
||||
codecs/libfaad/README.rockbox
|
||||
codecs/libfaad/SOURCES
|
||||
codecs/libfaad/*.[ch]
|
||||
codecs/libfaad/codebook/*
|
||||
codecs/libffmpegFLAC/*
|
||||
codecs/libm4a/*
|
||||
|
|
@ -29,7 +34,9 @@ codecs/libspeex/*
|
|||
codecs/libspeex/speex/*
|
||||
codecs/libwavpack/*
|
||||
codecs/libwma/*
|
||||
codecs/spc/*
|
||||
codecs/spc/*.[ch]
|
||||
codecs/spc/Makefile
|
||||
codecs/spc/Sources
|
||||
codecs/Tremor/*
|
||||
eqs/*.cfg
|
||||
gui/*.[ch]
|
||||
|
|
@ -48,6 +55,9 @@ plugins/sokoban.levels
|
|||
plugins/viewers.config
|
||||
plugins/SOURCES
|
||||
plugins/SUBDIRS
|
||||
plugins/beatbox/Makefile
|
||||
plugins/beatbox/beatbox.c
|
||||
plugins/beatbox/SOURCES
|
||||
plugins/bitmaps/mono/*
|
||||
plugins/bitmaps/native/*
|
||||
plugins/bitmaps/remote_mono/*
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@ target/arm/iriver/*.[chS]
|
|||
target/arm/iriver/h10/*.[chS]
|
||||
target/arm/pnx0101/*.[chS]
|
||||
target/arm/pnx0101/iriver-ifp7xx/*.[chS]
|
||||
target/arm/s3c2440/*.[chS]
|
||||
target/arm/s3c2440/gigabeat-fx/*.[chS]
|
||||
target/arm/sandisk/*.[chS]
|
||||
target/arm/sandisk/sansa-c200/*.[chS]
|
||||
|
|
|
|||
|
|
@ -24,5 +24,7 @@ ucl/include/ucl/*.h
|
|||
profile_reader/*.pl
|
||||
ipodpatcher/Makefile
|
||||
ipodpatcher/*.[ch]
|
||||
rbspeex/Makefile
|
||||
rbspeex/rbspeexenc.c
|
||||
*.vbs
|
||||
VOICE_PAUSE.wav
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue