| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g... | inmarket | 2018-11-03 | 1 | -2/+2 |
* | For all source files update integer types to the new gI8 etc type names | inmarket | 2018-11-03 | 4 | -13/+13 |
* | Update license header | Tibo Clausen | 2018-10-01 | 8 | -8/+8 |
* | gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE | inmarket | 2018-07-08 | 1 | -3/+3 |
* | Added type gDelay to replace V2.x delaytime_t | inmarket | 2018-07-08 | 2 | -4/+4 |
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 4 | -36/+28 |
* | First set of V3 macro changes | inmarket | 2018-02-27 | 2 | -16/+16 |
* | Add compatibility with Visual Studio and make compile warning capabilities mo... | inmarket | 2017-06-30 | 1 | -4/+20 |
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 4 | -4/+4 |
* | Doxygen | Joel Bodenmann | 2015-11-07 | 2 | -2/+8 |
* | Added ability to compile ugfx as a single file (excluding driver and board fi... | inmarket | 2015-06-08 | 1 | -0/+8 |
* | Add the license to the makefiles | inmarket | 2015-06-08 | 1 | -0/+5 |
* | Big file rename to reduce problems with brain-dead IDE's that don't handle pr... | inmarket | 2015-01-21 | 8 | -16/+8 |
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 2 | -4/+4 |
* | typo fix | Joel Bodenmann | 2014-05-06 | 1 | -1/+1 |
* | Bug fix for audio play | inmarket | 2014-03-30 | 1 | -2/+2 |
* | Remove some doxygen Todo's where the information is already there. | inmarket | 2014-03-30 | 1 | -4/+0 |
* | doxygen fixes | Joel Bodenmann | 2014-03-28 | 2 | -4/+9 |
* | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 5 | -119/+42 |
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 7 | -0/+991 |