aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd8db148a149541f658cc9729785b3694f80e2624' into GWINinmarket2013-06-2232-2/+34
|\
| * License header updatesinmarket2013-06-1532-24/+164
| * License header fixes to some demos.inmarket2013-06-064-72/+100
* | License header updatesinmarket2013-06-1534-29/+158
* | Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-104-44/+34
* | Add a simple GWIN window manager, Change the way GWIN visibility worksinmarket2013-06-082-2/+2
* | GWIN fixesinmarket2013-06-061-51/+61
* | License fixes to some demosinmarket2013-06-064-72/+100
* | New simplified gwin using a pseudo class structure.inmarket2013-06-063-0/+212
|/
* Had extra elements to gitignore and fix image problems created by githubinmarket2013-06-024-0/+0
* gdispInit() -> gfxInit() in all demosJoel Bodenmann2013-05-305-1/+1
* GOS module, for operating system independanceinmarket2013-05-2532-209/+110
* TDISP demo fixJoel Bodenmann2013-05-151-1/+1
* Revert "updated license headers"Joel Bodenmann2013-05-0233-293/+76
* updated license headersJoel Bodenmann2013-05-0233-76/+293
* GIF image handlingAndrew Hannam2013-04-204-0/+725
* changed the license of all demos to BSDJoel Bodenmann2013-04-0832-18749/+602
* Add GINPUT Dial, simplify GWIN input assignmentAndrew Hannam2013-04-074-21/+29
* GWIN slider + image supportAndrew Hannam2013-04-063-0/+146
* Move demos to better locationsAndrew Hannam2013-04-066-626/+626
* Update demo to use Memory Reader for imagesAndrew Hannam2013-04-041-1/+15
* New GDISP image handling with demoAndrew Hannam2013-04-0312-69/+177
* GDISP changes including polygon supportAndrew Hannam2013-03-102-2/+0
* Revert "GDISP changes including polygon support"Andrew Hannam2013-03-102-0/+2
* GDISP changes including polygon supportAndrew Hannam2013-03-102-2/+0
* Correction of copyright messageAndrew Hannam2013-03-086-6/+6
* updated copyright - 2013Joel Bodenmann2013-03-0617-14/+14
* added gdisp_pictures demoJoel Bodenmann2013-03-048-0/+18455
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-042-0/+0
* GAUDIN implemented with GADC driverAndrew Hannam2013-03-015-0/+457
* GADC implementation with demo programAndrew Hannam2013-02-185-0/+553
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-1119-0/+1207
* removed GDISP_LLD() macroJoel Bodenmann2013-02-1119-1207/+0
* TDISP updateJoel Bodenmann2013-01-161-1/+3
* TDISP: added custom character routineJoel Bodenmann2013-01-121-0/+16
* Merge branch 'tdisp'Joel Bodenmann2013-01-118-0/+104
|\
| * added tdisp demoJoel Bodenmann2013-01-118-0/+104
* | small doxygen fixesJoel Bodenmann2013-01-111-6/+0
|/
* small demo code cleanupJoel Bodenmann2012-12-203-5/+6
* New & updated GDISP demo programsAndrew Hannam2012-12-207-0/+278
* Updated graph demo to show moreAndrew Hannam2012-12-132-9/+15
* Added graph result pictureAndrew Hannam2012-12-131-0/+0
* Add grids to graph demo and update graph arrowsAndrew Hannam2012-12-131-6/+6
* Simplify demo gfxconf.h filesAndrew Hannam2012-12-075-207/+0
* Add GDISP font routines. Fix demo bugsAndrew Hannam2012-12-077-9/+54
* Fixes to GWIN graph and demoAndrew Hannam2012-12-061-7/+18
* RestructureAndrew Hannam2012-12-0610-253/+611
* 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