Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added slider demo | Joel Bodenmann | 2013-07-17 | 2 | -0/+151 |
| | |||||
* | Remove Slider demo. It is replaced by the Wdigets demo | inmarket | 2013-07-07 | 4 | -187/+0 |
| | |||||
* | License header updates | inmarket | 2013-06-15 | 2 | -6/+29 |
| | |||||
* | License header fixes to some demos. | inmarket | 2013-06-06 | 1 | -18/+25 |
| | |||||
* | Had extra elements to gitignore and fix image problems created by github | inmarket | 2013-06-02 | 1 | -0/+0 |
| | |||||
* | gdispInit() -> gfxInit() in all demos | Joel Bodenmann | 2013-05-30 | 2 | -1/+1 |
| | |||||
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 2 | -7/+6 |
| | | | | | GMISC fast floating point trig GMISC fast fixed point trig | ||||
* | Add GINPUT Dial, simplify GWIN input assignment | Andrew Hannam | 2013-04-07 | 3 | -13/+25 |
| | | | | | | | | Added GINPUT Dial support and a driver that uses GADC to read the dial. Added support for Dial inputs to the GWIN slider. Updated the slider demo for Dial Inputs. Simplified the assigning of inputs to GWIN "widgets" button and slider. Updated the demo's to match the new input to button assignment. | ||||
* | GWIN slider + image support | Andrew Hannam | 2013-04-06 | 3 | -0/+146 |