Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For all source files update integer types to the new gI8 etc type names | inmarket | 2018-11-03 | 1 | -6/+6 |
| | |||||
* | gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE | inmarket | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 1 | -7/+7 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -7/+7 |
| | |||||
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -1/+1 |
| | |||||
* | Bug fixes and comments in audio recording demo | inmarket | 2014-03-24 | 1 | -2/+2 |
| | |||||
* | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 1 | -2/+2 |
| | |||||
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 1 | -0/+221 |
Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api. |