summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordeva <deva>2005-05-02 09:50:22 +0000
committerdeva <deva>2005-05-02 09:50:22 +0000
commit837ca942fafaf9a4a1f69c6d595616a92ebeb203 (patch)
treee2c1ee8bb6c3f51dbff27ad589c7764e16db7081 /TODO
parentcaa613c4a19736ed56731e3786847bd5ee37dc11 (diff)
Rewrote freeze, shoot and record flags, from encoder to frame.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 8b7ce4c..a14cf28 100644
--- a/TODO
+++ b/TODO
@@ -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).