summaryrefslogtreecommitdiff
path: root/docs/pwg/advanced-request.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-09-28pwg: rework dynamic pads docsWim Taymans1-53/+76
2010-02-12pwg: several typo fixesArun Raghavan1-1/+1
Fixes #609286.
2008-10-06docs/pwg/advanced-request.xml: Fix 0.8 api usage in example. Fixes #554561Stefan Kost1-1/+1
Original commit message from CVS: * docs/pwg/advanced-request.xml: Fix 0.8 api usage in example. Fixes #554561 * docs/pwg/appendix-porting.xml: Change 0.9 to 0.10 here.
2005-07-11docs/pwg/: Rewrite scheduling-chapter for scheduling model in 0.9. Add lots ↵Ronald S. Bultje1-4/+0
of example code and explanation for pad a... Original commit message from CVS: * docs/pwg/advanced-events.xml: * docs/pwg/advanced-request.xml: * docs/pwg/advanced-scheduling.xml: * docs/pwg/appendix-porting.xml: * docs/pwg/building-boiler.xml: * docs/pwg/intro-preface.xml: * docs/pwg/other-ntoone.xml: Rewrite scheduling-chapter for scheduling model in 0.9. Add lots of example code and explanation for pad activation, loop() and getrange() functions and a bit more. Remove old comments pointing to loop-functions. * examples/pwg/Makefile.am: Add loop/getrange examples.
2005-05-17small doc fixesThomas Vander Stichele1-1/+1
Original commit message from CVS: small doc fixes
2004-01-29fix non-validating docbook make sure validation gets checked before buildingThomas Vander Stichele1-6/+10
Original commit message from CVS: fix non-validating docbook make sure validation gets checked before building
2004-01-28fix up id'sThomas Vander Stichele1-4/+4
Original commit message from CVS: fix up id's
2004-01-28docs/pwg/: General placeholders for now.Ronald S. Bultje1-2/+263
Original commit message from CVS: 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net> * docs/pwg/advanced_clock.xml: * docs/pwg/advanced_interfaces.xml: * docs/pwg/advanced_midi.xml: General placeholders for now. * docs/pwg/advanced_request.xml: Explanation about sometimes and request pads. * docs/pwg/advanced_scheduling.xml: Concept of bytestream, loopfunctions and schedulers. * docs/pwg/building_boiler.xml: Add something about plugin-init.
2002-09-27Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing ↵Leif Johnson1-0/+6
info from old guide into several files, on... Original commit message from CVS: Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info from old guide into several files, one per chapter. The guide still needs much work ...