Files @ 5a4e74f1e36a
Branch filter:

Location: light9/flax/editsub

Drew Perttula
Fixed client session clearing bugs.
Ignore-this: 7e34e9e729c874c23695030172fc70ed
Improved /stats report.
More logging.
Colorstrip has a 'mode' channel.
Enttec dmx needs to be refreshed (udmx does its own).
First draft of live-control widgets.
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)