docs/manual/: Update (until threads/scheduling) Application Development Manual; remov...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 29 Jun 2005 09:25:51 +0000 (09:25 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 29 Jun 2005 09:25:51 +0000 (09:25 +0000)
commit2abdd0bfdafb285b445e031729fc55556d19084f
treeb154173c0f5417d296af307b649ca17c23a0e6e4
parentbd72354e9a47d0fe7b114e08701b04eaa11b59fd
docs/manual/: Update (until threads/scheduling) Application Development Manual; remove GstThread, add GstBus, add sim...

Original commit message from CVS:
* docs/manual/advanced-clocks.xml:
* docs/manual/advanced-interfaces.xml:
* docs/manual/advanced-metadata.xml:
* docs/manual/advanced-position.xml:
* docs/manual/advanced-schedulers.xml:
* docs/manual/advanced-threads.xml:
* docs/manual/appendix-porting.xml:
* docs/manual/basics-bins.xml:
* docs/manual/basics-bus.xml:
* docs/manual/basics-elements.xml:
* docs/manual/basics-helloworld.xml:
* docs/manual/basics-pads.xml:
* docs/manual/highlevel-components.xml:
* docs/manual/manual.xml:
* docs/manual/thread.fig:
Update (until threads/scheduling) Application Development Manual;
remove GstThread, add GstBus, add simple porting checklist, add
documentation for tag writing, clocks, make all examples until this
part compile and run.
* examples/manual/Makefile.am:
Update from changes to Application Development Manual; add bus
example, remove thread example.
18 files changed:
ChangeLog
docs/manual/advanced-clocks.xml
docs/manual/advanced-interfaces.xml
docs/manual/advanced-metadata.xml
docs/manual/advanced-position.xml
docs/manual/advanced-schedulers.xml [deleted file]
docs/manual/advanced-threads.xml
docs/manual/appendix-porting.xml [new file with mode: 0644]
docs/manual/basics-bins.xml
docs/manual/basics-bus.xml [new file with mode: 0644]
docs/manual/basics-elements.xml
docs/manual/basics-helloworld.xml
docs/manual/basics-pads.xml
docs/manual/highlevel-components.xml
docs/manual/manual.xml
docs/manual/thread.fig [deleted file]
examples/manual/Makefile.am
tests/old/examples/manual/Makefile.am