diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2005-04-07 12:17:14 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2005-04-07 12:17:14 +0000 |
| commit | 2fa2bf6cede19ef5724429643e4002335dea79b1 (patch) | |
| tree | 9838a7cec7fa631c91da5d1e72a9ba671a888224 /apps/plugins/SOURCES | |
| parent | 43bf39edb718aa510188b3594e583c905dea5a54 (diff) | |
| download | rockbox-2fa2bf6cede19ef5724429643e4002335dea79b1.zip rockbox-2fa2bf6cede19ef5724429643e4002335dea79b1.tar.gz rockbox-2fa2bf6cede19ef5724429643e4002335dea79b1.tar.bz2 rockbox-2fa2bf6cede19ef5724429643e4002335dea79b1.tar.xz | |
Patch #1164207 by Alexandre Bourget, the iriverify plugin, transforms Rockbox generated playlists so they are recognized by the iRiver firmware
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6259 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 030fc32..ae9128a 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -73,4 +73,5 @@ a52towav.c flac2wav.c vorbis2wav.c wv2wav.c +iriverify.c #endif |