aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/slider/gfxconf.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert unnecessary change in the sliders demo config file from previous commitJoel Bodenmann2015-07-221-1/+0
|
* Adding first version of STM32F7 discovery touch driverJoel Bodenmann2015-07-221-0/+1
|
* Updates to slider demoinmarket2014-12-131-0/+5
|
* Extended slider events. Updated the demo to match.inmarket2014-12-061-0/+1
| | | | Actually reduced code size :)
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ↵inmarket2013-10-281-3/+3
| | | | the new streaming and multiple display demos
* uncommented GOS selection in GDISP and GWIN demosJoel Bodenmann2013-10-281-5/+5
|
* updated GDISP and GWIN demosJoel Bodenmann2013-10-281-42/+16
|
* added slider demoJoel Bodenmann2013-07-171-0/+90
|
* Remove Slider demo. It is replaced by the Wdigets demoinmarket2013-07-071-84/+0
|
* License header updatesinmarket2013-06-151-6/+27
|
* GOS module, for operating system independanceinmarket2013-05-251-0/+5
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* Add GINPUT Dial, simplify GWIN input assignmentAndrew Hannam2013-04-071-0/+1
| | | | | | | | 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 supportAndrew Hannam2013-04-061-0/+57