-*- Text -*- Changelog for MIaV ======================================= Jan 10 2006 - MIaV version 0.3.3 --------------------------------------- New Features: - CPRListener Bug fixes: - A new start/stop recording icon set (The old one was confusing) ======================================= Nov 16 2005 - MIaV version 0.3.2 --------------------------------------- ******** WARNING: Clients of the older versions ( < 0.3.2 ) are not compatible with this and newer releases, due to a change in the network header. ******** New Features: - Mute/Unmute button added to the gui. - When muted, the audio signal is overwritten with a lowvolume 440Hz signal. - The number of thumbnails shown are now calculated (no longer fixed to 3) - Added the mplex2 library as a dependency to the server. - Removed mplex2 library as a dependency to the server!!! (It didn't work as expected) - Optimized yuv overlay code a bit... more to come! Bug Fixes: - New audio/video interleave algorithm... should fix sync (blip) problems - Font size of name label adjusted in mainwindow. ======================================= Oct 19 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. ======================================= Sep 21 2005 - MIaV version 0.2.8 --------------------------------------- New Features: - Seeking in the mpeg stream is now possible. - The mpeg stream now plays in vlc Bug Fixes: - A queue in the server grew too fast and eventually caused memory use of crashprovoking proportions on slow systems. ======================================= Sep 18 2005 - MIaV version 0.2.7 --------------------------------------- New Features: - Config file parser now reports line numbers when errors occure. - Config file parser now destincts bewteen types. - Man pages have been written. - Added server_image_root and server_movie_root to the config file. - Added 'encrypted' filenames for the image files. - Added audio encoding and multiplexing to the output file. Audio is out of sync though! :-( - Added mp3 control parameters to the config file. - Added fullscreen view of the videofield (click it to activate/deactivate) - Added fullscreen view of the screenshots (click it to activate/deactivate) - Added about dialog. - Added dvfile fallback, when firewire not available (For testing purposes). Bug Fixes: - Config variables can now contain numbers. ======================================= Juni 19 2005 - MIaV version 0.2.6 --------------------------------------- New Features: - Added a lot of info, warning, and error message code. - ImgEncoder now uses the file class for output. Bug Fixes: - Fixed huge memory consumption when 'address in use' error on server. - Fixed server code which built up a framequeue serverside (I thought I already fixed that in last release!) The writer must have higher priority than the encoders, otherwise it can't follow up on the writing. ======================================= Juni 16 2005 - MIaV version 0.2.5 --------------------------------------- New Features: - Moved clear button, and made it clear cpr as well. - Clears images, when changing cpr Bug Fixes: - Removed server code, which built up a framequeue serverside. ======================================= Juni 15 2005 - MIaV version 0.2.4 --------------------------------------- New Features: - Skip every other frame, in player window, in order to save resources. - Logging added - A brand new filehandler, that wraps files at max filesize and removes raceconditions upon openening. - Clear button added in the gui (clears images and cpr) Bug Fixes: - Fixed crash, when socket could not connect. ======================================= May 26 2005 - MIaV version 0.2.3 --------------------------------------- New Features: - Mpeg4 encoding option. Bug Fixes: - Made unfreeze close connection, when no recording is done. - Made info (error message system) work correctly. - Free of NULL input queue removed. - Name is overwritten with a message, if non-valid cpr is used. - Error messagebox is now model with mainwindow as its parent. - Some cleanup in the statusbar. ======================================= May 22 2005 - MIaV version 0.2.2 --------------------------------------- New Features: - Added multithread encoding to the server. Bug Fixes: - None ======================================= May 17 2005 - MIaV version 0.2.1 --------------------------------------- Fixed some bugs and added some time code to the gui.. ======================================= May 9 2005 - MIaV version 0.2.0 --------------------------------------- Wiped all the ffmpeg code out of there. ======================================= May 3 2005 - MIaV version 0.1.3 --------------------------------------- First really functional release (hence the version jump). ======================================= Oct 31 2004 - MIaV version 0.0.2 --------------------------------------- Second release, still very beta. ======================================= Aug 23 2004 - MIaV version 0.0.1 --------------------------------------- The very first (very beta) release of MIaV.