parts of the patch submitted in bug #113913
[platform/upstream/gstreamer.git] / gst / gstobject.c
2004-01-30 Benjamin Otteparts of the patch submitted in bug #113913
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-06-16 Andy Wingoset GstElement->elementfactory before creating any...
2003-06-09 Thomas Vander Stichelefix object loaded signal
2003-05-10 Benjamin Otteenable allocation tracing for GstObjects and make alloc...
2003-05-02 Benjamin Ottemake gst-launch --gst-mask=-1 fakesrc ! fakesink work...
2003-04-15 Benjamin OtteAPI change: remove gst_object_destroy and #defines...
2003-03-25 Wim TaymansAdded some extra debugging info
2003-02-10 Wim Taymans- fix load/save
2003-02-02 Wim Taymansgst_object_swap -> gst_object_replace as it's a better...
2003-01-17 Wim TaymansMore refcounting fixes
2003-01-17 Wim Taymans- sink the systemclock
2003-01-17 Wim TaymansAdd helper function to set GstObject pointers with...
2002-12-19 Wim Taymans- Cleanups
2002-12-14 Wim TaymansDocumentation updates
2002-11-20 Wim TaymansUse full object path string in default error/notify...
2002-11-02 Wim TaymansMoved deep notify to GstObject
2002-08-28 Thomas Vander Stichelecode cleanup fixes
2002-07-24 Wim TaymansAdded parent_unset signal to gstobject for completeness
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-05-05 Andy Wingouse contents of GST_REGISTRY variable if --gst-registry...
2002-05-01 Wim TaymansSmall cleanup
2002-04-14 Benjamin Ottewe don't use // in code we commit :)
2002-04-12 Thomas Vander Stichelecode review
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-03 Andy Wingoobject naming will start with 0 (it was one before)
2002-03-03 Andy Wingodocument gst_caps_debug change gst_caps_debug to accept...
2002-02-20 Andy Wingowarning fixes gst_object_set_name (name, NULL) uniquifi...
2002-02-06 Andy Wingoa couple more ifdefs
2002-02-05 Benjamin Otteinitial checkin for the deep_notify signal which replac...
2002-01-11 Andy Wingosummary: fix xml in gstreamer 1) make clear distinction...
2002-01-01 Wim TaymansSmall cleanups
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-10-25 Andy Wingofix glib2 warning
2001-10-24 Wim TaymansReset the name to NULL.
2001-10-24 Wim TaymansAdded the name property
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-10-07 Steve Bakerremove extra debug info
2001-09-28 Steve Bakerreenabled object destruction by renaming shutdown and...
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-08-13 Steve Bakersync with the current CVS glib API
2001-06-25 Richard BoultonFix a warning; stuff following an #endif
2001-06-25 Erik WalthinsenReworked the arguments for DEBUG and INFO. Removed...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-24 Erik Walthinseninitial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE
2001-05-27 Wim TaymansDocs updates
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-04-17 Wim TaymansThe first wave of docs updates
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-01-31 Wim TaymansDocumentation updates.
2001-01-30 Wim TaymansAdded a first attempt for XML embedding in the main...
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-30 Wim TaymansDocs updates: remove sink, src, filter, connection...
2000-12-29 Erik WalthinsenAdded DEBUG, INFO, and ERROR systems. Very little...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-02-02 Erik WalthinsenMore documentation changes, a couple configure.in and...
2000-02-01 Richard BoultonTidy up of configure script.
2000-01-30 Erik Walthinseninitial checkin