| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for playing arbitrary format audio files with an intelligent au... | inmarket | 2014-06-23 | 6 | -0/+2045 |
* | frame demo: Fix bug for displays with < 32 bit color | inmarket | 2014-05-30 | 1 | -5/+4 |
* | Remove superflous entries in demo gfxconf.h | inmarket | 2014-05-30 | 1 | -39/+5 |
* | Updated frame demo code | Joel Bodenmann | 2014-05-30 | 2 | -7/+121 |
* | Widgets demo: Unsetting of clip area is no longer required with the new GWIN ... | inmarket | 2014-05-22 | 1 | -3/+0 |
* | Added containers_nested demo | Joel Bodenmann | 2014-05-21 | 3 | -0/+249 |
* | Remove unnecessary window manager | inmarket | 2014-05-21 | 1 | -1/+0 |
* | added missing gwinWidgetClearInit() to label and imagebox demo | Joel Bodenmann | 2014-05-20 | 2 | -4/+3 |
* | Bug fix to widgets demo. It should never have used <stdio.h> which is not ava... | inmarket | 2014-05-12 | 2 | -5/+7 |
* | Updates for small displays for the widgets demo. | inmarket | 2014-05-12 | 1 | -30/+50 |
* | Adding GWIN container demo | Joel Bodenmann | 2014-05-11 | 3 | -0/+146 |
* | updated gwin widget demo | Joel Bodenmann | 2014-05-11 | 1 | -6/+6 |
* | last try to get this shit right with that damned GWIN demo | Joel Bodenmann | 2014-05-11 | 1 | -1/+1 |
* | Improve GWIN widget demo layouting | Joel Bodenmann | 2014-05-11 | 1 | -1/+2 |
* | Improving look of GWIN widget demo | Joel Bodenmann | 2014-05-11 | 1 | -2/+6 |
* | Extending GWIN widget demo | Joel Bodenmann | 2014-05-11 | 2 | -32/+60 |
* | simplify gwin widgets demo code | Joel Bodenmann | 2014-05-11 | 1 | -17/+17 |
* | More freeflowing of the widgets demo for smaller displays. | inmarket | 2014-05-11 | 1 | -5/+5 |
* | Update widgets demo to use Containers. | inmarket | 2014-05-11 | 2 | -119/+124 |
* | Remove NULLs except in comments as some compilers/OS's give strange definitions. | inmarket | 2014-05-11 | 4 | -6/+6 |
* | frame fixes | inmarket | 2014-05-11 | 2 | -148/+8 |
* | GWIN frame demo - compiling but crashing | Joel Bodenmann | 2014-05-10 | 3 | -0/+297 |
* | Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st... | inmarket | 2014-05-09 | 12 | -19/+15 |
* | Imagebox widget demo compiler warning fix | Joel Bodenmann | 2014-05-09 | 1 | -1/+1 |
* | Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of t... | Joel Bodenmann | 2014-05-08 | 2 | -0/+2 |
* | Updates to the widgets demo: | inmarket | 2014-05-01 | 5 | -1798/+304 |
* | Fix list label in widget demo | inmarket | 2014-05-01 | 1 | -1/+1 |
* | Adding gwin/label demo | Joel Bodenmann | 2014-04-28 | 3 | -0/+330 |
* | Added gwinListEnableRender() | Joel Bodenmann | 2014-04-26 | 1 | -8/+4 |
* | Fixing gwin demo | Joel Bodenmann | 2014-04-26 | 1 | -0/+1 |
* | Updated gwin/widgets demo. Does now no longer use ChibiOS/RT logo | Joel Bodenmann | 2014-04-24 | 7 | -648/+1664 |
* | Adding gwin/imagebox demo | Joel Bodenmann | 2014-04-24 | 5 | -0/+1976 |
* | Updating progressbar demo | Joel Bodenmann | 2014-04-23 | 1 | -3/+8 |
* | Updated progressbar demo | Joel Bodenmann | 2014-04-23 | 1 | -0/+3 |
* | Fixed progressbar in widgets demo | Joel Bodenmann | 2014-04-23 | 2 | -87/+239 |
* | Added progressbar | Joel Bodenmann | 2014-04-23 | 2 | -16/+32 |
* | Added smooth scrolling list to GWIN demo | Joel Bodenmann | 2014-04-23 | 1 | -4/+24 |
* | whitespaces - widgets demo | Joel Bodenmann | 2014-04-23 | 1 | -67/+143 |
* | fixing demo gfxconf.h | Joel Bodenmann | 2014-04-23 | 1 | -2/+1 |
* | Update audio play demo to play in a loop (easier for testing) | inmarket | 2014-03-30 | 1 | -6/+12 |
* | Final updates to GADC recording after fixing bugs in the ChibiOS AT91SAM7X AD... | inmarket | 2014-03-24 | 3 | -5/+5 |
* | Bug fixes and comments in audio recording demo | inmarket | 2014-03-24 | 2 | -6/+11 |
* | Update GADC | inmarket | 2014-03-24 | 1 | -4/+13 |
* | Updates to GADC to use new simpler gfx queued bufferring. | inmarket | 2014-03-20 | 4 | -26/+17 |
* | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 3 | -5/+5 |
* | Cause the gaudio/gadc driver (currently broken) to include the GADC framework... | inmarket | 2014-03-20 | 1 | -1/+0 |
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 12 | -104/+119 |
* | First GAUDOUT working demo. | inmarket | 2014-03-06 | 6 | -0/+2116 |
* | Fix incorrect additon of GFX flag on audio in oscilloscope demo | inmarket | 2014-03-06 | 1 | -1/+0 |
* | Move gaudin oscilloscope demo to a new directory | inmarket | 2014-03-06 | 6 | -1/+2 |