diff options
| author | deva <deva> | 2005-10-18 14:55:45 +0000 | 
|---|---|---|
| committer | deva <deva> | 2005-10-18 14:55:45 +0000 | 
| commit | c77b3d0043625d0be45b7b061904287b6b8992be (patch) | |
| tree | 1ef869482b543febc544f8df976566e6feeb92e5 | |
| parent | fa822b27d9db55c014f76d20a402e8ee86e2526d (diff) | |
*** empty log message ***R0_3_1
| -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.  | 
