aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gaudio/vs1053
Commit message (Collapse)AuthorAgeFilesLines
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-1/+1
|
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-1/+1
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-1/+1
|
* fixing volume control for vs1053Joel Bodenmann2014-06-281-2/+10
|
* typoJoel Bodenmann2014-06-231-1/+1
|
* VS1053 poll rate is now an overridable valueJoel Bodenmann2014-06-231-1/+4
|
* Added support for playing arbitrary format audio files with an intelligent ↵inmarket2014-06-233-19/+44
| | | | | | audio processor like the VS1053 codec. Demo added.
* Only require GTimer for the vs1053 driver if GAUDIO is turned on.inmarket2014-05-011-1/+1
|
* Updates to vs1053 driver. Now accepting data but still no sound.inmarket2014-04-301-1/+1
|
* First version vs1053 audio play driver. Compiles but not tested yet.inmarket2014-04-296-0/+560