Index: trunk/MagicSoft/Cosy/Changelog
===================================================================
--- trunk/MagicSoft/Cosy/Changelog	(revision 8860)
+++ trunk/MagicSoft/Cosy/Changelog	(revision 8861)
@@ -1,3 +1,19 @@
                                                                   -*-*- END -*-*-
+
+ 2008/02/12 Thomas Bretz (La Palma)
+
+   * videodev/MVideo.[h,cc]:
+     - added code to enumare the controls of the device
+     - set device to PAL-N as default (this needs to be made
+       more flexible!)
+     - added a new class MVideoCtrl for control enumeration
+     - added functions to handle the controls
+     - note that this now relys on video4linux2
+     - changed the type of the frame buffer from char to unisgned char
+     - make sure that CaptureWait is called as often as CaptureStart
+       otherwise the card complains
+     - use the systems videodev.h and videodev2.h instead of our own
+
+
 
  2008/02/09 Thomas Bretz (La Palma)
