summaryrefslogtreecommitdiff
path: root/gst/gstobject.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-25controller: expand the api to offer functions for plain and GValue arraysStefan Sauer1-0/+3
2012-01-20controller: improve control binding handlingStefan Sauer1-14/+15
2012-01-20controller: remove convenience api for control sourcesStefan Sauer1-5/+0
2012-01-19Update for new gthread APIWim Taymans1-2/+2
2011-12-25controller: move GValue handling from control-sources to -bindingStefan Sauer1-1/+1
2011-12-25controller: move GstControlledProperty into a separate classStefan Sauer1-8/+13
2011-12-06controller: fix gpointer vs. gpointer* mess upStefan Sauer1-1/+1
2011-12-06controller: remove GstValueArrayStefan Sauer1-2/+3
2011-12-06controller: remove gst_object_get_value_arraysStefan Sauer1-2/+0
2011-11-14controller: remove functions to add/remove controlled propertiesStefan Sauer1-3/+0
2011-11-11.h: fix header filesWim Taymans1-17/+24
2011-11-10controller: merge controller into gstobjectStefan Sauer1-5/+7
2011-11-04controller: add api to check for active controllers (needed for e.g. volume)Stefan Sauer1-0/+1
2011-11-04controller: remove obsolete comments from api transitionStefan Sauer1-3/+3
2011-11-04controller: move to core/gstobjectStefan Sauer1-1/+24
2011-08-22object: make _replace like the miniobject versionWim Taymans1-1/+1
2011-06-05docs: update for API changesTim-Philipp Müller1-1/+0
2010-12-07object: fix docsWim Taymans1-2/+1
2010-12-07object: Removed deprecated fields and methodsWim Taymans1-77/+5
2010-12-06remove deprecated symbols and methodsWim Taymans1-46/+0
2010-06-25gstxml: Deprecate GstXml and related functionsSebastian Dröge1-2/+7
2010-06-22gstobject: deprecate gst_object_{set|get}_name_prefix()Tim-Philipp Müller1-3/+6
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte1-1/+1
2009-11-27docs: enable docs for GstObjectClass to fix linksStefan Kost1-2/+10
2009-11-27gstobject: add FIXME-0.11 commentsStefan Kost1-0/+2
2009-11-25docs: fix xrefs in docsStefan Kost1-1/+1
2009-08-22It's __GNUC__, not _GNUC_David Schleef1-2/+2
2009-05-11gstobject: add gst_object_ref_sinkWim Taymans1-0/+1
2007-09-24gst/: Fix small typos in the docs.Wim Taymans1-1/+1
2007-04-202nd attempt to have a xml-less build as a joined effort of #413123 and #421480.Stefan Kost1-3/+3
2006-10-17gst/gstobject.h: Don't define xmlNodePtr to gpointer if the core was built withPeter Kjellerstedt1-12/+14
2006-05-15gst/gstobject.h: Add cast to make compiler happy - refcount variable was a gi...Tim-Philipp Müller1-1/+1
2006-05-05gst/: Remove pre glib2.8 compatibility, fixes #340508Wim Taymans1-7/+2
2005-11-29gst/gstevent.h (struct _GstEvent): Only one pointer of padding.Andy Wingo1-1/+1
2005-11-23docs/gst/gstreamer-sections.txt: Update for new API and API changes.Michael Smith1-1/+1
2005-11-21*.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...Andy Wingo1-7/+7
2005-11-14more section docsStefan Kost1-2/+9
2005-11-09gst/gstobject.*: Documentation fixes.Wim Taymans1-12/+12
2005-11-09docs/gst/gstreamer-sections.txt: Added some new macros.Wim Taymans1-15/+40
2005-11-04more docs addedStefan Kost1-2/+2
2005-11-03docs/: Small docs updates.Wim Taymans1-1/+1
2005-11-03gst/: Add !! to _FLAG_IS_SET macros to make the result boolean.Tim-Philipp Müller1-1/+1
2005-10-15gst/gst.*: remove _gst_registry_auto_load, not used anymoreThomas Vander Stichele1-3/+1
2005-10-15whitespace fixesThomas Vander Stichele1-4/+4
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-18/+17
2005-10-08lots of new docs and doc fixesStefan Kost1-0/+12
2005-10-07gst/gstobject.h: there's no point in wrapping FLAG_SET/_UNSET in STMT macros.Thomas Vander Stichele1-2/+2
2005-10-02gst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use the int.Andy Wingo1-1/+1
2005-09-27added two new functions to the docs documents all undocumented GstXXXFlags co...Stefan Kost1-1/+8
2005-09-27gst/gstbin.c: use gst_object_has_ancestor().Wim Taymans1-0/+1