gst/gstbus.*: Added async-message and sync-message signals to the bus.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 28 Sep 2005 16:43:20 +0000 (16:43 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 28 Sep 2005 16:43:20 +0000 (16:43 +0000)
commitbf443a46392f61c10117a682e0067b99cfacff3f
treee11f18d82f8d6565d7d5ad5c5fd99b5f038e740e
parentd6b67a4dd8bfd3f642712816c5f87d014f021224
gst/gstbus.*: Added async-message and sync-message signals to the bus.

Original commit message from CVS:
* gst/gstbus.c: (marshal_VOID__MINIOBJECT), (gst_bus_class_init),
(gst_bus_post), (poll_func), (gst_bus_async_signal_func),
(gst_bus_sync_signal_handler):
* gst/gstbus.h:
Added async-message and sync-message signals to the bus.
Added helper BusFunc to emit signals for all posted messages.

* gst/gstmessage.c: (gst_message_type_get_name),
(gst_message_type_to_quark), (gst_message_get_type):
* gst/gstmessage.h:
Register quarks for message names.
ChangeLog
gst/gstbus.c
gst/gstbus.h
gst/gstmessage.c
gst/gstmessage.h