From b9895173dff9ac862ecd009d6819016dc1ba4494 Mon Sep 17 00:00:00 2001 From: jait Date: Wed, 4 Oct 2006 07:17:48 +0000 Subject: [PATCH] updated TODO git-svn-id: svn+ssh://garage/svnroot/maemo-recorder/trunk@17 2441f5eb-5316-0410-9386-a49b32a51a4a --- TODO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 95b67a1..b020921 100644 --- a/TODO +++ b/TODO @@ -3,13 +3,13 @@ TODO for maemo-recorder ----------------------- - bigger finger-pushable buttons - - probably at the top if we cannot use the toolbar + - either at the top if we cannot use the toolbar or in the bottom - could be an alternate/configurable mode - support for changing the capabilities and properties of the elements using UI - especially for "raw" files, the user should be able to choose the format (we currently assume audio/x-raw-int, 1 ch, 8kHz, 16-bit) - - support playback of other file types than AU, "raw", ilbc and mp3 + - support playback of other file types than AU, "raw", ilbc, wav and mp3 - calculate/guess lengths and positions of the streams, options: - using gettimeofday() during playback if the stream does not give position? - from file size (done for PCMA, PCMU and ILBC) @@ -18,7 +18,6 @@ TODO for maemo-recorder - support speex codec - save file formats - future: port auparse GStreamer element - - consider using libsndfile or something similar instead of the custom AU writer/parser - Use temp files more carefully and clean them up - GStreamer bugs - GStreamer doesn't report stream length, except for MP3 -- 1.7.9.5