| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
more cross platform
|
| |
|
|
|
|
| |
being included
|
| |
|
|
|
|
| |
Not tested yet.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The only include path now needed is for drivers (in particular GDISP drivers)
|
| |
|
| |
|
|
|
|
|
|
|
| |
project file hierarchies well.
Naming is more consistent with the new scheme.
May affect some third party drivers (header file renames).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
This will also be more compatible with newmouse infrastructure
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
highlevel API documentation.
Documenting the drivers interface should be done inside a template driver or the gdisp LLD abstraction.
|
|
|
|
| |
Also moved drivers/gaudin to drivers/audio as most audio codecs support input and output in a single device.
|
| |
|
|
|
|
| |
having a void pointer
|
| |
|
|
|
|
| |
replacement of NULL's with 0 for consitancy with other code)
|
| |
|
|
|
|
| |
model is being used for the rest of uGFX
|
|
|
|
|
|
| |
certain places.
This should really be fixed by renaming Red, Green, Blue as the names are too common however this would create compatibility problems.
|