glt24: switch to cached xml

This commit is contained in:
Sophie Schiller 2024-04-04 11:07:50 +02:00
parent 58bc29249e
commit 451f63468b
2 changed files with 1620 additions and 1 deletions

View file

@ -5,7 +5,8 @@ from schedulelib import *
from easing import * from easing import *
# URL to Schedule-XML # URL to Schedule-XML
scheduleUrl = 'https://pretalx.linuxtage.at/glt24/schedule.xml' #scheduleUrl = 'https://pretalx.linuxtage.at/glt24/schedule.xml'
scheduleUrl = 'file:/home/sophie/coding/voc/intro-outro-generator/glt24/schedule__2024-03-25_16-57-04.xml'
def introFrames(args): def introFrames(args):
#fade in tux and set other opacities to 0 #fade in tux and set other opacities to 0

File diff suppressed because it is too large Load diff