From 55a7afdedc7cee2df9012f600dd51aff92ad1af3 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 5 Apr 2005 11:22:05 +0000 Subject: Added validity checking on the conf parser. Added error object to conf parser. Cleaned up the configure.in script --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5133296..1bbef10 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,7 @@ Mainwindow: [x] - Make generic gui layout code. [x] - Make icons. [x] - Make statusbar. + [ ] - Make flashing record bar. [ ] - Show network connection in statusbar. [ ] - Show camera connection in statusbar. [ ] - Test it. @@ -33,8 +34,8 @@ Decoder: [ ] - Enable sound decoding for the network stream. Camera: - [ ] - Add initialize method (constructor should do nothing). - [ ] - Add getStatus methods. + [x] - Add initialize method (constructor should do nothing). + [%] - Add getStatus methods. (implemented through error object) ========================================================================== TASKS (server) @@ -58,6 +59,7 @@ Makesystem: [x] - Make server standalone compilable (through flag to configure) [x] - Include pixmaps and tools in distdir. [x] - Make pixmaps correctly intalled. + [ ] - Make QT link correctly on fedora core 1 MiavConfig: [x] - Integrate file parser. -- cgit v1.2.3