gonzopi

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

commit 42021ffc152f297b55dea65230e3c423711a3762
parent d8d72f55f6315774d919190acdd1fff8a832287b
Author: rbckman <rob@tarina.org>
Date:   Thu, 29 May 2025 16:16:55 +0100

Oh yes default buttons change, uploading change soon! hold on

Diffstat:
Mgonzopi.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gonzopi.py b/gonzopi.py @@ -552,7 +552,7 @@ def main(): overlay = displayimage(camera, imagename, overlay, 3) camera.start_preview() else: - vumetermessage('nothing here! hit rec!') + #vumetermessage('nothing here! hit rec!') playdub(filmname, renderfilename, 'shot',take) take = counttakes(filmname, filmfolder, scene, shot) rendermenu = True