diff options
-rw-r--r-- | ChangeLog | 14 | ||||
-rw-r--r-- | TODO | 6 |
2 files changed, 16 insertions, 4 deletions
@@ -2,9 +2,21 @@ Changelog for MIaV ======================================= -XXX XX 2005 - MIaV version 0.2.9 +Oct XX 2005 - MIaV version 0.3.1 --------------------------------------- New Features: + - Savestate are now used to move (or not) the files into the proper folder + +Bug Fixes: + - Overlay on client was not changed correctly + - The multicast udp packages are now collected in order to send them + more smoothely. + +======================================= +Oct 13 2005 - MIaV version 0.3.0 +--------------------------------------- +New Features: + - First test of multicasting Bug Fixes: - The month is now correctly set in the filename. @@ -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. |