summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index e27c631..3cb7e13 100644
--- a/TODO
+++ b/TODO
@@ -97,9 +97,9 @@ Camera:
Player:
[x] - Remove ffmpeg code.
[x] - Use libdv for dv decoding
- [ ] - Create library functions for drawing in the decoded videoframes,
+ [x] - Create library functions for drawing in the decoded videoframes,
for use with overlay.
- [ ] - Draw networkstatus, recordingtime, and record indication when
+ [x] - Draw networkstatus, recordingtime, and record indication when
fullscreen.
AboutBox
@@ -132,7 +132,7 @@ MovEncoder:
[ ] - Double check the ISO11172 compliance.
Main:
- [ ] - Save movie signal handling.
+ [x] - Save movie signal handling.
[x] - Read server root folder from config.
[x] - Use correct filenames and paths.
[x] - Check for writabilty before trying to do any writing.