[go: up one dir, main page]

Menu

/gizmod3/gizmod Commit Log


Commit Date  
[r42] by flithm

Work on hotplugging, almost there, just need to figure out why
delete events show in the dev directory

2007-04-17 18:10:26 Tree
[r41] by flithm

Stop null events from sending
send full (raw) events to python

2007-04-13 22:18:04 Tree
[r39] by flithm

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

2007-04-13 14:48:31 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
[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
Older >