Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For all source files update integer types to the new gI8 etc type names | inmarket | 2018-11-03 | 2 | -28/+28 |
| | |||||
* | Update license header | Tibo Clausen | 2018-10-01 | 4 | -4/+4 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 2 | -10/+10 |
| | |||||
* | First set of V3 macro changes | inmarket | 2018-02-27 | 3 | -5/+5 |
| | |||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 2 | -8/+3 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 1 | -1/+1 |
| | |||||
* | Big file rename to reduce problems with brain-dead IDE's that don't handle ↵ | inmarket | 2015-01-21 | 1 | -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. | inmarket | 2014-08-20 | 1 | -1/+1 |
| | |||||
* | fixing volume control for vs1053 | Joel Bodenmann | 2014-06-28 | 1 | -2/+10 |
| | |||||
* | typo | Joel Bodenmann | 2014-06-23 | 1 | -1/+1 |
| | |||||
* | VS1053 poll rate is now an overridable value | Joel Bodenmann | 2014-06-23 | 1 | -1/+4 |
| | |||||
* | Added support for playing arbitrary format audio files with an intelligent ↵ | inmarket | 2014-06-23 | 3 | -19/+44 |
| | | | | | | audio processor like the VS1053 codec. Demo added. | ||||
* | Only require GTimer for the vs1053 driver if GAUDIO is turned on. | inmarket | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Updates to vs1053 driver. Now accepting data but still no sound. | inmarket | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | First version vs1053 audio play driver. Compiles but not tested yet. | inmarket | 2014-04-29 | 6 | -0/+560 |