aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gaudio/play-vs1053
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-2/+2
|
* 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-1/+1
|
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-4/+4
|
* First set of V3 macro changesinmarket2018-02-271-12/+12
|
* Added support for playing arbitrary format audio files with an intelligent ↵inmarket2014-06-236-0/+2045
audio processor like the VS1053 codec. Demo added.