From febd9750f1f89404a22a30be1313c1b4c4873f81 Mon Sep 17 00:00:00 2001 From: Dave Bryant Date: Mon, 4 Jul 2005 07:07:43 +0000 Subject: Created new viewer application to test WavPack encoding. Accepts .wav file and generates lossless .wv with the same name. Runs at about 150% realtime for now. Only problem is that folder display (and playlist?) do not get updated when finished and since files don't show extensions it's a little hard to tell which is which (wav is first by alpha). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7010 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 76d26e7e59..50cebb9f87 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -68,6 +68,7 @@ alpine_cdc.c #if CONFIG_HWCODEC == MASNONE /* software codec platforms */ iriverify.c +wav2wv.c #else splitedit.c metronome.c -- cgit v1.2.3