summaryrefslogtreecommitdiff
path: root/gst/gstmessage.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-23message: don't use typechecking cast macrosWim Taymans1-7/+7
2009-10-07message: whitespace fixesWim Taymans1-68/+68
2009-09-14docs: GST_MESSAGE_STREAM_STATUS is implemented nowadays.Stefan Kost1-1/+1
2009-07-02docs: fix gtk-doc /*< private >*/ markerTim-Philipp Müller1-3/+3
2009-06-12stepping: more stepping improvementsWim Taymans1-4/+8
2009-06-12message: add step-start messageWim Taymans1-0/+6
2009-06-04API: add GST_MESSAGE_SRC_NAME macroTim-Philipp Müller1-0/+11
2009-06-01framestep: implement backwards framestepWim Taymans1-3/+4
2009-06-01add new API for framesteppingWim Taymans1-0/+6
2009-05-27API: Add gst_message_{new,parse}_tag_full() to get/set the source padSebastian Dröge1-0/+2
2009-05-11GstMessage: Add STREAM_STATUS message methodsWim Taymans1-0/+34
2009-05-11Message: small indentation change.Wim Taymans1-5/+5
2009-03-12docs: Improve some docsWim Taymans1-0/+2
2009-02-22Convert unref/copy functions of GstMiniObject subclasses to static inline fun...Ali Sabil1-4/+20
2009-02-18Add message to request a state changeWim Taymans1-0/+8
2008-11-04Add sequence numbers to events and messages. See #559250.Andy Wingo1-1/+11
2008-10-06Implement STRUCTURE_CHANGED messages. These messages will be used to signal t...Wim Taymans1-2/+22
2008-05-17gst/gstmessage.*: Mark the debug string parameters as const. Fixes bug #533490.Sebastian Dröge1-3/+3
2008-04-08Reorder the message docs and headers for clarity.Wim Taymans1-17/+65
2007-11-02gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller1-2/+0
2007-08-16gst/gstmessage.h: Add some more docs for the messages.Wim Taymans1-10/+18
2007-05-21docs/design/part-synchronisation.txt: Small addition.Wim Taymans1-6/+18
2007-03-19Add ASYNC_START and ASYNC_DONE messages to prepare for latency support.Wim Taymans1-0/+9
2007-02-28gst/gstelement.c: Handle INFO messages from the GST_ELEMENT_INFO macro as well.Wim Taymans1-0/+2
2007-02-21gst/gstmessage.*: Remove new messages for release.Wim Taymans1-9/+1
2007-02-02docs/gst/gstreamer-sections.txt: Add docs for new methods.Wim Taymans1-0/+12
2006-10-09gst/gstmessage.h: Revert change from earlier wrt GST_MESSAGE_TYPE_ANY having ...Zaheer Abbas Merali1-1/+1
2006-10-09common/m4/gst-error.m4: Disable warning of statement not reached on Forte.Josep Torre Valles1-1/+1
2006-09-15Added methods to create and parse BUFFERING messages.Wim Taymans1-1/+3
2006-07-06gst/gstmessage.h: Use a valid int for the _MESSAGE_ANY enum value to avoid co...Wim Taymans1-2/+4
2006-07-02whitespace/doc fixesThomas Vander Stichele1-17/+17
2006-05-14Minor docs fixes.Tim-Philipp Müller1-2/+3
2006-05-10gst/: Make gtk-doc generate docs for our inlined gst_buffer_ref(), gst_event_...Tim-Philipp Müller1-0/+4
2006-03-21gst/: gst_[buffer|event|message]_ref() macros are replaced by a static inline...Edward Hervey1-1/+8
2006-02-13New API: add GST_MESSAGE_TYPE_NAME and GST_QUERY_TYPE_NAME macros (#330906). ...Tim-Philipp Müller1-0/+9
2005-11-16gst/base/gstbasesrc.c: some debug changesThomas Vander Stichele1-2/+2
2005-11-09docs/gst/gstreamer-sections.txt: Moved the message async delivery private loc...Wim Taymans1-1/+36
2005-10-25docs/design/part-TODO.txt: Update TODO.Wim Taymans1-0/+1
2005-10-21And 2% more doc coverage.Wim Taymans1-9/+6
2005-10-18Seriously, this is better than a previous commit as we only need to notify th...Wim Taymans1-13/+15
2005-10-18Make messages future proof. state-change gets a flag if it was a message comm...Wim Taymans1-6/+10
2005-10-15whitespace fixesThomas Vander Stichele1-1/+1
2005-10-11gst/gstbin.*: Prepare to make current EOS message queue more generic.Wim Taymans1-1/+1
2005-10-09gst/gstmessage.*: don't use new, it's a C++ keywordThomas Vander Stichele1-6/+6
2005-10-08lots of new docs and doc fixesStefan Kost1-4/+40
2005-10-08gst/gstmessage.*: Also carry the clock in question.Wim Taymans1-3/+4
2005-10-08gst/gstmessage.*: Clean up.Wim Taymans1-7/+20
2005-10-08Added extra field to STATE_CHANGE message with the pending state, which will ...Wim Taymans1-2/+2
2005-10-07docs/gst/gstreamer-sections.txt: Update.Andy Wingo1-17/+7
2005-09-28gst/gstbus.*: Added async-message and sync-message signals to the bus.Wim Taymans1-0/+3