From 6e825cd4647ade434364c3e096908d5b74525c28 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 2 May 2005 20:41:23 +0000 Subject: *** empty log message *** --- TODO | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 470b570..00ab3f2 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,7 @@ MessageBox: [x] - Make it. [x] - Make icons. - [ ] - Test it. + [x] - Test it. SplashScreen: [ ] - Make it. @@ -28,10 +28,10 @@ Mainwindow: CPRQueryDialog: [x] - Make it! [x] - Clean out unnesessary code. - [ ] - Make cancel posibility (return code 0 should do something useful) + [x] - Make cancel posibility (return code 0 should do something useful) [x] - Insert timer for network connection timeout. [x] - Send connection status info to mainwindow. - [ ] - Make icon (backspace) + [x] - Make icon (backspace) [ ] - Test it. Encoder: @@ -68,6 +68,10 @@ MovEncoder: Main: [ ] - Save movie signal handling. + [x] - Read server root folder from config. + [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. ========================================================================== TASKS (common) @@ -96,6 +100,10 @@ ErrorObject: [x] - Maintain error string stack, instead of appending. [x] - Make it thread safe. [x] - Make pushError take any number parameters and parse them on to sprintf + [ ] - Make it a superclass. + [ ] - Create a textmode version subclass (for the server). + [ ] - Create a QT version subclass (callback to mainwindow with messagebox). + [ ] - Append to log, whenever error occur. FFMpegWrapper: [%] - Make it.(FFMPEG is on its way out of the project) -- cgit v1.2.3