[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r29] by flithm

Register devices, call to python script to get device type
Switch from list to map where appropriate for more speed

2007-04-06 20:41:49 Tree
[r28] by flithm

Minor bug fixed in the event watcher (added inotify fd to poll list twice)
doxygen cleanups

2007-04-06 02:49:53 Tree
[r27] by flithm

Now handling device disconnect / reconnects
Using Inotify

2007-04-06 02:36:37 Tree
Older >