aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ...inmarket2013-10-2830-313/+114
* Remove 3rd party boing demo as it is replaced by the new hardware independant...inmarket2013-10-282-150/+0
* uncommented GOS selection in GDISP and GWIN demosJoel Bodenmann2013-10-2815-75/+75
* updated GDISP and GWIN demosJoel Bodenmann2013-10-2849-792/+441
* fixed orientation stuff in widgets demoJoel Bodenmann2013-10-261-4/+4
* Add initial orientation to the widgets demo.inmarket2013-10-241-0/+4
* GMISC invsqrt() function.inmarket2013-10-242-13/+29
* Update graph demo so it compiles multi-os direct from a makefileinmarket2013-10-221-3/+3
* Fix missing case in gdispStreamStop().inmarket2013-10-212-0/+4
* Multiple controller support can now auto-detect hardware capabilities at run-...inmarket2013-10-161-13/+26
* New demo for multiple display support.inmarket2013-10-142-0/+197
* updated notepad demo textJoel Bodenmann2013-09-281-1/+1
* Update animated image demo to better support small displaysinmarket2013-09-271-3/+14
* Update to streaming demo program to only update the needed area (results in m...inmarket2013-09-252-22/+41
* New streaming demoinmarket2013-09-242-0/+148
* Use scrolling console in widget demo by defaultinmarket2013-09-181-1/+1
* Update demos so OS can be specified in the Makefileinmarket2013-09-184-12/+11
* added cyrillic font demoJoel Bodenmann2013-09-153-0/+644
* Update demos slightly.inmarket2013-09-063-12/+16
* Update old demos for new fonts.inmarket2013-08-174-10/+30
* Add new font demo showing how to include user application fonts.inmarket2013-08-1711-0/+1590
* Remove unnessary header file in demoinmarket2013-08-171-1/+0
* Merge branch 'master' into fontsinmarket2013-08-011-1/+1
|\
| * Update widget demo so list 3 is multi-selectinmarket2013-08-011-1/+1
* | Merge branch 'master' into fontsinmarket2013-08-015-21/+54
|\|
| * Add image support to GWIN Listboxes.inmarket2013-08-014-5/+35
| * Add GWIN List multi-select supportinmarket2013-08-012-20/+23
* | Merge branch 'master' into fontsinmarket2013-08-014-5/+258
|\|
| * Update GWIN widget demoinmarket2013-08-011-1/+1
| * Update gwin widgets and lists demosinmarket2013-08-014-16/+56
| * List updates and add list demo - still work in progressinmarket2013-07-272-0/+213
| * Integrate changes from master branchinmarket2013-07-271-1/+1
* | Update notepad demo for anti-aliased fontsinmarket2013-07-292-7/+8
* | Update widgets demo for new fontsinmarket2013-07-292-6/+3
* | First cut - beautiful new font handling by PetteriAimoneninmarket2013-07-282-13/+10
* | Remove preset GOS choice. It is defaulted if not specified anyway.inmarket2013-07-261-1/+1
|/
* Fix corruption of binary files by license header updatesinmarket2013-07-224-0/+0
* fixed license headersJoel Bodenmann2013-07-215-1/+1
* Image animation changesinmarket2013-07-191-0/+2
* typoJoel Bodenmann2013-07-172-0/+0
* added slider demoJoel Bodenmann2013-07-172-0/+151
* added radio button demo codeJoel Bodenmann2013-07-162-0/+175
* whitespacesJoel Bodenmann2013-07-162-2/+4
* added checkbox demoJoel Bodenmann2013-07-164-8/+164
* added button demoJoel Bodenmann2013-07-162-0/+154
* Update graph demo and move under gwin demosinmarket2013-07-163-153/+165
* Update gaudin and gadc demos for new GWINinmarket2013-07-166-54/+100
* Add image into Widget demoinmarket2013-07-072-6/+652
|\
| * added GWIN image demoJoel Bodenmann2013-07-062-2/+648
* | Update GWIN demosinmarket2013-07-075-199/+308