summaryrefslogtreecommitdiff
path: root/docs/design/part-states.txt
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-06-25 14:25:49 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-06-25 14:25:49 +0000
commitbc82d5536cd53c5615b4e355ec1005549208cf25 (patch)
treeec7e56f2777986acfb3bc4ad8872e4a6d0688189 /docs/design/part-states.txt
parent5335a8b34b7e564098849faf7d6d035779cf655d (diff)
docs/README: Document that for plgin-docs we extraxt he short-desc from the element details.
Original commit message from CVS: * docs/README: Document that for plgin-docs we extraxt he short-desc from the element details. * docs/design/part-states.txt: Tell that devices should be closed in PAUSED -> READY. * docs/manual/README: Document how tests in the manual are handled. * docs/manuals.mak: Typo in comment.
Diffstat (limited to 'docs/design/part-states.txt')
-rw-r--r--docs/design/part-states.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/design/part-states.txt b/docs/design/part-states.txt
index 0d80c55650..38559dee97 100644
--- a/docs/design/part-states.txt
+++ b/docs/design/part-states.txt
@@ -76,6 +76,7 @@ the following state changes are possible:
PAUSED -> READY
- sinks unblock any waits in the preroll.
- elements unblock any waits on devices
+ - elements close devices
- chain or get_range functions return WRONG_STATE.
- the element pads are deactivated so that streaming becomes impossible and
all streaming threads are stopped.