diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2006-08-09 22:33:18 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2006-08-09 22:33:18 +0000 |
| commit | 01aa96eeb3a4cb945c409e23afefa264eedd2cf2 (patch) | |
| tree | dae4186e0581b5661bf0a84be2f34df58884544d | |
| parent | f742c35db2e201d7bcd0c6154f5fceb5f3407d3d (diff) | |
| download | rockbox-01aa96eeb3a4cb945c409e23afefa264eedd2cf2.zip rockbox-01aa96eeb3a4cb945c409e23afefa264eedd2cf2.tar.gz rockbox-01aa96eeb3a4cb945c409e23afefa264eedd2cf2.tar.bz2 rockbox-01aa96eeb3a4cb945c409e23afefa264eedd2cf2.tar.xz | |
mpegplayer files added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10505 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/FILES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -54,6 +54,10 @@ plugins/sudoku/Makefile plugins/sudoku/SOURCES plugins/sudoku/*.[ch] plugins/midi/*.[ch] +apps/plugins/mpegplayer/*.[ch] +apps/plugins/mpegplayer/Makefile +apps/plugins/mpegplayer/SOURCES +apps/plugins/mpegplayer/README* codecs/SOURCES codecs/*.[ch] codecs/Makefile |