inmarket
|
c5a86757bd
|
Make all include paths in ugfx relative.
The only include path now needed is for drivers (in particular GDISP drivers)
|
2015-11-21 19:27:08 +10:00 |
|
inmarket
|
07a63f7143
|
Compile error and emulation errors for GFILE_NEED_STDIO
|
2015-02-21 09:23:33 +10:00 |
|
inmarket
|
fa8167b94d
|
Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well.
Naming is more consistent with the new scheme.
May affect some third party drivers (header file renames).
|
2015-01-21 17:26:24 +10:00 |
|
inmarket
|
daf9f65b9f
|
New makefile structure. Also OSX board defintion
|
2014-09-28 01:42:30 +10:00 |
|
Joel Bodenmann
|
08e1b0ebc7
|
Removed the doxygen inside of every driver as doxygen is only meant for highlevel API documentation.
Documenting the drivers interface should be done inside a template driver or the gdisp LLD abstraction.
|
2014-03-28 19:45:08 +01:00 |
|
inmarket
|
8b9d31ef90
|
Move queued buffer code from gaudio into gqueue
|
2014-03-20 23:33:32 +10:00 |
|
inmarket
|
ea5a1b849d
|
Combine GAUDIN and GAUDOUT into a single GAUDIO module.
Simplify GAUDIN (now GAUDIO RECORD) api.
Update audio demo's to match.
Port Win32 driver to new audio api.
|
2014-03-11 17:13:31 +10:00 |
|