Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Big file rename to reduce problems with brain-dead IDE's that don't handle ↵ | inmarket | 2015-01-21 | 1 | -36/+36 |
| | | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames). | ||||
* | GDRIVER now working for GDISP including multiple displays. | inmarket | 2014-08-23 | 1 | -0/+11 |
| | | | | | | Still uses old GDISP driver model for now Untested with uGFXnet. Still to come: Input drivers etc | ||||
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 1 | -24/+11 |
| | | | | | | Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api. | ||||
* | Integrate the include files with each module. Simplifies structure of code. | inmarket | 2014-02-19 | 1 | -0/+246 |