| Commit message (Expand) | Author | Age | Files | Lines |
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 7 | -39/+39 |
* | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 2 | -6/+10 |
* | First set of V3 macro changes | inmarket | 2018-02-27 | 8 | -12/+12 |
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 9 | -24/+11 |
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 1 | -1/+1 |
* | Compile error and emulation errors for GFILE_NEED_STDIO | inmarket | 2015-02-21 | 2 | -0/+6 |
* | Big file rename to reduce problems with brain-dead IDE's that don't handle pr... | inmarket | 2015-01-21 | 5 | -5/+5 |
* | New makefile structure. Also OSX board defintion | inmarket | 2014-09-28 | 1 | -1/+1 |
* | 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 au... | inmarket | 2014-06-23 | 3 | -19/+44 |
* | 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 |
* | New PWM audio driver for audio output using a digital pin on a CPU | inmarket | 2014-03-30 | 5 | -0/+206 |
* | Fix definition of when GADC is turned on for GADC audio driver | inmarket | 2014-03-30 | 1 | -1/+1 |
* | Removed the doxygen inside of every driver as doxygen is only meant for highl... | Joel Bodenmann | 2014-03-28 | 7 | -141/+0 |
* | Updates to GADC to use new simpler gfx queued bufferring. | inmarket | 2014-03-20 | 3 | -30/+30 |
* | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 2 | -5/+5 |
* | Cause the gaudio/gadc driver (currently broken) to include the GADC framework... | inmarket | 2014-03-20 | 1 | -0/+4 |
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 11 | -0/+696 |