Files @ a7f1f75c737b
Branch filter:

Location: light9/flax/editsub

dmcc
redid the changes from the notes -- still missing the during-show edits
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)