index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
/
modules
/
gaudio
/
oscilloscope
Commit message (
Expand
)
Author
Age
Files
Lines
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
2
-7
/
+7
*
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
inmarket
2018-07-08
1
-1
/
+1
*
Change coord_t to gCoord
inmarket
2018-07-08
3
-13
/
+13
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
2
-9
/
+9
*
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
inmarket
2018-03-10
1
-2
/
+2
*
First set of V3 macro changes
inmarket
2018-02-27
1
-12
/
+12
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-1
/
+1
*
Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st...
inmarket
2014-05-09
1
-0
/
+1
*
Final updates to GADC recording after fixing bugs in the ChibiOS AT91SAM7X AD...
inmarket
2014-03-24
1
-2
/
+2
*
Bug fixes and comments in audio recording demo
inmarket
2014-03-24
2
-6
/
+11
*
Move queued buffer code from gaudio into gqueue
inmarket
2014-03-20
2
-3
/
+3
*
Cause the gaudio/gadc driver (currently broken) to include the GADC framework...
inmarket
2014-03-20
1
-1
/
+0
*
Combine GAUDIN and GAUDOUT into a single GAUDIO module.
inmarket
2014-03-11
6
-0
/
+463