------------------------------------------------------------
       Copyright (c) 2008-2010 by NCast Corporation
                   All rights reserved.

        NCast DCC Driver Developer API Release Notes

                      Version 0.2.3
------------------------------------------------------------

Release 0.2.4 (2010-10-16)

1. Api works with Windows
2. Flipping the frame upside down is available


Release 0.2.3.1. (2010-04-30)

1. API's basic windows support not yet confirmed (no Windows Driver released yet)


.... trying to add windows support


Release 0.2.3. (2009-02-19)

1. Support for new DMA copying method.

Release 0.2.2. (2009-02-17)

1. Support for new FPGA with framerate control.

Release 0.2.1. (2009-01-03)

1. Some fixes / functions are changed
2. Added file dccapi_nosection for functions that are called by user
	but they are outside of critical section
3. addded "Dca" prefix to functions that enter critical section

Release 0.2.0. (2008-12-16)

1. GM Access
2. Some other functions.
3. Code was divided into more files.
4. Release Files was updated, version number was changed.
5. Getting captured frame parameters.
6. Getting estimated frame capture time.

Release 0.1.3. (2008-06-16)

1. Stride for YUV frame was added.
2. Frame-rate control, stride and virt to phys.  from windows driver are introduced.


Release 0.1.2. (2008-06-13)

1. FPGA 0.40 support.

Release 0.1.1. (2008-02-03)

1. Changes to the way DMA descriptors are build.
2. Changed types (removed DMADESCAREA type).


Release 0.1.0. (2008-01-20)

1. API version capturing images.


Release 0.0.1. (2007-12-19)

1. Completed fist version of API, producing fake images.


