diff options
author | deva <deva> | 2005-05-02 09:50:22 +0000 |
---|---|---|
committer | deva <deva> | 2005-05-02 09:50:22 +0000 |
commit | 837ca942fafaf9a4a1f69c6d595616a92ebeb203 (patch) | |
tree | e2c1ee8bb6c3f51dbff27ad589c7764e16db7081 /TODO | |
parent | caa613c4a19736ed56731e3786847bd5ee37dc11 (diff) |
Rewrote freeze, shoot and record flags, from encoder to frame.
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). |