Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -2/+2 |
| | |||||
* | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 1 | -2/+2 |
| | |||||
* | Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation ↵ | inmarket | 2014-05-09 | 1 | -0/+1 |
| | | | | | | structures. Incorporate into demo's | ||||
* | Final updates to GADC recording after fixing bugs in the ChibiOS AT91SAM7X ↵ | inmarket | 2014-03-24 | 1 | -2/+2 |
| | | | | ADC driver | ||||
* | Bug fixes and comments in audio recording demo | inmarket | 2014-03-24 | 1 | -4/+9 |
| | |||||
* | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 1 | -1/+1 |
| | |||||
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 1 | -0/+84 |
Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api. |