diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 | 
1 files changed, 4 insertions, 2 deletions
| @@ -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. | 
