Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -1/+1 |
* | Added support for playing arbitrary format audio files with an intelligent au... | inmarket | 2014-06-23 | 6 | -0/+2045 |
* | Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st... | inmarket | 2014-05-09 | 1 | -0/+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 | 1 | -2/+2 |
* | Bug fixes and comments in audio recording demo | inmarket | 2014-03-24 | 2 | -6/+11 |
* | 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 | -0/+2584 |