index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into freertos
inmarket
2014-02-03
29
-184
/
+272
|
\
|
*
Fix gtimerDeinit() function and add a TODO to _gtimerDeinit()
inmarket
2014-02-03
1
-1
/
+2
|
*
Ensure double initialisation/de-initialisation of GFX can't occur
inmarket
2014-02-03
1
-1
/
+11
|
*
Fix font clipping properly. Previous fix did not bound the font display in th...
inmarket
2014-02-03
1
-3
/
+21
|
*
Listbox demo: Change default font to UI2, fix the gfxconf defines, remove sur...
inmarket
2014-02-03
2
-134
/
+5
|
*
doc
Joel Bodenmann
2014-02-02
1
-0
/
+1
|
*
implemented gtimerDeinit()
Joel Bodenmann
2014-02-02
3
-6
/
+21
|
*
implemented some deinit()
Joel Bodenmann
2014-02-02
4
-4
/
+16
|
*
added deinit() routines for all modules (not implemented so far)
Joel Bodenmann
2014-02-02
18
-34
/
+190
|
*
whitespaces
Joel Bodenmann
2014-02-02
1
-0
/
+2
|
*
doc
Joel Bodenmann
2014-02-02
1
-0
/
+1
|
*
removing casts of gfxAlloc() return value as that is the whole idea behind ha...
Joel Bodenmann
2014-02-02
9
-11
/
+11
|
*
improving performance of gwinListAddItem() by Marc Pignat
Joel Bodenmann
2014-02-02
1
-3
/
+4
*
|
fixed file inclusion
Joel Bodenmann
2014-02-02
2
-0
/
+3
*
|
whitespaces
Joel Bodenmann
2014-02-01
1
-4
/
+5
*
|
update
Joel Bodenmann
2014-02-01
1
-6
/
+4
*
|
some cleanup
Joel Bodenmann
2014-02-01
2
-10
/
+9
*
|
doc
Joel Bodenmann
2014-02-01
3
-0
/
+19
*
|
initial public release of FreeRTOS port (does still need some cleanup)
Joel Bodenmann
2014-02-01
2
-0
/
+264
|
/
*
fixed clipping issue when widget text is long than the widget itself
Joel Bodenmann
2014-02-01
1
-3
/
+6
*
list demo & doc
Joel Bodenmann
2014-02-01
3
-65
/
+264
*
gfxconf.example.h
Joel Bodenmann
2014-02-01
1
-0
/
+1
*
default list render has now #defines for horizontal and vertical text padding
Joel Bodenmann
2014-02-01
1
-13
/
+14
*
Merged in daid/ugfx (pull request #4)
Joel Bodenman
2014-01-31
2
-42
/
+125
|
\
|
*
Add smooth scrolling option to ugfx list.
daid
2014-01-24
2
-42
/
+125
|
/
*
Updates to console history. This now works well.
inmarket
2014-01-17
5
-117
/
+314
*
fixes in gdispImage nativ format by Marc Pignat
Joel Bodenmann
2014-01-17
1
-2
/
+2
*
Revert "doc"
Joel Bodenmann
2014-01-10
1
-1
/
+0
*
Increase size of gwin flags to 32 bits.
inmarket
2014-01-09
1
-1
/
+1
*
doc
inmarket
2014-01-09
1
-0
/
+1
*
New codingstyle.txt
inmarket
2014-01-09
1
-1
/
+161
*
doc
Joel Bodenmann
2014-01-07
1
-0
/
+2
*
added gwinGetColor() and gwinGetBgColor()
Joel Bodenmann
2014-01-06
1
-0
/
+18
*
doc
Joel Bodenmann
2014-01-06
1
-1
/
+1
*
Removed codingstyle.txt as nearly every rule in there was ignored
Joel Bodenmann
2014-01-06
1
-288
/
+1
*
Revert "removed unnecessary macro"
Joel Bodenmann
2014-01-04
1
-0
/
+1
*
GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORY
Joel Bodenmann
2014-01-03
4
-13
/
+13
*
whitespaces
Joel Bodenmann
2014-01-03
1
-5
/
+5
*
gfxconf.h fixes
Joel Bodenmann
2014-01-03
1
-22
/
+24
*
Refactored gfxconf.example.h
Joel Bodenmann
2014-01-03
1
-179
/
+197
*
removed unnecessary macro
Joel Bodenmann
2014-01-02
1
-1
/
+0
*
Remove variable name conflict with doom demo
inmarket
2013-12-30
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master'
inmarket
2013-12-29
1
-2
/
+2
|
\
|
*
added window manager to doxygen
Joel Bodenmann
2013-12-28
1
-2
/
+2
*
|
Break huge wad structure up for easier compiling.
inmarket
2013-12-29
1
-1
/
+8195
|
/
*
Bug in I_sprintf in doom demo
inmarket
2013-12-25
1
-0
/
+1
*
Fixes to DOOM demo to remove some operating system dependancies.
inmarket
2013-12-24
32
-397
/
+612
*
Compiler error fix.
inmarket
2013-12-24
1
-1
/
+1
*
demo - DOOM the game.
inmarket
2013-12-24
131
-0
/
+316607
*
Add a readme for the Win32 GAUDIN driver.
inmarket
2013-12-22
1
-0
/
+9
[next]