mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
some TODO stuff another ARTS change
Original commit message from CVS: some TODO stuff another ARTS change
This commit is contained in:
parent
08b6fe3946
commit
4d22077446
2 changed files with 8 additions and 27 deletions
8
TODO
8
TODO
|
@ -8,3 +8,11 @@
|
||||||
- deal with clocking issues
|
- deal with clocking issues
|
||||||
- use real chaining where possible
|
- use real chaining where possible
|
||||||
- factory aliases?
|
- 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 ?
|
||||||
|
|
|
@ -1,31 +1,4 @@
|
||||||
GtkObject
|
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
|
GObject
|
||||||
GstObject
|
GstObject
|
||||||
GstXml
|
GstXml
|
||||||
|
|
Loading…
Reference in a new issue