From a762a629aa49a046453de7fd2d65680e73c9123a Mon Sep 17 00:00:00 2001 From: Andrew Hannam Date: Sat, 17 Nov 2012 01:42:12 +1000 Subject: GEVENT, GTIMER & GINPUT subsystems 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. --- releases.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'releases.txt') diff --git a/releases.txt b/releases.txt index 83680ae1..caadade2 100644 --- a/releases.txt +++ b/releases.txt @@ -14,6 +14,9 @@ FIX: gdisp Win32 driver fixes DEPRECATE: console deprecated - replaced with gwin functionality FEATURE: ILI9320 GDISP driver FEATURE: gdisp Win32 driver - full orientation support +FEATURE: GEVENT - for passing event structures from Sources to Listeners +FEATURE: GTIMER - thread context based once-off and periodic timers. +FEATURE: GINPUT - extensible, multiple device-type, input sub-system. *** changes after 1.3 *** -- cgit v1.2.3