
08.10.2001 	at 	Initial audio grabbing done

04.11.2001 	at	Changed nearly everything.
			Moved completly to c/c++, no Objective-C anymore
			Driver works in OSX 10.1; removed own IOWorkLoop; added dependency infomation in driver data dictionary - thanks to Pierre Denouel
			btvaudio didn't work for now
			Audio grabbing done via Carbon sound manager, my iMic USB audio input device now works with OSX 10.1
			Audio is still buggy in OSX 10.1 ( after program stop in debugger, there's no more sound in OSX )
			New/initial design/concept for the application system
			New class library for IO (  IOManager/IOStream/IOInputs/IOOutputs ... classes )
			New class library to wrap Carbon, QTMac Beta2 is still unusable , ACS won't compile
			New tv app, output is now done via OpenGL
			Initial implemetation for vcr, using ffmpeg
			New release will follow in the next 2-3 weeks

03.12.01	at	Hacked release 0.04. Redesign is still unfinished
			Tried QtMacBeta indepth. Ported OpenGL output. Isn't usable, seems that it
			doesn't use acceleration. CPU-hog.
			So can't get rid of Cocoa. New source uses new Objective-C++ compiler.
			Works fine. Toolkit now mixes Cocoa/Carbon.
			Worked on player; vcr needs to encode mjpeg due to cpu limit, but QT can't play files.
			Release doesn't contain vcr/player due to pre-pre-pre alpha.
			I definitly missed my persnal milestone.



