tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

commit a772bc3c5925b56f8037ae44d1185c3ddcad7457
parent 392050d761032e7903620ec0edfb3130ec289302
Author: rbckman <robinbackman@gmail.com>
Date:   Wed,  2 Nov 2016 13:40:44 +0000

remove old things

Diffstat:
Mtarina.py | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/tarina.py b/tarina.py @@ -1,7 +1,7 @@ #/usr/bin/env python # -*- coding: utf-8 -*- -#Tarina - Raspberry pi filmmaking interface. +#Tarina - The DIY camera for filmmakers, vloggers, travellers & hackers. #Copyright (C) 2016 Robin Bäckman #This program is free software: you can redistribute it and/or modify @@ -40,8 +40,6 @@ from PIL import Image os.system('clear') -print "Tarina Copyright (C) 2016 Robin Bäckman\nThis program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\nThis is free software, and you are welcome to redistribute it\nunder certain conditions; type `show c' for details." - #--------------Save settings----------------- def savesetting(brightness, contrast, saturation, shutter_speed, iso, awb_mode, awb_gains, awb_lock, miclevel, headphoneslevel, filmfolder, filmname, scene, shot, take, thefile, beeps, flip, renderedshots):