Files @ d72eab02baca
Branch filter:

Location: light9/flax/editsub

David McClosky
new (old) subs
Ignore-this: d4e5252b26fc313f7c3338646334fa0
See, they're from previous years but they're new to this yeear!
1
2
3
4
5
#!/usr/bin/env python

import sys
import Subcomposer
Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1, dmxdummy=0)