Restore movie command#159
Restore movie command#159robalni wants to merge 4 commits intoblue-nebula:masterfrom robalni:bring-back-movie
Conversation
|
Could you please add some documentation around to explain what it does and how it does it, so that the mistake won't happen anew? |
It wasn't a mistake, really. IIRC we figured hardly anyone uses it. To me, at least, it was clear it was used to record, not play movies. See #23. I'm very open to reverting those changes given there's actual users. I agree to @bmorel that it should probably be documented a bit better in order to avoid misunderstandings of any kind in the future. |
|
I think what @bmorel meant was to add some comments in the code to mark which code belongs to the recorder to prevent future readers from thinking "ah well we don't need that any more" and removing the code... |
|

The movie command was removed by mistake in 44b24a1 and this pull request brings it back.