aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gaudio/play-wave/main.c
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-9/+9
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-2/+2
* Added type gFont to replace V2.x font_tinmarket2018-07-081-1/+1
* Added new type definitions - moving towards V3.0inmarket2018-06-231-2/+2
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-4/+4
* Update audio play demo to play in a loop (easier for testing)inmarket2014-03-301-6/+12
* Move queued buffer code from gaudio into gqueueinmarket2014-03-201-2/+2
* Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-111-0/+195