gambas-source-code/gb.v4l/src/gb.v4l.component
Benoît Minisini 272b14759e [INFORMER]
* BUG: Do not print included component information files.

[GB.CAIRO]
* NEW: The CairoMatrix class was completed.
* NEW: The CairoPattern class got its Matrix and Filter properties.

[GB.IMAGE]
* BUG: When a component takes ownership of an image, the image format is 
  correctly set now.
* NEW: Most of the Color class was moved to this component.

[GB.IMAGE.IO]
* BUG: Use the right RGBA image format when loading images.

[GB.V4L]
* BUG: Fix the *.component file.


git-svn-id: svn://localhost/gambas/trunk@1822 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-27 13:39:38 +00:00

11 lines
232 B
Text

[Component]
Key=gb.v4l
Name=Video capture component
Name[fr]=Composant de capture vidéo
Name[es]=Componente para captura de vídeo
Name[tr]=Video yakalama bileşeni
Author=Daniel Campos Fernández,Gareth Bult
Requires=gb.image