aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Bug fix to widgets demo. It should never have used <stdio.h> which is not ava...inmarket2014-05-122-5/+7
* Updates for small displays for the widgets demo.inmarket2014-05-121-30/+50
* Adding GWIN container demoJoel Bodenmann2014-05-113-0/+146
* updated gwin widget demoJoel Bodenmann2014-05-111-6/+6
* last try to get this shit right with that damned GWIN demoJoel Bodenmann2014-05-111-1/+1
* Improve GWIN widget demo layoutingJoel Bodenmann2014-05-111-1/+2
* Improving look of GWIN widget demoJoel Bodenmann2014-05-111-2/+6
* Extending GWIN widget demoJoel Bodenmann2014-05-112-32/+60
* simplify gwin widgets demo codeJoel Bodenmann2014-05-111-17/+17
* More freeflowing of the widgets demo for smaller displays.inmarket2014-05-111-5/+5
* Update widgets demo to use Containers.inmarket2014-05-112-119/+124
* Remove NULLs except in comments as some compilers/OS's give strange definitions.inmarket2014-05-114-6/+6
* frame fixesinmarket2014-05-112-148/+8
* GWIN frame demo - compiling but crashingJoel Bodenmann2014-05-103-0/+297
* Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st...inmarket2014-05-0912-19/+15
* Imagebox widget demo compiler warning fixJoel Bodenmann2014-05-091-1/+1
* Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of t...Joel Bodenmann2014-05-082-0/+2
* Updates to the widgets demo:inmarket2014-05-015-1798/+304
* Fix list label in widget demoinmarket2014-05-011-1/+1
* Adding gwin/label demoJoel Bodenmann2014-04-283-0/+330
* Added gwinListEnableRender()Joel Bodenmann2014-04-261-8/+4
* Fixing gwin demoJoel Bodenmann2014-04-261-0/+1
* Updated gwin/widgets demo. Does now no longer use ChibiOS/RT logoJoel Bodenmann2014-04-247-648/+1664
* Adding gwin/imagebox demoJoel Bodenmann2014-04-245-0/+1976
* Updating progressbar demoJoel Bodenmann2014-04-231-3/+8
* Updated progressbar demoJoel Bodenmann2014-04-231-0/+3
* Fixed progressbar in widgets demoJoel Bodenmann2014-04-232-87/+239
* Added progressbarJoel Bodenmann2014-04-232-16/+32
* Added smooth scrolling list to GWIN demoJoel Bodenmann2014-04-231-4/+24
* whitespaces - widgets demoJoel Bodenmann2014-04-231-67/+143
* fixing demo gfxconf.hJoel Bodenmann2014-04-231-2/+1
* Update audio play demo to play in a loop (easier for testing)inmarket2014-03-301-6/+12
* Final updates to GADC recording after fixing bugs in the ChibiOS AT91SAM7X AD...inmarket2014-03-243-5/+5
* Bug fixes and comments in audio recording demoinmarket2014-03-242-6/+11
* Update GADCinmarket2014-03-241-4/+13
* Updates to GADC to use new simpler gfx queued bufferring.inmarket2014-03-204-26/+17
* Move queued buffer code from gaudio into gqueueinmarket2014-03-203-5/+5
* Cause the gaudio/gadc driver (currently broken) to include the GADC framework...inmarket2014-03-201-1/+0
* Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-1112-104/+119
* First GAUDOUT working demo.inmarket2014-03-066-0/+2116
* Fix incorrect additon of GFX flag on audio in oscilloscope demoinmarket2014-03-061-1/+0
* Move gaudin oscilloscope demo to a new directoryinmarket2014-03-066-1/+2
* Update console demo to test more console features.inmarket2014-03-052-7/+19
* Add support for ANSI like escape sequences to control display color and attri...inmarket2014-03-042-3/+4
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-192-2/+2
* Demo updates to fix compile issues.inmarket2014-02-195-3/+8
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-1921-0/+63
* Updates to demo to work on ChibiOS and to test orientation.inmarket2014-02-162-1/+16
* On ARM gcc compiler it appears that non-referenced character arrays are "opti...inmarket2014-02-153-37/+3
* Update image demo's to use GFILE ROMFS.inmarket2014-02-0713-46/+116