summaryrefslogtreecommitdiffstats
path: root/gst/camerabin/gstcamerabin-marshal.list
AgeCommit message (Collapse)AuthorFilesLines
2009-04-16camerabin: change img-done signal parameter from GString* to const gchar*Lasse Laukkanen1-1/+1
Don't allow setting filename via img-done signal parameter but force app use filename property. Don't stop capture when setting filename property. Update check unit test based on the change.
2009-02-27camerabin: rework signaling and testsStefan Kost1-1/+1
Revert the GString change. There are no marshallers for it. A better change is now described in http://bugzilla.gnome.org/show_bug.cgi?id=573370. Test should work again.
2009-02-25camerabin: update signal marshaller and docsStefan Kost1-1/+1
Use GString instead of GPointer for the marshaller as this is what the callback uses. Slightly reformat docs.
2009-02-09Add camerabin element.Nokia Corporation1-0/+6