diff options
author | Dave Chapman <dave@dchapman.com> | 2005-02-16 01:38:22 +0000 |
---|---|---|
committer | Dave Chapman <dave@dchapman.com> | 2005-02-16 01:38:22 +0000 |
commit | 02eaeafcb67c1caf73aa0e362901c7197a53c561 (patch) | |
tree | 99b54e0814445ae984bf1a1dc0a4c7b0aab1a0a0 /apps/plugins/viewers.config | |
parent | 952d9d0fcf08f23f8735f512aed0179be5528ae7 (diff) |
Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to convert an MPEG audio file (MP1/2/3) into a wav file (currently hard-coded to /libmadtest.wav
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5966 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/viewers.config')
-rw-r--r-- | apps/plugins/viewers.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/viewers.config b/apps/plugins/viewers.config index a04c1640a5..bf2488fea4 100644 --- a/apps/plugins/viewers.config +++ b/apps/plugins/viewers.config @@ -6,3 +6,5 @@ rvf,video.rock,5D 7F 5D 7F 5D 7F mp3,vbrfix.rock,10 08 58 38 04 02 m3u,search.rock,00 00 00 00 00 00 txt,sort.rock, 00 00 00 00 00 00 +mp2,mpa2wav.rock, 00 00 00 00 00 00 +mp3,mpa2wav.rock, 00 00 00 00 00 00 |