aboutsummaryrefslogtreecommitdiffstats
path: root/src/gaudio/driver_record.h
Commit message (Collapse)AuthorAgeFilesLines
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-108/+0
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* Move queued buffer code from gaudio into gqueueinmarket2014-03-201-3/+3
|
* Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-111-0/+108
Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api.