aboutsummaryrefslogtreecommitdiffstats
path: root/src/gaudio/gaudio.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-2/+2
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-5/+5
* Update license headerTibo Clausen2018-10-011-1/+1
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-3/+3
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-2/+2
* Added new type definitions - moving towards V3.0inmarket2018-06-231-11/+11
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-0/+275
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-283/+0
* Bug fix for audio playinmarket2014-03-301-2/+2
* Move queued buffer code from gaudio into gqueueinmarket2014-03-201-55/+20
* Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-111-0/+318