Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Static initialisation fix for a GListener | Andrew Hannam | 2012-11-30 | 1 | -1/+1 |
| | |||||
* | Ginput and structure changes | Andrew Hannam | 2012-11-26 | 1 | -4/+25 |
| | | | | | | | | GINPUT Touch including drivers GTIMER fixes GEVENT fixes GWIN button completion Structure changes to better seperate sections of a sub-system | ||||
* | GEVENT, GTIMER & GINPUT subsystems | Andrew Hannam | 2012-11-17 | 1 | -0/+222 |
GEVENT - for passing event structures from Sources to Listeners GTIMER - thread context based once-off and periodic timers. GINPUT - extensible, multiple device-type, input sub-system. gevent & gtimer are code complete, ginput is definition complete but not code complete. |