Benjamin Otte
6e15cb6ce9
add gst_scheduler_register shortcut similar to gst_element_register
...
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/gstscheduler.c: (gst_scheduler_register):
* gst/gstscheduler.h:
add gst_scheduler_register shortcut similar to gst_element_register
* gst/schedulers/entryscheduler.c: (plugin_init):
* gst/schedulers/gstbasicscheduler.c: (plugin_init):
* gst/schedulers/gstoptimalscheduler.c: (plugin_init):
use it
2004-08-11 09:54:52 +00:00
Steve Lhomme
1646e64422
remove some valuable stuff from the documentation due to the use of GST_EXPORT
...
Original commit message from CVS:
remove some valuable stuff from the documentation due to the use of GST_EXPORT
2004-08-09 21:28:32 +00:00
Thomas Vander Stichele
20cc567bf6
fix typos
...
Original commit message from CVS:
fix typos
2004-08-05 14:44:49 +00:00
Thomas Vander Stichele
06bb8beb03
fix gst-libs docs build
...
Original commit message from CVS:
fix gst-libs docs build
2004-07-28 11:56:19 +00:00
Thomas Vander Stichele
6c62ed8d46
fix docs build
...
Original commit message from CVS:
fix docs build
2004-07-28 10:19:18 +00:00
Thomas Vander Stichele
a98e57cb8e
cleanups
...
Original commit message from CVS:
cleanups
2004-07-28 09:40:07 +00:00
Stefan Kost
f8d6750a36
small followup of doc fixes (section title case)
...
Original commit message from CVS:
small followup of doc fixes (section title case)
2004-07-27 15:08:54 +00:00
Stefan Kost
626cbdc8b2
cleanup of unused and forgoten sections fixed links from the manual and the pwg to the API docs added more notes to R...
...
Original commit message from CVS:
cleanup of unused and forgoten sections
fixed links from the manual and the pwg to the API docs
added more notes to README
2004-07-27 15:01:10 +00:00
Stefan Kost
1a1c19bb74
this is quite outdated and not in use at all
...
Original commit message from CVS:
this is quite outdated and not in use at all
2004-07-27 13:55:36 +00:00
Stefan Kost
e4c86da4f5
fixed all double <TITLE> elements in sections.txt added missing <TITLE> elements in sections.txt
...
Original commit message from CVS:
fixed all double <TITLE> elements in sections.txt
added missing <TITLE> elements in sections.txt
2004-07-26 16:34:35 +00:00
Steve Lhomme
3330b4665b
add GST_PLUGIN_EXPORT definition
...
Original commit message from CVS:
add GST_PLUGIN_EXPORT definition
2004-07-25 11:10:34 +00:00
Thomas Vander Stichele
85697773da
fix doc build
...
Original commit message from CVS:
fix doc build
2004-07-25 10:24:09 +00:00
Steve Lhomme
4e5f1ba512
Didn't fix the pb...
...
Original commit message from CVS:
Didn't fix the pb...
2004-07-25 07:03:39 +00:00
Steve Lhomme
35ef3f9df6
Try to remove the need for GST_CAT_DEFAULT (text moved)
...
Original commit message from CVS:
Try to remove the need for GST_CAT_DEFAULT (text moved)
2004-07-25 06:51:57 +00:00
Stefan Kost
faf9cf5242
splitted documentation page for gstelement into three pages (more to come)
...
Original commit message from CVS:
splitted documentation page for gstelement into three pages (more to come)
2004-07-23 15:38:47 +00:00
Stefan Kost
f40bd6fe7e
put xmlNodePtr macro into the right section
...
Original commit message from CVS:
put xmlNodePtr macro into the right section
2004-07-21 12:48:45 +00:00
Stefan Kost
21e56edfbc
put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols) added TITLE ...
...
Original commit message from CVS:
put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols)
added TITLE tags where they were missing
fixed section names so that gtk-doc introspection works
fixed typos in api docs and docbook docs
added some thoughts about new interfaces (to personal notes)
2004-07-21 11:32:09 +00:00
Thomas Vander Stichele
c958df6304
adding catalan translation
...
Original commit message from CVS:
adding catalan translation
2004-07-20 16:38:41 +00:00
Thomas Vander Stichele
76f329603c
adding GstFraction GValue type
...
Original commit message from CVS:
adding GstFraction GValue type
2004-07-15 20:27:20 +00:00
Stefan Kost
646ca1edbe
now the api-index has a title in devhelp added more docs for the control-library added personal thoughs/todo to docs/...
...
Original commit message from CVS:
now the api-index has a title in devhelp
added more docs for the control-library
added personal thoughs/todo to docs/random
2004-07-15 13:20:54 +00:00
Stefan Kost
5cc7318681
added symbol index to the libs-docs
...
Original commit message from CVS:
added symbol index to the libs-docs
2004-07-15 12:51:03 +00:00
Stefan Kost
44c31db21f
fixed the index by using an id different than index
...
Original commit message from CVS:
fixed the index by using an id different than index
2004-07-15 11:13:35 +00:00
Andy Wingo
3e53c7f757
add IS_DISPATCHING macro to gstreamer-sections.txt...
...
Original commit message from CVS:
add IS_DISPATCHING macro to gstreamer-sections.txt...
2004-07-14 15:52:44 +00:00
Stefan Kost
1312d71475
adding a title to some examples so that they appear in the example index disabled the global index, as this does not ...
...
Original commit message from CVS:
adding a title to some examples so that they appear in the example index
disabled the global index, as this does not yet fully work
2004-07-14 15:06:31 +00:00
Thomas Vander Stichele
b645d7ab8c
fixes 123774 - setting state on a bin should set state on children as well
...
Original commit message from CVS:
fixes 123774 - setting state on a bin should set state on children as well
2004-07-09 13:26:12 +00:00
Thomas Vander Stichele
ac9d8868a5
catch wrong state changes in element base class
...
Original commit message from CVS:
catch wrong state changes in element base class
2004-07-09 11:20:59 +00:00
Thomas Vander Stichele
c6e70cad66
and missing symbol
...
Original commit message from CVS:
and missing symbol
2004-07-06 18:05:12 +00:00
Thomas Vander Stichele
6b42c874d2
fix docs build
...
Original commit message from CVS:
fix docs build
2004-06-26 13:11:31 +00:00
Thomas Vander Stichele
186221d6e0
doc fixes
...
Original commit message from CVS:
doc fixes
2004-06-24 23:05:04 +00:00
Zaheer Abbas Merali
6b5554c50f
docs/gst/gstreamer-sections.txt: remove from docs, the define that Benjamin removed from gstelement.h
...
Original commit message from CVS:
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
* docs/gst/gstreamer-sections.txt:
remove from docs, the define that Benjamin removed from gstelement.h
2004-06-22 06:44:18 +00:00
Thomas Vander Stichele
2f391173fc
add note
...
Original commit message from CVS:
add note
2004-06-17 19:06:50 +00:00
Steve Lhomme
395faf9c06
rename GSTREAMER_EXPORT to GST_EXPORT
...
Original commit message from CVS:
rename GSTREAMER_EXPORT to GST_EXPORT
2004-06-13 10:04:12 +00:00
Jan Schmidt
b289a5b010
add GSTREAMER_EXPORT macro to the docs
...
Original commit message from CVS:
add GSTREAMER_EXPORT macro to the docs
2004-06-13 02:18:18 +00:00
Thomas Vander Stichele
b5255eecec
back to cvs
...
Original commit message from CVS:
back to cvs
2004-06-05 17:25:45 +00:00
Thomas Vander Stichele
5729f3b2a3
put back GST_CAT_DATAFLOW
...
Original commit message from CVS:
put back GST_CAT_DATAFLOW
2004-06-05 12:19:27 +00:00
Thomas Vander Stichele
864b8837cf
describe IN_CAPS
...
Original commit message from CVS:
describe IN_CAPS
2004-06-05 12:05:43 +00:00
Thomas Vander Stichele
f5c0bfd459
releasing
...
Original commit message from CVS:
releasing
2004-06-04 11:17:01 +00:00
Thomas Vander Stichele
a60b858d79
updates
...
Original commit message from CVS:
updates
2004-05-21 11:39:08 +00:00
Thomas Vander Stichele
5ea6cc9ed7
add to sections
...
Original commit message from CVS:
add to sections
2004-05-20 17:10:51 +00:00
Johan Dahlin
ee5d8e7dd8
docs/gst/Makefile.am (all-local): Re-add
...
Original commit message from CVS:
* docs/gst/Makefile.am (all-local): Re-add
2004-05-20 15:39:09 +00:00
Thomas Vander Stichele
395c4b195b
fix distcheck
...
Original commit message from CVS:
fix distcheck
2004-05-20 12:40:31 +00:00
David Schleef
237bc63426
docs/gst/Makefile.am: Add all-local target for when HAVE_GTK_DOC is false.
...
Original commit message from CVS:
* docs/gst/Makefile.am: Add all-local target for when HAVE_GTK_DOC
is false.
2004-05-18 20:42:57 +00:00
Stefan Kost
9fa85fa424
backed out the change of gst.h added some comment about building docs to README
...
Original commit message from CVS:
backed out the change of gst.h
added some comment about building docs to README
2004-05-14 15:17:30 +00:00
Stefan Kost
8178973c41
enabled gobject hierarchy in the gtk-doc enabled the GstQueue class in the gtk-doc added a few missing symbols so tha...
...
Original commit message from CVS:
enabled gobject hierarchy in the gtk-doc
enabled the GstQueue class in the gtk-doc
added a few missing symbols so that the hierachy works
2004-05-14 14:00:04 +00:00
David Schleef
4b87c77d49
docs/gst/gstreamer-sections.txt: Add gst_element_no_more_pads.
...
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt: Add gst_element_no_more_pads.
2004-05-11 03:44:26 +00:00
David Schleef
eb8249f544
docs/gst/Makefile.am: Dear gtk-doc, please print out the unused symbols, because otherwise we don't know what they ar...
...
Original commit message from CVS:
* docs/gst/Makefile.am: Dear gtk-doc, please print out the unused
symbols, because otherwise we don't know what they are. Thanks,
the GStreamer team.
* gst/registries/gstxmlregistry.c: (make_dir): Remove a spurious ;
2004-05-11 03:05:00 +00:00
Thomas Vander Stichele
e7b9201555
reorganize C/LIB flags add gst_info to gstcompat.h
...
Original commit message from CVS:
reorganize C/LIB flags
add gst_info to gstcompat.h
2004-05-04 12:38:36 +00:00
Thomas Vander Stichele
f55a8091a6
remove gst_info remove gstlog.h, fold back to gstinfo.h update translations
...
Original commit message from CVS:
remove gst_info
remove gstlog.h, fold back to gstinfo.h
update translations
2004-05-03 16:03:24 +00:00
Stéphane Loeuillet
5715002322
docs/: doc fix by Patrick Guimond (Protector) from devel ML
...
Original commit message from CVS:
* docs/gst/tmpl/gstpipeline.sgml :
* docs/manual/elements-api.xml :
doc fix by Patrick Guimond (Protector) from devel ML
reviewed by ronald
2004-05-02 18:57:59 +00:00
Stéphane Loeuillet
9934196cfc
docs/: apply a patch from Arwed v. Merkatz so that gtk-doc generated docs install (same for .devhelp file) (fixes par...
...
Original commit message from CVS:
* docs/gst/Makefile.am :
* docs/libs/Makefile.am :
apply a patch from Arwed v. Merkatz so that gtk-doc
generated docs install (same for .devhelp file)
(fixes part 1 of #138836 )
2004-05-02 15:13:42 +00:00