-*- Text -*- 
Changelog for MIaV

=======================================
Juli XX 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 mulitplexing to the output file.
   Audio is out of sync though! :-(
 - Added mp3 control parameters to the config file.
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.