diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |