summaryrefslogtreecommitdiff
path: root/gst/gstcontrolbinding.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-18introspection: assorted introspection and documentation fixesEvan Nemerson1-51/+56
2012-04-25controller: emulate _get_g_value_array()Stefan Sauer1-2/+71
2012-04-25controller: expand the api to offer functions for plain and GValue arraysStefan Sauer1-2/+55
2012-04-13controlbinding: only take a weak ref on the objectStefan Sauer1-3/+15
2012-04-05controlbinding: chain up on dispose and finalizeStefan Sauer1-0/+4
2012-01-24controller: cleanup the control-binding constructionStefan Sauer1-0/+125
2012-01-23controller: allow different controlbindingsStefan Sauer1-238/+23
2012-01-20controller: remove convenience api for control sourcesStefan Sauer1-4/+2
2012-01-01controller: support control mapping for enumsStefan Sauer1-0/+15
2012-01-01controller: add more debug loggingStefan Sauer1-2/+10
2011-12-25controller: move GValue handling from control-sources to -bindingStefan Sauer1-19/+176
2011-12-25controller: move GstControlledProperty into a separate classStefan Sauer1-0/+233