[go: up one dir, main page]

Menu

Code Commit Log


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

Beginning of device disconnection checking

2007-04-04 16:42:21 Tree
[r25] by flithm

Add signal handler for catching Ctrl-C etc
Add more nice functional macros
Fix up doxygen goodness on some classes (consistency)
Start watching for file events on /dev/input/event*

2007-04-04 15:02:32 Tree
[r24] by flithm

doxygen fixup

2007-04-04 04:51:22 Tree
[r23] by flithm

Add some nice functional style macros for applying a function sets of things

2007-04-04 04:45:36 Tree
[r22] by flithm

Start using functors

2007-04-04 04:17:41 Tree
Older >