diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,7 +5,7 @@ MessageBox: [x] - Make it. - [/] - Make icons. + [x] - Make icons. [ ] - Test it. SplashScreen: @@ -20,7 +20,7 @@ Mainwindow: [ ] - Show network connection status in statusbar. [ ] - Show camera connection status in statusbar. [x] - Save movie messagebox (yes/no/dunno) - [ ] - Create snapshot thumbnails from dv stream instead of the widget. + [x] - Create snapshot thumbnails from dv stream instead of the widget. [ ] - Test it. CPRQueryDialog: @@ -42,6 +42,7 @@ Decoder: [ ] - Enable sound decoding for the network stream. [x] - Remove ffmpeg code. [x] - Make use of 2.6 kernel (through raw1394) + [ ] - Set flags on frame objects. Camera: [x] - Add initialize method (constructor should do nothing). |