Add new TOC message
[platform/upstream/gstreamer.git] / gst / gstmessage.h
2012-04-02 Alexander SaprykinAdd new TOC message
2011-11-26 Tim-Philipp Müllergst: sprinkle some G_GNUC_MALLOC
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-05-28 Stefan Kostdocs: xref the async messages to GstStateChange
2011-02-15 Wim Taymansmessage: rename category to code
2011-02-15 Wim Taymansmessage: add progress message functions
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-09-01 Jeffrey S. SmithFix casts in a bunch of inline functions to maintain...
2010-04-07 Wim Taymansmessage: add Since: markers
2010-03-17 Robert Swainmessage: add QoS message to inform apps of lost data
2010-01-15 Wim Taymansmessage: update docs a little
2009-12-07 Wim TaymansUse plain casting instead of typechecking
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-10-23 Wim Taymansmessage: don't use typechecking cast macros
2009-10-07 Wim Taymansmessage: whitespace fixes
2009-09-14 Stefan Kostdocs: GST_MESSAGE_STREAM_STATUS is implemented nowadays.
2009-07-02 Tim-Philipp Müllerdocs: fix gtk-doc /*< private >*/ marker
2009-06-12 Wim Taymansstepping: more stepping improvements
2009-06-12 Wim Taymansmessage: add step-start message
2009-06-03 Tim-Philipp MüllerAPI: add GST_MESSAGE_SRC_NAME macro
2009-06-01 Wim Taymansframestep: implement backwards framestep
2009-06-01 Wim Taymansadd new API for framestepping
2009-05-27 Sebastian DrögeAPI: Add gst_message_{new,parse}_tag_full() to get...
2009-05-11 Wim TaymansGstMessage: Add STREAM_STATUS message methods
2009-05-11 Wim TaymansMessage: small indentation change.
2009-03-12 Wim Taymansdocs: Improve some docs
2009-02-22 Ali SabilConvert unref/copy functions of GstMiniObject subclasse...
2009-02-18 Wim TaymansAdd message to request a state change
2008-11-04 Andy WingoAdd sequence numbers to events and messages. See #559250.
2008-10-06 Wim TaymansImplement STRUCTURE_CHANGED messages. These messages...
2008-05-17 Sebastian Drögegst/gstmessage.*: Mark the debug string parameters...
2008-04-08 Wim TaymansReorder the message docs and headers for clarity.
2007-11-02 Tim-Philipp Müllergst/: Move declaration of private _gst_foo_initialize...
2007-08-16 Wim Taymansgst/gstmessage.h: Add some more docs for the messages.
2007-05-21 Wim Taymansdocs/design/part-synchronisation.txt: Small addition.
2007-03-19 Wim TaymansAdd ASYNC_START and ASYNC_DONE messages to prepare...
2007-02-28 Wim Taymansgst/gstelement.c: Handle INFO messages from the GST_ELE...
2007-02-21 Wim Taymansgst/gstmessage.*: Remove new messages for release.
2007-02-02 Wim Taymansdocs/gst/gstreamer-sections.txt: Add docs for new methods.
2006-10-09 Zaheer Abbas Meraligst/gstmessage.h: Revert change from earlier wrt GST_ME...
2006-10-09 Josep Torre Vallescommon/m4/gst-error.m4: Disable warning of statement...
2006-09-15 Wim TaymansAdded methods to create and parse BUFFERING messages.
2006-07-06 Wim Taymansgst/gstmessage.h: Use a valid int for the _MESSAGE_ANY...
2006-07-02 Thomas Vander Stichelewhitespace/doc fixes
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.