aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* title justify to left instead of center in ginput touch codeJoel Bodenmann2012-12-031-2/+2
|
* demo docJoel Bodenmann2012-12-021-0/+18
|
* Split Attaching Sources to a GWIN buttonAndrew Hannam2012-12-021-4/+4
| | | | | | Split Attaching Sources to a GWIN button to allow for new input types that require a parameter in future eg. Keyboard will require a parameter.
* Use GWIN Button in Touch Calibrator DemoAndrew Hannam2012-12-021-71/+191
| | | | | | | Added GWIN Buttons to allow Next, Previous capability in the Touch Calibration Demo. Note that until the calibration has occured these buttons do not appear as the touch is not yet accurate enough to drive them.
* GINPUT touch driver test demoAndrew Hannam2012-11-301-0/+229
| | | | | | Added demo program to test the driver parameters for a new GINPUT touch driver. It steps through a series of tests to ensure that the driver is configured optimally.
* console demo code docJoel Bodenmann2012-11-221-1/+1
|
* window example codeJoel Bodenmann2012-11-211-0/+72
|
* console example docJoel Bodenmann2012-11-211-2/+11
|
* added console demoJoel Bodenmann2012-11-201-0/+86
|
* gtimer demoJoel Bodenmann2012-11-201-0/+65