Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 2 | -4/+4 |
| | |||||
* | typo fix | Joel Bodenmann | 2014-05-06 | 1 | -1/+1 |
| | |||||
* | Bug fix for audio play | inmarket | 2014-03-30 | 1 | -2/+2 |
| | |||||
* | Remove some doxygen Todo's where the information is already there. | inmarket | 2014-03-30 | 1 | -4/+0 |
| | |||||
* | doxygen fixes | Joel Bodenmann | 2014-03-28 | 2 | -4/+9 |
| | |||||
* | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 5 | -119/+42 |
| | |||||
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 7 | -0/+991 |
Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api. |