[go: up one dir, main page]

Menu

/gizmod3 Commit Log


Commit Date  
[r39] by flithm

- More pythonification -- full C++ inheritance model now translating to python.
- Sending events to python

2007-04-13 14:48:31 Tree
[r38] by flithm

documentation cleanup

2007-04-13 00:35:24 Tree
[r37] by flithm

dix debug print statement

2007-04-13 00:31:01 Tree
[r36] by flithm

More pythonicification -- remove excessive arguments to
onQueryDeviceType

Much cleaner, can now just pass in a FileWatchee since it inherits
DeviceInfo

2007-04-13 00:27:34 Tree
[r35] by flithm

removed configure since you can't run it without autogen'ing first
anyway

2007-04-12 20:20:31 Tree
[r34] by flithm

Documentation cleanup

2007-04-10 20:20:31 Tree
[r33] by flithm

Device query types back from python fully working

2007-04-10 19:52:52 Tree
[r32] by flithm

Update PYTHONPATH to use mConfigDir (-c switch)

2007-04-10 19:25:06 Tree
[r31] by flithm

Fixups in the python / c++ interface
- using proper constructor (need to explicitly call constructor if the python's base class is a c++ class!)
- imports from inside python files now work (sys.path.insert being called before scripts executed)

2007-04-10 19:19:26 Tree
[r30] by flithm

Add a python interface for registering device types (GizmoDeviceType.py)

2007-04-10 12:47:34 Tree
Older >