diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-04-07 23:08:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-08 23:25:22 +0100 |
| commit | 44966cf3a66e9548b39851686086dba07b10b23e (patch) | |
| tree | 66024eb9e940fd30a117dae6d02fa88f0420f527 | |
| parent | fa1325c0ab2511109f1407037c2352192965eb0b (diff) | |
Add some docs on the swaroop variant's differences.
| -rw-r--r-- | doc/design/swaroop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/design/swaroop b/doc/design/swaroop new file mode 100644 index 000000000..01380b785 --- /dev/null +++ b/doc/design/swaroop @@ -0,0 +1,10 @@ +Things only in swaroop variant: + +Periodic check for a magic file being present. +Periodic check for connected monitors' EDIDs. +Player background image +Fetching KDMs from a web service +Player watermarking +Restart after crash +SPL support with unskippable content +Player logging |
