Files @ a472171c50e4
Branch filter:

Location: light9/flax/editsub

drewp@bigasterisk.com
CC song change was breaking ctrl-p and time-hover behaviors
Ignore-this: eb24b8937e75b9310f12d18195f76367
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)