glt24: switch to cached xml
This commit is contained in:
parent
58bc29249e
commit
451f63468b
2 changed files with 1620 additions and 1 deletions
|
@ -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
|
||||||
|
|
1618
glt24/schedule__2024-03-25_16-57-04.xml
Normal file
1618
glt24/schedule__2024-03-25_16-57-04.xml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue