[go: up one dir, main page]

Menu

[r240]: / gizmod3 / TODO  Maximize  Restore  History

Download this file

12 lines (8 with data), 324 Bytes

TODO:

- macro recorder
- script merge utility for when new gizmod versions get released
- PyOSD support?

BUGS:

- Potential Segfault in GizmodThread because ScriptMutex can not be 
  locked while in thread function.  Python Global Interpreter Lock 
  functions don't appear to work in embedded environment.  No known fix.