summaryrefslogtreecommitdiff
path: root/gst/gstobject.h
Commit message (Expand)AuthorAgeFilesLines
* docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson2014-05-301-1/+1
* docs: Fix typos in function/object descriptionsSebastian Rasmussen2013-12-071-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* controller: expand the api to offer functions for plain and GValue arraysStefan Sauer2012-04-251-0/+3
* controller: improve control binding handlingStefan Sauer2012-01-201-14/+15
* controller: remove convenience api for control sourcesStefan Sauer2012-01-201-5/+0
* Update for new gthread APIWim Taymans2012-01-191-2/+2
* controller: move GValue handling from control-sources to -bindingStefan Sauer2011-12-251-1/+1
* controller: move GstControlledProperty into a separate classStefan Sauer2011-12-251-8/+13
* controller: fix gpointer vs. gpointer* mess upStefan Sauer2011-12-061-1/+1
* controller: remove GstValueArrayStefan Sauer2011-12-061-2/+3
* controller: remove gst_object_get_value_arraysStefan Sauer2011-12-061-2/+0
* controller: remove functions to add/remove controlled propertiesStefan Sauer2011-11-141-3/+0
* .h: fix header filesWim Taymans2011-11-111-17/+24
* controller: merge controller into gstobjectStefan Sauer2011-11-101-5/+7
* controller: add api to check for active controllers (needed for e.g. volume)Stefan Sauer2011-11-041-0/+1
* controller: remove obsolete comments from api transitionStefan Sauer2011-11-041-3/+3
* controller: move to core/gstobjectStefan Sauer2011-11-041-1/+24
* object: make _replace like the miniobject versionWim Taymans2011-08-221-1/+1
* docs: update for API changesTim-Philipp Müller2011-06-051-1/+0
* object: fix docsWim Taymans2010-12-071-2/+1
* object: Removed deprecated fields and methodsWim Taymans2010-12-071-77/+5
* remove deprecated symbols and methodsWim Taymans2010-12-061-46/+0
* gstxml: Deprecate GstXml and related functionsSebastian Dröge2010-06-251-2/+7
* gstobject: deprecate gst_object_{set|get}_name_prefix()Tim-Philipp Müller2010-06-221-3/+6
* Fixes for -Wwrite-stringsBenjamin Otte2010-03-101-1/+1
* docs: enable docs for GstObjectClass to fix linksStefan Kost2009-11-271-2/+10
* gstobject: add FIXME-0.11 commentsStefan Kost2009-11-271-0/+2
* docs: fix xrefs in docsStefan Kost2009-11-251-1/+1
* It's __GNUC__, not _GNUC_David Schleef2009-08-221-2/+2
* gstobject: add gst_object_ref_sinkWim Taymans2009-05-111-0/+1
* gst/: Fix small typos in the docs.Wim Taymans2007-09-241-1/+1
* 2nd attempt to have a xml-less build as a joined effort of #413123 and #421480.Stefan Kost2007-04-201-3/+3
* gst/gstobject.h: Don't define xmlNodePtr to gpointer if the core was built withPeter Kjellerstedt2006-10-171-12/+14
* gst/gstobject.h: Add cast to make compiler happy - refcount variable was a gi...Tim-Philipp Müller2006-05-151-1/+1
* gst/: Remove pre glib2.8 compatibility, fixes #340508Wim Taymans2006-05-051-7/+2
* gst/gstevent.h (struct _GstEvent): Only one pointer of padding.Andy Wingo2005-11-291-1/+1
* docs/gst/gstreamer-sections.txt: Update for new API and API changes.Michael Smith2005-11-231-1/+1
* *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...Andy Wingo2005-11-211-7/+7
* more section docsStefan Kost2005-11-141-2/+9
* gst/gstobject.*: Documentation fixes.Wim Taymans2005-11-091-12/+12
* docs/gst/gstreamer-sections.txt: Added some new macros.Wim Taymans2005-11-091-15/+40
* more docs addedStefan Kost2005-11-041-2/+2
* docs/: Small docs updates.Wim Taymans2005-11-031-1/+1
* gst/: Add !! to _FLAG_IS_SET macros to make the result boolean.Tim-Philipp Müller2005-11-031-1/+1
* gst/gst.*: remove _gst_registry_auto_load, not used anymoreThomas Vander Stichele2005-10-151-3/+1
* whitespace fixesThomas Vander Stichele2005-10-151-4/+4
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-18/+17
* lots of new docs and doc fixesStefan Kost2005-10-081-0/+12
* gst/gstobject.h: there's no point in wrapping FLAG_SET/_UNSET in STMT macros.Thomas Vander Stichele2005-10-071-2/+2