diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-04-07 23:08:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-10 23:43:42 +0100 |
| commit | 3e7b31f099afce27e220ae95e96e759efb68bfd9 (patch) | |
| tree | 60bb0572a0d61ad37eaffba05c2d50fea9543b78 | |
| parent | 30b0bd88a811753061d02945e95d0424229bc1a7 (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 |
