aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* Update font demo to show Anti-aliased drawinginmarket2017-01-182-12/+27
|
* Adding gdispGDrawThickArc() demoJoel Bodenmann2016-12-113-0/+113
|
* Adding screenshot of the expected result to ↵Joel Bodenmann2016-11-111-0/+0
| | | | /demos/modules/gdisp/images_palettes.
* Adding demo to demonstrate image color palette modificationJoel Bodenmann2016-11-117-0/+222
|
* Fixing misleading/wrong configuration of virtual keyboard demoJoel Bodenmann2016-08-031-1/+1
|
* Fixing makefiles of games that were moved to a dedicated locationJoel Bodenmann2016-07-283-3/+3
|
* Move demo games into demo/games directoryAndrew Hannam2016-07-28164-0/+0
|
* Adding applications/justget10 demoJoel Bodenmann2016-07-2791-0/+26616
|
* Adding applications/minesweeper demoJoel Bodenmann2016-07-2751-0/+14818
|
* Updating logo(s) in applications/combo demoJoel Bodenmann2016-06-265-616/+953
|
* Adding demo using textedit with virtual keyboard widgetJoel Bodenmann2016-02-283-0/+177
|
* Merge branch 'translation'Joel Bodenmann2016-02-274-0/+900
|\
| * Improving GTRANS basic demoJoel Bodenmann2016-02-093-50/+802
| |
| * Adding documentation to GTRANSJoel Bodenmann2016-02-081-1/+1
| |
| * Preliminary version of GTRANSJoel Bodenmann2016-02-072-2/+39
| |
| * GTRANS module skeletonJoel Bodenmann2016-02-073-0/+111
| |
* | Add PNG image support - Does not support interlaced PNG'sinmarket2016-02-271-5/+6
| |
* | Add necessary setting to graph demoinmarket2016-02-131-0/+1
|/
* Adding comments to graph demoJoel Bodenmann2016-01-081-60/+67
|
* Fixing 'progress' color of built-in widget stylesJoel Bodenmann2015-12-191-1/+1
|
* using GFX_PI internally to avoid issues with M_PIJoel Bodenmann2015-11-281-2/+2
|
* Make no hardware keyboard the default for the textedit demoinmarket2015-11-271-2/+2
|
* Fix frame demo so that malloc is emulated as rand() needs it on some platformsinmarket2015-11-272-1/+4
|
* Revert "Adding justification parameter to gwinLabelCreate()"Joel Bodenmann2015-11-076-18/+18
| | | | This reverts commit e8a769c3823eef72a9e064d3bf992152ed261ad2.
* Adding justification parameter to gwinLabelCreate()Joel Bodenmann2015-11-066-18/+18
|
* Removing doom demo (will become part of a dedicated demo-projects-repo)Joel Bodenmann2015-11-04131-316827/+0
|
* Fixing demosJoel Bodenmann2015-10-302-3/+3
|
* Replace all inline definitions with GFXINLINEinmarket2015-10-237-48/+48
|
* Stop overwriting by the bounce ball when switching away from it in the ↵inmarket2015-10-061-2/+3
| | | | applications/combo demo
* Merge branch 'master' into TextEditinmarket2015-10-0614-0/+1598
|\
| * New applications/combo demoinmarket2015-10-0614-0/+1598
| |
| * structure tidyupinmarket2015-10-061-3/+3
| |
* | Add some keyboard widget supportinmarket2015-08-172-0/+17
| |
* | Compile fixesinmarket2015-08-161-3/+3
| |
* | Updates to focus.inmarket2015-08-162-4/+11
| |
* | Adding TextEdit demoJoel Bodenmann2015-08-143-0/+213
|/
* 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
|
* Adding readme to bubbles demoJoel Bodenmann2015-07-121-0/+4
|
* Cleaning up config file of bubbles demoJoel Bodenmann2015-07-121-17/+17
|
* Updated gos/threads and gos/threads_advanced demos.inmarket2015-07-084-104/+108
|
* Improving Pixmap APIJoel Bodenmann2015-07-031-6/+9
|
* Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap ↵Joel Bodenmann2015-07-033-1/+1
| | | | (dropping the s)
* Adding Tabset widget demoJoel Bodenmann2015-06-263-0/+195
|
* Updating /demos/3rdparty/doom demoJoel Bodenmann2015-06-211-2/+5
|
* Improving demo (/demos/tools/touch_calibration_grabber)Joel Bodenmann2015-06-191-0/+4
|
* Adding /demos/tools/touch_calibration_grabber which can be used to read out ↵Joel Bodenmann2015-06-183-0/+151
| | | | the calibration data
* Add GWIN virtual keyboard widgetinmarket2015-04-124-0/+199
|
* Update multiple display demo to display better on very small displays.inmarket2015-02-071-4/+14
|
* Multiple Displays demo - use sprintg instead of sprintf.inmarket2015-02-052-6/+19
| | | | Make multiple display settings set-able in the makefile.