Sorted and updated FILES for both apps and firmware, included features.txt preparing for the lang v2 cleanup, should fix FS# 6805 unless Lear's previous committ got it

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12741 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2007-03-12 21:31:06 +00:00
parent 2b17417170
commit 62dbd97e90
2 changed files with 80 additions and 76 deletions

View file

@ -1,86 +1,87 @@
*.[chS]
features.txt
FILES
Makefile
*.[chS]
SOURCES
README
tagnavi.config
gui/*.[ch]
recorder/*.[ch]
player/*.[ch]
lang/*.lang
eqs/*.cfg
menus/*.[ch]
bitmaps/mono/*
bitmaps/native/*
bitmaps/remote_mono/*
bitmaps/remote_native/*
bitmaps/Makefile
codecs/*.[ch]
codecs/Makefile
codecs/SOURCES
codecs/lib/*.[ch]
codecs/lib/Makefile
codecs/lib/SOURCES
codecs/liba52/*
codecs/libalac/*
codecs/libfaad/*
codecs/libfaad/codebook/*
codecs/libffmpegFLAC/*
codecs/libm4a/*
codecs/libmad/*
codecs/libmusepack/*
codecs/libspeex/*
codecs/libspeex/speex/*
codecs/libwavpack/*
codecs/spc/*
codecs/Tremor/*
eqs/*.cfg
gui/*.[ch]
keymaps/*.[ch]
lang/*.lang
menus/*.[ch]
player/*.[ch]
plugins/*.[ch]
plugins/*.pl
plugins/Makefile
plugins/plugin.lds
plugins/lib/*.[ch]
plugins/lib/Makefile
plugins/snake2.levels
plugins/sokoban.levels
plugins/viewers.config
plugins/SOURCES
plugins/SUBDIRS
plugins/bitmaps/mono/*
plugins/bitmaps/native/*
plugins/bitmaps/remote_mono/*
plugins/bitmaps/remote_native/*
plugins/bitmaps/Makefile
plugins/sokoban.levels
plugins/viewers.config
plugins/snake2.levels
SOURCES
plugins/SOURCES
plugins/SUBDIRS
plugins/lib/SOURCES
plugins/rockboy/*.[ch]
plugins/rockboy/Makefile
plugins/rockboy/*.lds
plugins/rockboy/Version
plugins/rockboy/README
plugins/rockboy/COPYING
plugins/rockboy/HACKING
plugins/searchengine/Makefile
plugins/searchengine/*.[ch]
plugins/chessbox/Makefile
plugins/chessbox/*.lds
plugins/chessbox/*.[ch]
plugins/doom/Makefile
plugins/doom/Changelog
plugins/doom/*.[ch]
plugins/pacbox/Makefile
plugins/pacbox/SOURCES
plugins/pacbox/readme.txt
plugins/pacbox/*.[chS]
plugins/sudoku/Makefile
plugins/sudoku/SOURCES
plugins/sudoku/*.[ch]
plugins/lib/*.[ch]
plugins/lib/Makefile
plugins/lib/SOURCES
plugins/midi/*.[ch]
plugins/mpegplayer/*.[ch]
plugins/mpegplayer/AUTHORS
plugins/mpegplayer/Makefile
plugins/mpegplayer/SOURCES
plugins/mpegplayer/README*
plugins/pacbox/*.[chS]
plugins/pacbox/Makefile
plugins/pacbox/SOURCES
plugins/pacbox/readme.txt
plugins/rockboy/*.[ch]
plugins/rockboy/*.lds
plugins/rockboy/COPYING
plugins/rockboy/HACKING
plugins/rockboy/Makefile
plugins/rockboy/README
plugins/rockboy/Version
plugins/searchengine/*.[ch]
plugins/searchengine/Makefile
plugins/sudoku/*.[ch]
plugins/sudoku/Makefile
plugins/sudoku/SOURCES
plugins/zxbox/*.[ch]
plugins/zxbox/*.lds
plugins/zxbox/ChangeLog
plugins/zxbox/Makefile
plugins/zxbox/README*
plugins/zxbox/SOURCES
plugins/zxbox/ChangeLog
plugins/zxbox/*.lds
codecs/SOURCES
codecs/*.[ch]
codecs/Makefile
codecs/spc/*
codecs/libm4a/*
codecs/liba52/*
codecs/libfaad/*
codecs/libfaad/codebook/*
codecs/libffmpegFLAC/*
codecs/libmad/*
codecs/libwavpack/*
codecs/Tremor/*
codecs/libspeex/*
codecs/libspeex/speex/*
codecs/libmusepack/*
codecs/libalac/*
codecs/lib/*.[ch]
codecs/lib/Makefile
codecs/lib/SOURCES
keymaps/*.[ch]
recorder/*.[ch]

View file

@ -1,25 +1,30 @@
*.[chS]
*.lds
COPYING
FILES
Makefile
README
FILES
*.lds
SOURCES
common/*.[chS]
decompressor/Makefile
decompressor/*.[chS]
decompressor/*.lds
drivers/*.[chS]
drivers/rtc/*.[chS]
export/*.h
include/*.h
include/sys/*.h
SOURCES
decompressor/Makefile
decompressor/*.[chS]
decompressor/*.lds
target/arm/*.[chS]
target/sh/*.[chS]
target/sh/archos/*.[chS]
target/sh/archos/fm_v2/*.[chS]
target/sh/archos/ondio/*.[chS]
target/sh/archos/player/*.[chS]
target/sh/archos/recorder/*.[chS]
target/arm/archos/av300/*.[chS]
target/arm/gigabeat/meg-fx/*.[chS]
target/arm/iriver/*.[chS]
target/arm/iriver/h10/*.[chS]
target/arm/iriver/ifp7xx/*.[chS]
target/arm/ipod/*.[chS]
target/arm/ipod/3g/*.[chS]
target/arm/ipod/video/*.[chS]
target/arm/sandisk/sansa-e200/*.[chS]
target/arm/tatung/tpj1022/*.[chS]
target/coldfire/*.[chS]
target/coldfire/iaudio/*.[chS]
target/coldfire/iaudio/m5/*.[chS]
@ -27,11 +32,9 @@ target/coldfire/iaudio/x5/*.[chS]
target/coldfire/iriver/*.[chS]
target/coldfire/iriver/h100/*.[chS]
target/coldfire/iriver/h300/*.[chS]
target/arm/sandisk/sansa-e200/*.[chS]
target/arm/iriver/*.[chS]
target/arm/iriver/h10/*.[chS]
target/arm/gigabeat/meg-fx/*.[chS]
target/arm/tatung/tpj1022/*.[chS]
target/arm/ipod/*.[chS]
target/arm/ipod/3g/*.[chS]
target/arm/ipod/video/*.[chS]
target/sh/*.[chS]
target/sh/archos/*.[chS]
target/sh/archos/fm_v2/*.[chS]
target/sh/archos/ondio/*.[chS]
target/sh/archos/player/*.[chS]
target/sh/archos/recorder/*.[chS]