tests/check/: use the new macro
[platform/upstream/gstreamer.git] / gst / gstmessage.h
2006-05-14 Tim-Philipp MüllerMinor docs fixes.
2006-05-10 Tim-Philipp Müllergst/: Make gtk-doc generate docs for our inlined gst_bu...
2006-03-21 Edward Herveygst/: gst_[buffer|event|message]_ref() macros are repla...
2006-02-13 Tim-Philipp MüllerNew API: add GST_MESSAGE_TYPE_NAME and GST_QUERY_TYPE_N...
2005-11-16 Thomas Vander Stichelegst/base/gstbasesrc.c: some debug changes
2005-11-09 Wim Taymansdocs/gst/gstreamer-sections.txt: Moved the message...
2005-10-25 Wim Taymansdocs/design/part-TODO.txt: Update TODO.
2005-10-21 Wim TaymansAnd 2% more doc coverage.
2005-10-18 Wim TaymansSeriously, this is better than a previous commit as...
2005-10-18 Wim TaymansMake messages future proof. state-change gets a flag...
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-11 Wim Taymansgst/gstbin.*: Prepare to make current EOS message queue...
2005-10-09 Thomas Vander Stichelegst/gstmessage.*: don't use new, it's a C++ keyword
2005-10-08 Stefan Kostlots of new docs and doc fixes
2005-10-08 Wim Taymansgst/gstmessage.*: Also carry the clock in question.
2005-10-08 Wim Taymansgst/gstmessage.*: Clean up.
2005-10-08 Wim TaymansAdded extra field to STATE_CHANGE message with the...
2005-10-07 Andy Wingodocs/gst/gstreamer-sections.txt: Update.
2005-09-28 Wim Taymansgst/gstbus.*: Added async-message and sync-message...
2005-09-19 Wim Taymansgst/gstpipeline.c: Automatically PAUSE and RESUME a...
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-09-07 Stefan Kostrenamed gsttag -> gsttaglist, gsttaginterface -> gsttag...
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-26 Stefan Kostgst/gstmessage.*: doc fixes
2005-08-25 Jan SchmidtRevert unpopular change for GST_MESSAGE_SRC to GObject.
2005-08-25 Thomas Vander Stichelefix docs by fixing enum typedef
2005-08-24 Jan SchmidtChange GST_MESSAGE_SRC to be a GObject rather than...
2005-07-20 Wim Taymansgst/gstmessage.*: Added a bunch of messages for advance...
2005-07-20 Ronald S. Bultjegst/gstmessage.*: Add _new_custom, make _new_applicatio...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-12 Wim Taymansgst/base/gstbasetransform.c: Added more debug info...
2005-07-05 Andy Wingocheck/: Application message API change.
2005-06-24 Thomas Vander Stichelestart pulling in base classes and elements for docs
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-04-21 Wim Taymansgst/: Use parent refcount in GstMessage to ensure GstSt...
2005-03-21 Wim TaymansNext big merge.