diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 12 | 
1 files changed, 7 insertions, 5 deletions
| @@ -14,7 +14,7 @@ SplashScreen:  Mainwindow:   [x]	- Clean out mgui code.   [x]	- Make generic gui layout code. - [/]	- Make icons. + [x]	- Make icons.   [x]	- Make statusbar.   [ ]	- Show network connection in statusbar.   [ ]	- Show camera connection in statusbar. @@ -22,9 +22,11 @@ Mainwindow:  CPRQueryDialog:   [x]	- Make it! - [ ]	- Clean out unnessecary code. + [x]	- Clean out unnesessary code.   [ ]	- Make cancel posibility (return code 0 should do something useful) - [ ]	- Make icons. + [x]	- Insert timer for network connection timeout. + [x]	- Send connection status info to mainwindow. + [ ]	- Make icons?   [ ]	- Test it.  Decoder: @@ -61,8 +63,8 @@ MiavConfig:  ErrorObject:   [x]	- Make it. - [ ]	- Maintain error string stack, instead of appending. - [ ]	- Make thread safe. + [x]	- Maintain error string stack, instead of appending. + [x]	- Make it thread safe.  FFMpegWrapper:   [ ]	- Make it. | 
