tarina

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

commit 9632ac77c151a2d022eaf25afb137bdb4153e3b9
parent 5bfcd9798c8a552ce86c9c021e58c2a94f8822ce
Author: rob <rob@tarina.org>
Date:   Thu, 26 Oct 2023 20:40:09 +0100

connected message

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

diff --git a/tarina.py b/tarina.py @@ -873,6 +873,9 @@ def main(): except: logger.info('scene or shot already there!') run_command('touch ' + placeholders + '/.placeholder') + scenes, shots, takes = browse(filmname,filmfolder,scene,shot,take) + rendermenu = True + vumetermessage('CONNECTED TO MASTER TARINA!') #SHOWTARINACTRL if recordwithports: if pressed == 'middle' and menu[selected] == "New FILM":