From 4d22077446b878720a262ee14fad5eea974fbe99 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 11 Dec 2001 15:31:13 +0000 Subject: [PATCH] some TODO stuff another ARTS change Original commit message from CVS: some TODO stuff another ARTS change --- TODO | 8 ++++++++ docs/gst/gstreamer.hierarchy | 27 --------------------------- 2 files changed, 8 insertions(+), 27 deletions(-) diff --git a/TODO b/TODO index e9f58cf0ce..436d370fbd 100644 --- a/TODO +++ b/TODO @@ -8,3 +8,11 @@ - deal with clocking issues - use real chaining where possible - factory aliases? + +* autoconf testing : + +- SDL : seems to be ok now, test +- rtp : weird problem, can't get it to work with AC_CHECK_HEADER(S) +- arts : rh72 has artsflowh. in /usr/include/kde/arts + there's no arts-config + so what do we do to find it ? diff --git a/docs/gst/gstreamer.hierarchy b/docs/gst/gstreamer.hierarchy index 362276e962..eae4c26e61 100644 --- a/docs/gst/gstreamer.hierarchy +++ b/docs/gst/gstreamer.hierarchy @@ -1,31 +1,4 @@ GtkObject - GtkWidget - GtkRange - GtkScrollbar - GtkVScrollbar - GtkHScrollbar - GtkScale - GtkHScale - GtkVScale - GtkContainer - GtkBin - GtkScrolledWindow - GtkButton - GtkToggleButton - GtkCheckButton - GtkRadioButton - GtkPaned - GtkVPaned - GtkHPaned - GtkBox - GtkHBox - GtkCombo - GtkCList - GtkEditable - GtkEntry - GtkSpinButton - GtkData - GtkAdjustment GObject GstObject GstXml