commit 0b2d4d00eb8b0cafdc904e117d730fd37a71ffa6
parent 2ff1186bbf568605aa55b43b543bb0db0f2526af
Author: Robin <rob@tarina.org>
Date: Sun, 16 Jun 2019 21:21:17 +0300
ok, v.1.0 is ready
Diffstat:
3 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/docs/tarina-manual.html b/docs/tarina-manual.html
@@ -14,7 +14,7 @@
<img src="tarina-logo.png" />
</div>
-<h1 id="tarina-manual">TARINA MANUAL</h1>
+<p><br> MANUAL ======</p>
<p>Step by step build instructions for a 3D printable Raspberry Pi video camera. Now, this is still a work in progress and documentation is on its way, if you're in a hurry feel free to drop a message in <a href="https://riot.im/app/#/room/!KHPruVufWZoLpQAUMZ:bennysmatrixchat.ddns.net">#tarina:bennysmatrixchat.ddns.net</a></p>
<div class="figure">
<img src="tarina-filming-01.jpg" alt="Filming with Tarina" />
@@ -58,7 +58,10 @@
<p>The enter key has some special elements. (Improvement) Will write out on the last row a help for each menu.</p>
<p>With keys up and down you change a specific setting for example shutter speed. With keys left and right you change what settings to change. With view, you can view the last shot or if you have a specific scene highlighted the camera would automatically glue all shots together and play that scene for you, same goes for film. With remove you can remove a specific take, shot, scene or film. With the retake button you retake a bad take, this is how the camera keeps track of your good takes. As of now the last take is always chosen.</p>
<p>Then there's some special keys on the keyboard (CAPITAL):</p>
-<p>Y = Copy scene/shot M = Cut (as in cut and paste) scene/shot P = Paste scene/shot I = Insert scene/shot</p>
+<p>Y = Copy scene/shot</p>
+<p>M = Cut (as in cut and paste) scene/shot</p>
+<p>P = Paste scene/shot</p>
+<p>I = Insert scene/shot</p>
<h1 id="menus">Menus</h1>
<p>A short explanation of all the settings and why they are where they are.</p>
<h3 id="film-scene-shot-and-take">Film, scene, shot and take</h3>
diff --git a/docs/tarina-manual.md b/docs/tarina-manual.md
@@ -1,8 +1,9 @@
![](tarina-logo.png)
-TARINA MANUAL
-=============
+<br>
+MANUAL
+======
Step by step build instructions for a 3D printable Raspberry Pi video camera. Now, this is still a work in progress and documentation is on its way, if you're in a hurry feel free to drop a message in [#tarina:bennysmatrixchat.ddns.net](https://riot.im/app/#/room/!KHPruVufWZoLpQAUMZ:bennysmatrixchat.ddns.net)
@@ -48,8 +49,11 @@ With keys up and down you change a specific setting for example shutter speed. W
Then there's some special keys on the keyboard (CAPITAL):
Y = Copy scene/shot
+
M = Cut (as in cut and paste) scene/shot
+
P = Paste scene/shot
+
I = Insert scene/shot
Menus
diff --git a/docs/tarina-manual.pdf b/docs/tarina-manual.pdf
Binary files differ.