From 02ae6acc1cea30667ed361ed4b3015906f46433b Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 16 May 2005 16:31:31 +0000 Subject: *** empty log message *** --- TODO | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/TODO b/TODO index 9a28b11..482474f 100644 --- a/TODO +++ b/TODO @@ -13,13 +13,6 @@ http://www.linuxmanpages.com/man3/fame_start_frame.3.php // YUV420 format specification http://encyclopedia.laborlawtalk.com/YUV_4:2:0 - -TODO: -- Show recordtime in client window. -- Clear / update taskbar. -- Permissions on sesrver file writing. -- Man pages!? - ========================================================================== TASKS (client) ========================================================================== @@ -45,6 +38,10 @@ Mainwindow: [x] - Make sure the same frame is shown in thumbnail as the one actually shot on the server. [ ] - Test it. + [x] - Show recordtime in client window. + [ ] - Clear / update taskbar. + [ ] - Make new messagebox when asking to save movie. + (Save, Delete, Cancel, Save in one week) CPRQueryDialog: [x] - Make it! @@ -84,8 +81,9 @@ ImgEncoder: MovEncoder: [x] - Test Mpeg4. (no good) - [ ] - Remove ffmpeg code. + [x] - Remove ffmpeg code. [ ] - Enable sound. + [x] - Find good quality settings (Best quality less than 22mb/s realtime encoded) Main: [ ] - Save movie signal handling. @@ -93,16 +91,20 @@ Main: [x] - Use correct filenames and paths. [x] - Check for writabilty before trying to do any writing. [x] - Create fallback, when unable to write the requested filename. + [ ] - Permissions on sesrver file writing to be read from config. ========================================================================== TASKS (common) ========================================================================== +Man pages: + [ ] - Write man page for 'miav' + Makesystem: [x] - "Port" to automake/autoconf [x] - Make LibSDL detection in configure script [x] - Make LibJpeg detection in configure script - [ ] - Make ffmpeg detection in configure script + [%] - Make ffmpeg detection in configure script (removed) [x] - Make server standalone compilable (through flag to configure) [x] - Include pixmaps and tools in distdir. [x] - Make pixmaps correctly intalled. -- cgit v1.2.3